Age | Commit message (Expand) | Author |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-11 | systemctl: warning: ‘r’ may be used uninitialized in this function | Kay Sievers |
2013-11-11 | systemctl: avoid unitialized access when showing 0 timers | Zbigniew Jędrzejewski-Szmek |
2013-11-11 | systemctl: add new "list-timers" command | Lennart Poettering |
2013-11-09 | systemctl: make sure daemon-reload returns success | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemctl: fix printing of individual properties | Zbigniew Jędrzejewski-Szmek |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |
2013-11-08 | systemctl: properly initialize column widths for list-jobs | Lennart Poettering |
2013-11-08 | systemctl: rename 'listen' | Kay Sievers |
2013-11-08 | systemctl: fix "reboot" call | Kay Sievers |
2013-11-08 | systemctl: restore ability to directly connect to PID1 from systemctl | Lennart Poettering |
2013-11-08 | systemctl: initialize variables | Kay Sievers |
2013-11-08 | systemctl: allow listing cgroups of containers | Lennart Poettering |
2013-11-08 | systemctl: various cleanups | Lennart Poettering |
2013-11-08 | systemctl: port to libsystemd-bus | Marc-Antoine Perennou |
2013-11-08 | systemctl: return r instead of always returning 0 | Michal Sekletar |
2013-11-07 | systemctl: we show headers for list-units even when piped these days, hence d... | Lennart Poettering |
2013-11-07 | systemctl: make LOAD column width dynamic | Mantas Mikulėnas |
2013-11-07 | Support additional argument in reboot | WaLyong Cho |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-01 | systemctl: fix typo in help text | Thomas Hindoe Paaboel Andersen |
2013-10-27 | path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h | Daniel Buch |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Never call qsort on potentially NULL arrays | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | systemctl: fix name mangling for sysv units | Václav Pavlín |
2013-10-01 | systemctl: remove legacy upstart compatibility | Cristian Rodríguez |
2013-09-27 | systemctl: make sure set-property mangles unit names | Lennart Poettering |
2013-09-19 | systemctl: Avoid ellipsizing when piping output | Dave Reisner |
2013-09-17 | cgroup: get rid of MemorySoftLimit= | Lennart Poettering |
2013-09-12 | shut up gcc complaining about freeing a const variable | Kay Sievers |
2013-09-12 | systemctl: process only signals for jobs we really wait for | Michal Sekletar |
2013-09-10 | systemctl: show BlockIODeviceWeight for unit | Gao feng |
2013-09-10 | systemcl: add support for setting BlockIODeviceWeight for unit | Gao feng |
2013-09-10 | systemcl: add support for setting BlockIORead/WriteBandwidth for unit | Gao feng |
2013-08-11 | systemctl: show hint about --full when lines don't fit | Zbigniew Jędrzejewski-Szmek |
2013-08-09 | systemctl: add missing newline to --help output | Lennart Poettering |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
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-19 | man: update documentation of systemctl cgroup commands | Lennart Poettering |
2013-07-18 | systemctl: option to list units by state | Maciej Wereski |
2013-07-17 | systemd,systemctl: export condition status and show failing condition | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | systemctl: also highlight a load state of "not-found" as red | Lennart Poettering |
2013-07-12 | systemctl: remove unused variable | Lukas Nykryn |
2013-07-11 | systemctl: show cgroup tree if cgroup is empty but has non-empty children | Lennart Poettering |
2013-07-10 | systemctl: suppress error message when doing "systemctl daemon-reexec" | Lennart Poettering |
2013-07-10 | systemctl: suppress error messages when checking whether a unit needs to be r... | Lennart Poettering |