summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02zsh_completion: Split out zsh _udevadmWilliam Giokas
2013-08-02zsh_completion: Split out zsh _timedatectlWilliam Giokas
2013-08-02zsh_completion: Split out zsh _coredumpctlWilliam Giokas
2013-08-02zsh_completion: Split out zsh _localectlWilliam Giokas
2013-08-02zsh_completion: Split out zsh _journalctlWilliam Giokas
2013-08-02zsh_completion: Split out zsh _hostnamectlWilliam Giokas
2013-08-02zsh_completion: Split out zsh _loginctlWilliam Giokas
2013-08-02zsh_completion: Split out zsh _systemctlWilliam Giokas
2013-08-02zsh_completion: fix zsh completion installationWilliam Giokas
2013-08-0180-net-name-slot.rules: only rename network interfaces on ACTION=="add"Harald Hoyer
2013-08-01Add /usr/share/keymaps to localectl supported locations.Michał Górny
2013-07-30bash-completion: simplify udevadm completionDave Reisner
2013-07-30bash-completion: use a better definition of __contains_wordDave Reisner
2013-07-30test-unit-file: return error without dumping core on permission errorChristian Hesse
2013-07-30test-fileio: use random name for written fileZbigniew Jędrzejewski-Szmek
2013-07-30simplify bash completion for kernel-installHarald Hoyer
2013-07-29udev-rules: report rule parsing errors from get_keyDave Reisner
2013-07-30build-sys: support old glibc versions without clock_gettime()Kay Sievers
2013-07-30logind: make sure login sessions are terminated with SIGHUPLennart Poettering
2013-07-30update TODOLennart Poettering
2013-07-30core: make sure scope attributes survive a reloadLennart Poettering
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering
2013-07-30build: do not link everything with -lrt (and therefore -pthread)Shawn Landden
2013-07-30do not pass-along the environment from the kernel or initrdKay Sievers
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering
2013-07-29update TODOLennart Poettering
2013-07-29update TODOLennart Poettering
2013-07-29update TODOLennart Poettering
2013-07-29man: reowrk list of documented unit search pathsLennart Poettering
2013-07-29man: there is no session mode, only user modeLennart Poettering
2013-07-29man: link up scope+slice units from systemd.unit(5)Lennart Poettering
2013-07-27man: systemd.unit: fix volatile pathBrandon Philips
2013-07-27TODO: remove kernel env var importing fixKay Sievers
2013-07-26systemctl.8: fix typo in SEE ALSODave Reisner
2013-07-26logind: update the session state file before we send out the CreateSession() ...Lennart Poettering
2013-07-26rework systemd's own process environment handling/passingKay Sievers
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek
2013-07-26logind: update state file after generating the session fifo, not beforeLennart Poettering
2013-07-26systemd-python: fix gcc warningZbigniew Jędrzejewski-Szmek
2013-07-26build-sys: use pkg-config for python compilation flagsZbigniew Jędrzejewski-Szmek
2013-07-26systemd-python: use modern CZbigniew Jędrzejewski-Szmek
2013-07-26systemctl: rearrange --help output a bitLennart Poettering
2013-07-26systemctl: remove "load" commandLennart Poettering
2013-07-26systemctl: move set-log-level to systemd-analyzeLennart Poettering
2013-07-26systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering
2013-07-26core: allow setting RemainAfterExit= for transient servicesLennart Poettering
2013-07-26shared: split mkdir_*() and mkdir_*_label() from each otherKay Sievers
2013-07-26shell-completion: add kernel-installKay Sievers
2013-07-24tmpfiles-setup: exclude /dev prefixes filesDave Reisner
2013-07-24tmpfiles: introduce --exclude-prefixDave Reisner