summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAge
* 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
* systemd-delta: Only print colors when on a ttyDaniel Schaal2013-08-04
* systemctl: rearrange --help output a bitLennart Poettering2013-07-26
* systemctl: remove "load" commandLennart Poettering2013-07-26
* systemctl: move set-log-level to systemd-analyzeLennart Poettering2013-07-26
* systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering2013-07-26
* man: update documentation of systemctl cgroup commandsLennart Poettering2013-07-19
* systemctl: option to list units by stateMaciej Wereski2013-07-18
* systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek2013-07-17
* systemctl: also highlight a load state of "not-found" as redLennart Poettering2013-07-18
* systemctl: remove unused variableLukas Nykryn2013-07-12
* systemctl: show cgroup tree if cgroup is empty but has non-empty childrenLennart Poettering2013-07-11
* systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering2013-07-10
* systemctl: suppress error messages when checking whether a unit needs to be r...Lennart Poettering2013-07-10
* build-sys: rename LEGACY to NOLEGACY to better reflect meaningDavid Coppa2013-07-03
* replace tabs with spaces in various filesJason St. John2013-07-02
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* systemctl: show per-unit cgroup tree correctly following the new propertyLennart Poettering2013-07-01
* dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering2013-06-27
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-27
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-25
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-25
* cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek2013-06-19
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-17
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-09
* systemctl: remove extra padding from status outputZbigniew Jędrzejewski-Szmek2013-06-09
* systemctl: add missing verbs to helpZbigniew Jędrzejewski-Szmek2013-06-04
* systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek2013-05-30
* systemctl: add command set-log-levelVáclav Pavlín2013-05-30
* systemctl: add commands set-default and get-defaultVáclav Pavlín2013-05-30
* systemctl: mangle names when avoiding dbusVáclav Pavlín2013-05-23