summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl.c
Commit message (Expand)AuthorAgeFilesLines
* systemctl: make LOAD column width dynamicMantas Mikulėnas2013-11-071-8/+11
* Support additional argument in rebootWaLyong Cho2013-11-071-6/+24
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-24/+15
* systemctl: fix typo in help textThomas Hindoe Paaboel Andersen2013-11-011-1/+1
* path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch2013-10-271-3/+1
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-2/+2
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-131-1/+1
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-131-5/+5
* systemctl: fix name mangling for sysv unitsVáclav Pavlín2013-10-021-27/+18
* systemctl: remove legacy upstart compatibilityCristian Rodríguez2013-10-011-93/+0
* systemctl: make sure set-property mangles unit namesLennart Poettering2013-09-271-2/+7
* systemctl: Avoid ellipsizing when piping outputDave Reisner2013-09-191-2/+8
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-171-1/+1
* shut up gcc complaining about freeing a const variableKay Sievers2013-09-121-1/+2
* systemctl: process only signals for jobs we really wait forMichal Sekletar2013-09-121-3/+11
* systemctl: show BlockIODeviceWeight for unitGao feng2013-09-101-0/+18
* systemcl: add support for setting BlockIODeviceWeight for unitGao feng2013-09-101-0/+42
* systemcl: add support for setting BlockIORead/WriteBandwidth for unitGao feng2013-09-101-0/+51
* systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek2013-08-111-39/+58
* systemctl: add missing newline to --help outputLennart Poettering2013-08-091-1/+1
* systemd-delta: Only print colors when on a ttyDaniel Schaal2013-08-041-56/+32
* systemctl: rearrange --help output a bitLennart Poettering2013-07-261-7/+7
* systemctl: remove "load" commandLennart Poettering2013-07-261-31/+0
* systemctl: move set-log-level to systemd-analyzeLennart Poettering2013-07-261-48/+1
* systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering2013-07-261-74/+37
* man: update documentation of systemctl cgroup commandsLennart Poettering2013-07-191-1/+1
* systemctl: option to list units by stateMaciej Wereski2013-07-181-18/+36
* systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek2013-07-171-9/+53
* systemctl: also highlight a load state of "not-found" as redLennart Poettering2013-07-181-1/+2
* systemctl: remove unused variableLukas Nykryn2013-07-121-1/+1
* systemctl: show cgroup tree if cgroup is empty but has non-empty childrenLennart Poettering2013-07-111-1/+1
* systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering2013-07-101-3/+3
* systemctl: suppress error messages when checking whether a unit needs to be r...Lennart Poettering2013-07-101-4/+7
* build-sys: rename LEGACY to NOLEGACY to better reflect meaningDavid Coppa2013-07-031-2/+2
* replace tabs with spaces in various filesJason St. John2013-07-021-1/+1
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-021-1/+1
* systemctl: show per-unit cgroup tree correctly following the new propertyLennart Poettering2013-07-011-33/+19
* dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering2013-06-271-0/+37
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-271-0/+29
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-271-0/+106
* core: general cgroup reworkLennart Poettering2013-06-271-163/+46
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-251-2/+3
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-251-1/+13
* cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek2013-06-191-1/+1
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-171-2/+2
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-171-4/+3
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-091-3/+4
* systemctl: remove extra padding from status outputZbigniew Jędrzejewski-Szmek2013-06-091-41/+29
* systemctl: add missing verbs to helpZbigniew Jędrzejewski-Szmek2013-06-041-1/+3
* systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek2013-05-301-4/+4