summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-01README: document the new "systemd-network" user we require for systemd-networkdLennart Poettering
2014-06-01networkd: run as unpriviliged "systemd-network" userLennart Poettering
2014-06-01units: remove CAP_SYS_PTRACE capability from hostnamed/networkdLennart Poettering
2014-06-01timesyncd: split privilege dropping code out of timesyncd so that we can make...Lennart Poettering
2014-06-01tty-ask-password-agent: Do tell what directory we failed to openCristian Rodríguez
2014-06-01udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez
2014-05-31util: ignore_file should not allow files ending with '~'Thomas Hindoe Paaboel Andersen
2014-05-30units: use KillMode=mixed for systemd-nspawn@.serviceJonathan Liu
2014-05-30fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek
2014-05-28virt: rework container detection logicLennart Poettering
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers
2014-05-28NEWS: mention that we need a new user systemd-timesyncsystemd/v213Lennart Poettering
2014-05-28NEWS: update NEWS file according to most recent changes in gitLennart Poettering
2014-05-28hostnamed: Fix the way that static and transient host names interactStef Walter
2014-05-27build-sys: bump package and library versionLennart Poettering
2014-05-26test-dhcp-option: fix memleakTom Gundersen
2014-05-26analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler
2014-05-26Do not unescape unit names in [Install] sectionMichal Sekletar
2014-05-26udev: keyboard - also hook into "change" eventsKay Sievers
2014-05-25keymap: Asus EeePC touchpad toggle keyMartin Pitt
2014-05-25keymap: Add Lenovo Enhanced USB KeyboardMartin Pitt
2014-05-25timesysnc: reword network watching messages, and move resolver errors to debugKay Sievers
2014-05-25nspawn: make nspawn robust to container failureDjalal Harouni
2014-05-25nspawn: move container wait logic into wait_for_container()Djalal Harouni
2014-05-25test-path-util: add tests for path_make_relative()Tanu Kaskinen
2014-05-25path-util: fix missing terminating zeroTanu Kaskinen
2014-05-25Use %m instead of strerror(errno) where appropiateCristian Rodríguez
2014-05-25test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez
2014-05-24Fix several small typosJonathan Boulle
2014-05-24man: describe sd_uid_get_displayZbigniew Jędrzejewski-Szmek
2014-05-24NEWS: mention that systemd-analyze uses new kernel release infoZbigniew Jędrzejewski-Szmek
2014-05-24build-sys: fix typo in variable nameZbigniew Jędrzejewski-Szmek
2014-05-24man: reword StartupCPUShares= descriptionZbigniew Jędrzejewski-Szmek
2014-05-24NEWSTom Gundersen
2014-05-24NEWS: updateKay Sievers
2014-05-24detect-virt: Remove string for Microsoft virtualization detection in DMI vend...Reyad Attiyat
2014-05-24NEWS: prepare NEWS update for 213Lennart Poettering
2014-05-24core: timer - switch to touch_file()Kay Sievers
2014-05-24timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers
2014-05-24clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers
2014-05-24timesyncd: only update stamp file when we are synchronizedKay Sievers
2014-05-24shared: add touch_file() and let touch() always update timestampKay Sievers
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers
2014-05-24sd-network: avoid false positive compiler warning caused by LTOTom Gundersen
2014-05-22socket: properly handle if our service vanished during runtimeLennart Poettering
2014-05-22core: remove unused varsLennart Poettering
2014-05-22core: never consider failure when reading drop-ins fatalLennart Poettering
2014-05-22conf-parser: never consider it an error if we cannot load a drop-in file beca...Lennart Poettering
2014-05-22man: update URL refernce in daemon(7)Lennart Poettering
2014-05-22man: drop reference to file locking for PID file creation from daemon(7)Lennart Poettering