Age | Commit message (Expand) | Author |
2010-07-01 | systemctl: fix detection of active units | Lennart Poettering |
2010-07-01 | systemctl: return error codes for failed jobs | Lennart Poettering |
2010-07-01 | systemctl: add 'check' call | Lennart Poettering |
2010-07-01 | systemctl: block by default | Lennart Poettering |
2010-06-24 | utils: show help blurb when run without any arguments | Lennart Poettering |
2010-06-24 | systemctl: minor --help rewording | Lennart Poettering |
2010-06-24 | minor fixes to help texts | Lennart Poettering |
2010-06-22 | systemctl: fix systemctl help text | Lennart Poettering |
2010-06-19 | systemctl: make upstart glue code talk to upstart via private abstarct bus an... | Lennart Poettering |
2010-06-19 | dbus: to make sure that systemd stays controllable during early bootup, regis... | Lennart Poettering |
2010-06-18 | systemctl: don't fail if first argument to shutdown isn't 'now' just warn lou... | Lennart Poettering |
2010-06-18 | systemctl: when called as shutdown, fail if first argument isn't 'now' | Lennart Poettering |
2010-06-18 | systemctl: when called as shutdown, properly handle user specified wall message | Lennart Poettering |
2010-06-18 | systemctl: add compat support for shutting down the system via upstart | Lennart Poettering |
2010-06-18 | systemctl: add /dev/initctl fallback | Lennart Poettering |
2010-06-18 | systemctl: add verbs for special units | Lennart Poettering |
2010-06-18 | systemctl: warn users via wall that the system goes down | Lennart Poettering |
2010-06-17 | systemctl: provide compatibility implementations for various sysv utilities | Lennart Poettering |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering |
2010-06-16 | install: add systemd-install tool for managing alias/wants symlinks | Lennart Poettering |
2010-06-15 | systemctl: make sure getopt doesn't segfault | Lennart Poettering |
2010-06-15 | manager: recheck unit paths on daemon reload | Lennart Poettering |
2010-06-15 | systemctl: fix race in --block | Lennart Poettering |
2010-06-15 | systemctl: reimplement systemctl in pure C without Vala/GObject | Lennart Poettering |