summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAge
* systemctl: do not show SourcePath when FragmentPath cannot be foundZbigniew Jędrzejewski-Szmek2013-11-30
* systemctl: add "systemctl cat"Shawn Landden2013-11-30
* systemctl: refactor show()Shawn Landden2013-11-30
* systemctl: fix enable/disable reply handlingKay Sievers2013-11-26
* systemctl: replace the three job mode options by a single --job-mode= optionLennart Poettering2013-11-26
* systemctl: remove debug log messageLennart Poettering2013-11-25
* systemctl: when status is called without arguments show pagerLennart Poettering2013-11-25
* systemctl: indicate in list-dependencies whether a unit is already runningLennart Poettering2013-11-22
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Remove duplicate includesKarel Zak2013-11-18
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-18
* systemctl: honor --no-legend in 'list-jobs'Mantas Mikulėnas2013-11-14
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* systemctl: warning: ‘r’ may be used uninitialized in this functionKay Sievers2013-11-11
* systemctl: avoid unitialized access when showing 0 timersZbigniew Jędrzejewski-Szmek2013-11-11
* systemctl: add new "list-timers" commandLennart Poettering2013-11-11
* systemctl: make sure daemon-reload returns successZbigniew Jędrzejewski-Szmek2013-11-09
* systemctl: fix printing of individual propertiesZbigniew Jędrzejewski-Szmek2013-11-09
* shutdown: unify handling of reboot() syscall a bitLennart Poettering2013-11-08
* systemctl: properly initialize column widths for list-jobsLennart Poettering2013-11-08
* systemctl: rename 'listen'Kay Sievers2013-11-08
* systemctl: fix "reboot" callKay Sievers2013-11-08
* systemctl: restore ability to directly connect to PID1 from systemctlLennart Poettering2013-11-08
* systemctl: initialize variablesKay Sievers2013-11-08
* systemctl: allow listing cgroups of containersLennart Poettering2013-11-08
* systemctl: various cleanupsLennart Poettering2013-11-08
* systemctl: port to libsystemd-busMarc-Antoine Perennou2013-11-08
* systemctl: return r instead of always returning 0Michal Sekletar2013-11-08
* systemctl: we show headers for list-units even when piped these days, hence d...Lennart Poettering2013-11-07
* systemctl: make LOAD column width dynamicMantas Mikulėnas2013-11-07
* Support additional argument in rebootWaLyong Cho2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* systemctl: fix typo in help textThomas Hindoe Paaboel Andersen2013-11-01
* path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch2013-10-27
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* systemctl: fix name mangling for sysv unitsVáclav Pavlín2013-10-02
* systemctl: remove legacy upstart compatibilityCristian Rodríguez2013-10-01
* systemctl: make sure set-property mangles unit namesLennart Poettering2013-09-27
* systemctl: Avoid ellipsizing when piping outputDave Reisner2013-09-19
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-17
* shut up gcc complaining about freeing a const variableKay Sievers2013-09-12
* systemctl: process only signals for jobs we really wait forMichal Sekletar2013-09-12
* systemctl: show BlockIODeviceWeight for unitGao feng2013-09-10
* systemcl: add support for setting BlockIODeviceWeight for unitGao feng2013-09-10
* systemcl: add support for setting BlockIORead/WriteBandwidth for unitGao feng2013-09-10
* systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek2013-08-11
* systemctl: add missing newline to --help outputLennart Poettering2013-08-09