]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemctl.c
systemctl: when called as shutdown, properly handle user specified wall message
[thirdparty/systemd.git] / src / systemctl.c
2010-06-18  Lennart Poetteringsystemctl: when called as shutdown, properly handle...
2010-06-18  Lennart Poetteringsystemctl: add compat support for shutting down the...
2010-06-18  Lennart Poetteringsystemctl: add /dev/initctl fallback
2010-06-18  Lennart Poetteringsystemctl: add verbs for special units
2010-06-18  Lennart Poetteringsystemctl: warn users via wall that the system goes...
2010-06-17  Lennart Poetteringsystemctl: provide compatibility implementations for...
2010-06-16  Lennart Poetteringservice: optionally call into PAM when dropping priviliges
2010-06-15  Lennart Poetteringinstall: add systemd-install tool for managing alias...
2010-06-15  Lennart Poetteringsystemctl: make sure getopt doesn't segfault
2010-06-15  Lennart Poetteringmanager: recheck unit paths on daemon reload
2010-06-15  Lennart Poetteringsystemctl: fix race in --block
2010-06-15  Lennart Poetteringsystemctl: reimplement systemctl in pure C without...