summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl.c
AgeCommit message (Expand)Author
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-21delta: fix spelling of overriddenNis Martensen
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-05-21systemctl: drop useless DBus calls from 'systemctl show foo.service'Michal Schmidt
2012-05-14systemctl: add switch-root verbLennart Poettering
2012-05-08logind: implement suspend/hibernate calls with inhibition logicLennart Poettering
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-04systemctl: fix typoLennart Poettering
2012-05-03dbus: include unit name in JobNew/JobRemoved signalsLennart Poettering
2012-05-03systemctl: allow 'systemctl reboot -ff' to succeed even without D-BusLennart Poettering
2012-05-03systemctl: print a nice error message if an unprivileged user calls systemctl...Lennart Poettering
2012-05-03systemctl: get rid of arg_immediate and fold it into arg_forceLennart Poettering
2012-04-16systemctl: show main and control PID explicitly in cgroup-showLennart Poettering
2012-04-16cgls: don't show empty cgroups by defaultLennart Poettering
2012-04-12move all tools to subdirsKay Sievers