summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-19mkosi: make sure we fail on errorLennart Poettering
2016-07-19kernel-install: recognize /boot/efi mountpoint (#3751)Harald Hoyer
2016-07-19update 60-evdev to include rules for ASUS UX305 touchpad (#3698)Atrotors
2016-07-18Merge pull request #3749 from phomes/trivial-fixes3Zbigniew Jędrzejewski-Szmek
2016-07-18resolved: replace bitwise and with logical andThomas Hindoe Paaboel Andersen
2016-07-18treewide: remove unused variablesThomas Hindoe Paaboel Andersen
2016-07-18basic: fix whitespaceThomas Hindoe Paaboel Andersen
2016-07-18network: fix indentationThomas Hindoe Paaboel Andersen
2016-07-18sd-boot: Fix waiting for keyboard input (#3735)Jan Janssen
2016-07-18hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2016-07-18nspawn: decrease mkdir error logging in /sys to debug priority (#3748)tblume
2016-07-18Merge pull request #3745 from keszybz/fix-make-nulstr-confusionLennart Poettering
2016-07-18Merge pull request #3746 from keszybz/trivial-fixesDaniel Mack
2016-07-17Drop parentheses in two placesZbigniew Jędrzejewski-Szmek
2016-07-17systemd-resolve: remove spurious newline with no global settingsZbigniew Jędrzejewski-Szmek
2016-07-17systemd-resolve: use plural "DNS Servers"Zbigniew Jędrzejewski-Szmek
2016-07-17basic/strv: add an extra NUL after strings in strv_make_nulstrZbigniew Jędrzejewski-Szmek
2016-07-17basic/strv: exhibit strv_make_nulstr missing final NUL char (systemd/systemd#...Jean-Sébastien Bour
2016-07-16manager: don't skip sigchld handler for main and control pid for services (#3...Lukáš Nykrýn
2016-07-16man: mention system-shutdown hook directory in synopsis (#3741)Michael Biebl
2016-07-16man: replace dash with mdash where appropriateZbigniew Jędrzejewski-Szmek
2016-07-15build-sys: add mkosi hookup (#3731)Lennart Poettering
2016-07-15networkd: fix for 3692 (#3699)Susant Sahani
2016-07-15rules: UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG property (#3714)Rusty Bird
2016-07-15tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek
2016-07-15udev: Line buffer 'udev monitor' output (#3733)Stef Walter
2016-07-15zsh-completion: fix option ordering in set-x11-keymap (#3646)ntzrmtthihu777
2016-07-15macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672)Zbigniew Jędrzejewski-Szmek
2016-07-14network-ndisc: avoid VLAs (#3725)Daniel Mack
2016-07-14correct information about implicit dependencies (#3730)Michal Soltys
2016-07-14Merge pull request #3709 from poettering/journald-shutdown-syncZbigniew Jędrzejewski-Szmek
2016-07-14Fix tablet detection, by replicating decision tree of non-multi-touch axes (#...Andreas Pokorny
2016-07-14hwdb: add axis corrections for the Lenovo V360 touchpad (#3712)Peter Hutterer
2016-07-14basic/mount-util: recognize ocfs2 as network fs (#3713)Valentin Vidić
2016-07-12shutdown: already sync IO before we enter the final killing spreeLennart Poettering
2016-07-12shutdown: use 90s SIGKILL timeoutLennart Poettering
2016-07-12Various fixes for typos found by lintian (#3705)Michael Biebl
2016-07-12man: fix indefinite articles (#3694)Jakub Wilk
2016-07-12seccomp: only abort on syscall name resolution failures (#3701)Luca Bruno
2016-07-12Merge pull request #3702 from torstehu/fix-typoMichael Biebl
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-07-08man: improve wording for calendar spec's repetition values (#3687)Ivan Shapovalov
2016-07-08nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti
2016-07-08rules: block: add support for pmem devices (#3683)bgbhpe
2016-07-08udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686)Michal Sekletar
2016-07-08Merge pull request #3680 from joukewitteveen/pam-envEvgeny Vereshchagin
2016-07-08execute: Do not alter call-by-ref parameter on failureJouke Witteveen
2016-07-08core: queue loading transient units after setting their properties (#3676)David Michael
2016-07-07cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673)Daniel Mack
2016-07-07execute: Cleanup the environment earlyJouke Witteveen