summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2013-11-01systemctl: fix typo in help textThomas Hindoe Paaboel Andersen
2013-10-27path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-10-13Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek
2013-10-02systemctl: fix name mangling for sysv unitsVáclav Pavlín
2013-10-01systemctl: remove legacy upstart compatibilityCristian Rodríguez
2013-09-27systemctl: make sure set-property mangles unit namesLennart Poettering
2013-09-19systemctl: Avoid ellipsizing when piping outputDave Reisner
2013-09-17cgroup: get rid of MemorySoftLimit=Lennart Poettering
2013-09-12shut up gcc complaining about freeing a const variableKay Sievers
2013-09-12systemctl: process only signals for jobs we really wait forMichal Sekletar
2013-09-10systemctl: show BlockIODeviceWeight for unitGao feng
2013-09-10systemcl: add support for setting BlockIODeviceWeight for unitGao feng
2013-09-10systemcl: add support for setting BlockIORead/WriteBandwidth for unitGao feng
2013-08-11systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek
2013-08-09systemctl: add missing newline to --help outputLennart Poettering
2013-08-04systemd-delta: Only print colors when on a ttyDaniel Schaal
2013-07-26systemctl: rearrange --help output a bitLennart Poettering
2013-07-26systemctl: remove "load" commandLennart Poettering
2013-07-26systemctl: move set-log-level to systemd-analyzeLennart Poettering
2013-07-26systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering
2013-07-19man: update documentation of systemctl cgroup commandsLennart Poettering
2013-07-18systemctl: option to list units by stateMaciej Wereski
2013-07-17systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek
2013-07-18systemctl: also highlight a load state of "not-found" as redLennart Poettering
2013-07-12systemctl: remove unused variableLukas Nykryn
2013-07-11systemctl: show cgroup tree if cgroup is empty but has non-empty childrenLennart Poettering
2013-07-10systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering
2013-07-10systemctl: suppress error messages when checking whether a unit needs to be r...Lennart Poettering
2013-07-03build-sys: rename LEGACY to NOLEGACY to better reflect meaningDavid Coppa
2013-07-02replace tabs with spaces in various filesJason St. John
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-07-01systemctl: show per-unit cgroup tree correctly following the new propertyLennart Poettering
2013-06-27dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering
2013-06-27dbus: make more cgroup attributes runtime settableLennart Poettering
2013-06-27dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-25systemctl: conform to LSB with the "status" return codeHarald Hoyer
2013-06-25systemctl: conform to LSB with the "status" return codeHarald Hoyer
2013-06-19cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-06-09systemctl: remove extra padding from status outputZbigniew Jędrzejewski-Szmek
2013-06-04systemctl: add missing verbs to helpZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: add command set-log-levelVáclav Pavlín
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2013-05-23systemctl: mangle names when avoiding dbusVáclav Pavlín