Age | Commit message (Expand) | Author |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-15 | systemctl: fix assertion hit by incorrect comparison | Dave Reisner |
2013-01-15 | Typo fix | Oleksii Shevchuk |
2013-01-15 | systemctl: when inhibiting shutdown/suspend also check for other login sessions | Lennart Poettering |
2013-01-14 | systemctl: drop compat with really really old systemd versions | Lennart Poettering |
2013-01-14 | systemctl: be smarter when mangling snapshot names | Lennart Poettering |
2013-01-14 | systemctl: numerous modernizations | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-14 | systemctl: honour inhibitors only when running unprivileged | Lennart Poettering |
2013-01-14 | systemctl: don't hit an assert if we try to reboot and dbus is dead | Lennart Poettering |
2013-01-14 | systemctl: rework is-active and is-failed code | Lennart Poettering |
2013-01-11 | systemctl: honour inhibitors when shutting down or entering sleep state | Lennart Poettering |
2013-01-10 | dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn... | Lennart Poettering |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2013-01-04 | systemctl: enable chkconfig compat only if chkconfig is found rather than bas... | Lennart Poettering |
2013-01-04 | systemctl: add is-failed | Thomas Hindoe Paaboel Andersen |
2012-12-28 | systemctl: switch-root - read init= from /proc/cmdline | Tom Gundersen |
2012-12-24 | systemctl: don't show cgroup field for a unit if cgroup is empty | Lennart Poettering |
2012-12-06 | systemctl: verbose message on missing [Install] | Michal Schmidt |
2012-12-03 | systemctl: fix typos in help text | Umut Tezduyar |
2012-11-23 | time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX | Lennart Poettering |
2012-11-23 | util: rename format_timestamp_pretty() to format_timestamp_relative() because... | Lennart Poettering |
2012-11-16 | journal: recommend journalctl -x more often | Lennart Poettering |
2012-11-15 | systemctl: add help for --type/-t | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | systemctl: remove empty line in case of no units | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-10-28 | systemctl: skip JOBS column if no jobs | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-23 | systemctl: refer to systemctl -n, to not overwhelm the admin | Lennart Poettering |
2012-10-19 | systemctl: fix return code in chroot | Christian Hesse |
2012-10-19 | systemctl: modernization | Lennart Poettering |
2012-10-19 | systemctl: remove --follow option | Lennart Poettering |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-10-15 | systemctl: don't mangle name when it is a path | Lukas Nykryn |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-04 | systemctl: colorize number of units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-04 | systemctl: do not print header if no units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-09-28 | logs-show: various cleanups | Lennart Poettering |
2012-09-19 | systemctl: warn about triggering units only at the end | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: properly report success | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: use automatic cleanup once more | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-14 | systemctl: show unit name when a job fails | Lennart Poettering |
2012-09-13 | systemctl: minor coding style fixes | Lennart Poettering |
2012-09-13 | install: append .service when enable/disable... is called | Václav Pavlín |
2012-09-12 | systemctl: direct the user to list-unit-files from the list-units output | Lennart Poettering |
2012-09-11 | when determining unit file list, include invalid unit names in an "invalid" s... | Lennart Poettering |