Age | Commit message (Expand) | Author |
2013-08-02 | zsh_completion: Split out zsh _journalctl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _hostnamectl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _loginctl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _systemctl | William Giokas |
2013-08-02 | zsh_completion: fix zsh completion installation | William Giokas |
2013-08-01 | 80-net-name-slot.rules: only rename network interfaces on ACTION=="add" | Harald Hoyer |
2013-08-01 | Add /usr/share/keymaps to localectl supported locations. | Michał Górny |
2013-07-30 | bash-completion: simplify udevadm completion | Dave Reisner |
2013-07-30 | bash-completion: use a better definition of __contains_word | Dave Reisner |
2013-07-30 | test-unit-file: return error without dumping core on permission error | Christian Hesse |
2013-07-30 | test-fileio: use random name for written file | Zbigniew Jędrzejewski-Szmek |
2013-07-30 | simplify bash completion for kernel-install | Harald Hoyer |
2013-07-29 | udev-rules: report rule parsing errors from get_key | Dave Reisner |
2013-07-30 | build-sys: support old glibc versions without clock_gettime() | Kay Sievers |
2013-07-30 | logind: make sure login sessions are terminated with SIGHUP | Lennart Poettering |
2013-07-30 | update TODO | Lennart Poettering |
2013-07-30 | core: make sure scope attributes survive a reload | Lennart Poettering |
2013-07-30 | core: open up SendSIGHUP property for transient units | Lennart Poettering |
2013-07-30 | build: do not link everything with -lrt (and therefore -pthread) | Shawn Landden |
2013-07-30 | do not pass-along the environment from the kernel or initrd | Kay Sievers |
2013-07-30 | core: optionally send SIGHUP in addition to the configured kill signal | Lennart Poettering |
2013-07-29 | update TODO | Lennart Poettering |
2013-07-29 | update TODO | Lennart Poettering |
2013-07-29 | update TODO | Lennart Poettering |
2013-07-29 | man: reowrk list of documented unit search paths | Lennart Poettering |
2013-07-29 | man: there is no session mode, only user mode | Lennart Poettering |
2013-07-29 | man: link up scope+slice units from systemd.unit(5) | Lennart Poettering |
2013-07-27 | man: systemd.unit: fix volatile path | Brandon Philips |
2013-07-27 | TODO: remove kernel env var importing fix | Kay Sievers |
2013-07-26 | systemctl.8: fix typo in SEE ALSO | Dave Reisner |
2013-07-26 | logind: update the session state file before we send out the CreateSession() ... | Lennart Poettering |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | logind: update state file after generating the session fifo, not before | Lennart Poettering |
2013-07-26 | systemd-python: fix gcc warning | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | build-sys: use pkg-config for python compilation flags | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | systemd-python: use modern C | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | systemctl: rearrange --help output a bit | Lennart Poettering |
2013-07-26 | systemctl: remove "load" command | Lennart Poettering |
2013-07-26 | systemctl: move set-log-level to systemd-analyze | Lennart Poettering |
2013-07-26 | systemctl: move "dump" command from systemctl to systemd-analyze | Lennart Poettering |
2013-07-26 | core: allow setting RemainAfterExit= for transient services | Lennart Poettering |
2013-07-26 | shared: split mkdir_*() and mkdir_*_label() from each other | Kay Sievers |
2013-07-26 | shell-completion: add kernel-install | Kay Sievers |
2013-07-24 | tmpfiles-setup: exclude /dev prefixes files | Dave Reisner |
2013-07-24 | tmpfiles: introduce --exclude-prefix | Dave Reisner |
2013-07-24 | tmpfiles: support passing --prefix multiple times | Dave Reisner |
2013-07-24 | udev: static_node - don't touch permissions uneccessarily | Tom Gundersen |
2013-07-24 | udev: log error if chmod/chown of static dev nodes fails | Tom Gundersen |
2013-07-24 | shell-completion: Add machinectl zsh completion | William Giokas |