Age | Commit message (Expand) | Author |
2013-11-30 | systemctl: refactor show() | Shawn Landden |
2013-11-26 | systemctl: fix enable/disable reply handling | Kay Sievers |
2013-11-26 | systemctl: replace the three job mode options by a single --job-mode= option | Lennart Poettering |
2013-11-25 | systemctl: remove debug log message | Lennart Poettering |
2013-11-25 | systemctl: when status is called without arguments show pager | Lennart Poettering |
2013-11-22 | systemctl: indicate in list-dependencies whether a unit is already running | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2013-11-14 | systemctl: honor --no-legend in 'list-jobs' | Mantas Mikulėnas |
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 |