Age | Commit message (Expand) | Author |
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 |
2013-07-19 | man: update documentation of systemctl cgroup commands | Lennart Poettering |
2013-07-19 | core: update configuration directive list "systemd --dump-configuration-items... | Lennart Poettering |
2013-07-19 | man: extend systemd-run man page a little | Lennart Poettering |
2013-07-19 | tmpfiles: Fix memory leak in parse_line() | Maciej Wereski |
2013-07-19 | udev: fix two trivial memleaks in error path | Zbigniew Jędrzejewski-Szmek |
2013-07-19 | nspawn: Reorder includes to fix compilation | Jesper Larsen |
2013-07-19 | core: add %v specifier | Zbigniew Jędrzejewski-Szmek |
2013-07-19 | machined: correct how some properties are exported on the bus | Lennart Poettering |
2013-07-18 | tests: skip tests when executed without privileges but which require them | Kay Sievers |
2013-07-18 | util: add split_pair() for splitting foo=bar strings | Lennart Poettering |
2013-07-18 | journal: Leave server_dispatch_message early when Storage is none | Holger Hans Peter Freyther |
2013-07-18 | systemctl: option to list units by state | Maciej Wereski |
2013-07-18 | journalctl: add ”short-iso” output format with verbose ISO8601 timestamps | Tomasz Torcz |
2013-07-18 | journalctl: fix signedness warning and boot-id syntax check | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | systemd-python: also update the documentation | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | systemd,systemctl: export condition status and show failing condition | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | systemd: log failed conditions | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | journalctl: remove ":" from the --boot syntax | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | systemd-python: add support for sd_j_open_files | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | systemd-python: fix iteration | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | systemctl: also highlight a load state of "not-found" as red | Lennart Poettering |
2013-07-18 | mount: also exclude /usr from unmount at shutdown | Lennart Poettering |
2013-07-18 | service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce... | Michael Olbrich |
2013-07-17 | remove RD_TIMESTAMP import | Harald Hoyer |
2013-07-17 | remove /run/initramfs/root-fsck logic | Harald Hoyer |
2013-07-16 | journalctl,systemctl: fix tiny memleak | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | journalctl: augment short mode with a cursor at the end | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | util: make gcc shut up by passing a 0 mode param to open() | Lennart Poettering |
2013-07-17 | util: make some gcc versions shut up regarding unintialized variable access | Lennart Poettering |
2013-07-17 | logind: remove "if (0)" left-over | Kay Sievers |
2013-07-17 | logind-acl: use macros | Tom Gundersen |
2013-07-16 | logind: apply ACL's to "dead" device nodes | Tom Gundersen |
2013-07-16 | udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ | Tom Gundersen |
2013-07-16 | util.c:is_locale_utf8(): check, if "C" was set on purpose | Harald Hoyer |
2013-07-16 | rpm: add RPM macro for creating tmpfiles entries after package installation | Lennart Poettering |
2013-07-16 | journal: return -ECHILD after a fork | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | test-tables: allow sparse tables and check mapping for -1 | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | Do not set LANG=C in every child environment. | Harald Hoyer |
2013-07-16 | journalctl: Add support for showing messages from a previous boot | Jan Janssen |
2013-07-16 | switch from udev keymaps to hwdb | Kay Sievers |
2013-07-16 | detect-virt: detect User-Mode Linux | Ramkumar Ramachandra |
2013-07-16 | keymap: Drop non-existant Samsung 900XC3 | Martin Pitt |
2013-07-15 | build-sys: discover the path to kexec during build time | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | journal: add logging of effective capabilities _CAP_EFFECTIVE | Shawn Landden |
2013-07-15 | man: add FILES section to systemd-journald.service(8) | Zbigniew Jędrzejewski-Szmek |
2013-07-15 | systemd: do not output status messages once gettys are running | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | cryptsetup: Add tcrypt support | Jan Janssen |