Age | Commit message (Expand) | Author |
2011-12-31 | Merge branch 'journal' | Lennart Poettering |
2011-12-15 | systemctl: fix typo in 'is-enabled' | Michal Schmidt |
2011-12-06 | systemctl: print 'error' load state in red | Michal Schmidt |
2011-12-05 | Allow 'list-unit-files' to run with --root. | Bill Nottingham |
2011-11-08 | Merge branch 'master' into journal | Lennart Poettering |
2011-11-07 | utmp: remove unneded parameters | Michal Schmidt |
2011-11-02 | Add Mageia support | Dexter Morgan |
2011-10-24 | systemctl: make list-unit-files output more economical | Zbigniew Jędrzejewski-Szmek |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering |
2011-09-29 | systemctl: fix corrupted output of units | Michal Schmidt |
2011-09-29 | systemctl: fix error message when no connection to systemd is available | Lennart Poettering |
2011-09-29 | systemctl: fix detection whether the dbus connection is available | Lennart Poettering |
2011-09-27 | systemctl: better width and alignment of fields | Michal Schmidt |
2011-09-27 | systemctl: print the legend regardless of stdout type, add --no-legend | Michal Schmidt |
2011-09-23 | llvm-analyze: change a few things to make llvm-analyze show fewer false posit... | Lennart Poettering |
2011-09-23 | coverity: change a few things so that coverity doesn't show so many false pos... | Lennart Poettering |
2011-09-23 | coverity: fix a couple of bugs found by coverity | Lennart Poettering |
2011-08-31 | systemctl: if we managed to reexec the init system via the bus don't retry vi... | Lennart Poettering |
2011-08-24 | initctl: check for kexec_loaded when reboot is requested through initctl | Frederic Crozat |
2011-08-21 | cgroup: expose cgroup attributes as unit properties on the bus | Lennart Poettering |
2011-07-31 | systemctl: fix parsing of LoadError property for systemctl show | Lennart Poettering |
2011-07-31 | dbus: export unit file state | Lennart Poettering |
2011-07-31 | dbus: export load error on unit objects | Lennart Poettering |
2011-07-30 | systemctl: s/ignore/ignore_error/ in 'show' output | Lennart Poettering |
2011-07-25 | systemctl: hook up new install logic | Lennart Poettering |
2011-07-23 | systemctl: remove monitor command since it is mostly useless | Lennart Poettering |
2011-07-23 | systemctl: split --help into multiple sections | Lennart Poettering |
2011-07-22 | systemctl: fix indenting | Lennart Poettering |
2011-07-22 | path-lookup: make inclusion of user private units optional | Lennart Poettering |
2011-07-14 | systemctl: don't try rebooting with /dev/initcl if Upstart worked | Lennart Poettering |
2011-07-08 | systemctl: fix --help syntax for variables | Lennart Poettering |
2011-07-08 | loginctl: add various introspection functions | Lennart Poettering |
2011-07-07 | systemctl: hide all information on --kill-mode= since it is mostly useless | Lennart Poettering |
2011-07-07 | systemctl: use cached tty value where possible | Lennart Poettering |
2011-07-07 | systemctl: cache tty value before we open the pager | Lennart Poettering |
2011-07-07 | loginctl: add basic implementation of loginctl for introspecting controlling ... | Lennart Poettering |
2011-07-07 | cgls: add pager support to systemd-cgls | Lennart Poettering |
2011-07-03 | shutdown: respect the dry run option '-k' | Michal Schmidt |
2011-07-03 | shutdown: accept minutes argument without '+' | Michal Schmidt |
2011-06-27 | systemctl: add support for --root for systemctl enable/disable/is-enabled | Frederic Crozat |
2011-06-20 | systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctl | Ville Skyttä |
2011-06-15 | systemctl: plug a leak upon create_symlink mismatch | Jim Meyering |
2011-06-15 | systemctl: enable chkconfig support in systemctl for ALTLinux | Alexey Shabalin |
2011-06-14 | systemctl: fix a FILE* leak | Michal Schmidt |
2011-06-14 | systemctl: fix 'is-enabled' for native units under /lib | Michal Schmidt |
2011-06-09 | enable chkconfig support in systemctl for openSUSE | Frederic Crozat |
2011-06-05 | systemctl: fix double unref of a dbus message | Michal Schmidt |
2011-04-28 | dbus: make daemon reexecution synchronous | Lennart Poettering |
2011-04-27 | systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst... | Lennart Poettering |
2011-04-20 | MeeGo support | Chris E Ferron |