Age | Commit message (Expand) | Author |
2010-07-10 | systemctl: show connection counters only for Accept=yes sockets | Lennart Poettering |
2010-07-08 | systemctl: short cut things if we aren't root and the user requested a reboot... | Lennart Poettering |
2010-07-08 | systemctl: don't actually reboot/poweroff/halt if only a wtmp update is reque... | Kay Sievers |
2010-07-08 | cgls: beef up control group dumping and introduce cgls tool | Lennart Poettering |
2010-07-08 | systemctl: filter and sort member pid of cgroup | Lennart Poettering |
2010-07-07 | log: bump up a number of log messages so that they are shown even if debug lo... | Lennart Poettering |
2010-07-07 | systemctl: minor beautifications | Lennart Poettering |
2010-07-07 | dbus: don't try to run AddMatch when connected to a private bus | Lennart Poettering |
2010-07-07 | systemctl: minor cosmetic fixes | Lennart Poettering |
2010-07-06 | systemctl: when we cannot load a unit, retry with getting it | Lennart Poettering |
2010-07-06 | systemctl: don't use UTF directly | Lennart Poettering |
2010-07-06 | systemctl: fix parsing of cgroup contents | Lennart Poettering |
2010-07-06 | install: implement --start option | Lennart Poettering |
2010-07-05 | systemctl: show cgroup contents in status | Lennart Poettering |
2010-07-05 | systemctl: implement 'status' command | Lennart Poettering |
2010-07-05 | dbus: send signals about jobs to the clients having created them unconditiona... | Lennart Poettering |
2010-07-04 | systemctl: use format_timespan() where applicable | Lennart Poettering |
2010-07-04 | man: update systemctl man page | Lennart Poettering |
2010-07-04 | dbus: complete exec command coverage | Lennart Poettering |
2010-07-04 | dbus: include NextElapse field in timer properties | Lennart Poettering |
2010-07-04 | dbus: complete exec coverage | Lennart Poettering |
2010-07-04 | dbus: complete automount and mount unit coverage | Lennart Poettering |
2010-07-04 | dbus: complete coverage of timer units | Lennart Poettering |
2010-07-04 | systemctl: load unit when introspecting | Lennart Poettering |
2010-07-04 | dbus: complete coverage for path units | Lennart Poettering |
2010-07-04 | systemctl: implement 'show' command | Lennart Poettering |
2010-07-02 | systemctl: implement delete command | Lennart Poettering |
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 |