summaryrefslogtreecommitdiff
path: root/src/systemctl.c
AgeCommit message (Expand)Author
2010-06-24utils: show help blurb when run without any argumentsLennart Poettering
2010-06-24systemctl: minor --help rewordingLennart Poettering
2010-06-24minor fixes to help textsLennart Poettering
2010-06-22systemctl: fix systemctl help textLennart Poettering
2010-06-19systemctl: make upstart glue code talk to upstart via private abstarct bus an...Lennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-06-18systemctl: don't fail if first argument to shutdown isn't 'now' just warn lou...Lennart Poettering
2010-06-18systemctl: when called as shutdown, fail if first argument isn't 'now'Lennart Poettering
2010-06-18systemctl: when called as shutdown, properly handle user specified wall messageLennart Poettering
2010-06-18systemctl: add compat support for shutting down the system via upstartLennart Poettering
2010-06-18systemctl: add /dev/initctl fallbackLennart Poettering
2010-06-18systemctl: add verbs for special unitsLennart Poettering
2010-06-18systemctl: warn users via wall that the system goes downLennart Poettering
2010-06-17systemctl: provide compatibility implementations for various sysv utilitiesLennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16install: add systemd-install tool for managing alias/wants symlinksLennart Poettering
2010-06-15systemctl: make sure getopt doesn't segfaultLennart Poettering
2010-06-15manager: recheck unit paths on daemon reloadLennart Poettering
2010-06-15systemctl: fix race in --blockLennart Poettering
2010-06-15systemctl: reimplement systemctl in pure C without Vala/GObjectLennart Poettering