Age | Commit message (Expand) | Author |
2013-08-09 | systemctl: add missing newline to --help output | Lennart Poettering |
2013-08-09 | fstab-generator: read rd.fstab=on/off switch correctly | WANG Chao |
2013-08-09 | service: prohibit Restart= set when Type=oneshot | Maciej Wereski |
2013-08-09 | service: always unwatch PIDs before forgetting old ones | Lennart Poettering |
2013-08-09 | fstab-generator: respect noauto/nofail when adding sysroot mount | WANG Chao |
2013-08-09 | udevd: respect the log-level set in /etc/udev/udev.conf | Tom Gundersen |
2013-08-08 | dbus: use _cleanup_free_ instead of freeing ourself | Ronny Chevalier |
2013-08-07 | udev: hwdb - try reading modalias for usb before falling back to the composed... | Kay Sievers |
2013-08-06 | systemd: fix segv in snapshot creation | Zbigniew Jędrzejewski-Szmek |
2013-08-06 | journald: remove unused variable | Zbigniew Jędrzejewski-Szmek |
2013-08-06 | journal: handle multiline syslog messages | Harald Hoyer |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
2013-08-03 | pkg-config: export systemd{system,user}generatordir and catalogdir | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | journal: fix hashmap leak in mmap-cache | George McCollister |
2013-08-02 | tests: add a program for repetitive opening and closing of the journal | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | coredumpctl: add more debug output | Zbigniew Jędrzejewski-Szmek |
2013-08-01 | Add /usr/share/keymaps to localectl supported locations. | Michał Górny |
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-29 | udev-rules: report rule parsing errors from get_key | Dave Reisner |
2013-07-30 | logind: make sure login sessions are terminated with SIGHUP | 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 | 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-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 | 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-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 | initctl: use irreversible jobs when switching runlevels | Zbigniew Jędrzejewski-Szmek |
2013-07-24 | journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ... | Lennart Poettering |
2013-07-24 | core: synchronously block when logging | Lennart Poettering |
2013-07-23 | remove systemd-timestamp from sources | Dave Reisner |
2013-07-23 | remove left-over initrd time stamp handling | Kay Sievers |
2013-07-22 | bus: update for kdbus changes | Kay Sievers |
2013-07-20 | shared: fix build on !x86 | Shawn Landden |
2013-07-20 | core: correct dbus parameter direction | Zbigniew Jędrzejewski-Szmek |
2013-07-19 | journald: after the cgroup rework processes may be in both user and system un... | Lennart Poettering |