Age | Commit message (Expand) | Author |
2013-03-07 | systemctl: mangle unit name in is-enabled | Lukas Nykryn |
2013-03-01 | systemctl: check if iterator was initialized succesfully | Lukas Nykryn |
2013-03-01 | Revert "systemctl: try to reload daemon after enable/disable only when not ru... | Lennart Poettering |
2013-03-01 | systemctl: try to reload daemon after enable/disable only when not running in... | Lennart Poettering |
2013-02-27 | systemctl: fix minimal number of params for new cgroup commands | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-27 | systemctl: fix indentation | Lennart Poettering |
2013-02-22 | systemctl: generalize action table to be usable in more action<->verb mappings | Michal Schmidt |
2013-02-22 | systemctl: make shutdown operations use irreversible jobs | Michal Schmidt |
2013-02-22 | core, systemctl: add support for irreversible jobs | Michal Schmidt |
2013-02-22 | systemctl: make "systemctl default" use "isolate" job mode | Michal Schmidt |
2013-02-16 | systemctl: allow comma sepearted property lists | Zbigniew Jędrzejewski-Szmek |
2013-02-16 | systemctl: Don't give re-activation warning if unit is masked | Jan Janssen |
2013-02-16 | systemctl: allow status with no units | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | systemctl: print wall message only if successful | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | systemctl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | Move systemctl dot to systemd-analyze dot | Simon Peeters |
2013-02-13 | systemctl: use parse_unit_info | Marc-Antoine Perennou |
2013-02-13 | dbus: import struct unit_info from systemctl | Marc-Antoine Perennou |
2013-01-30 | systemctl: Fix wrong assertion test | Mauro Dreissig |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-18 | systemctl: print the user session journal for user session units. | Mirco Tischler |
2013-01-18 | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering |
2013-01-18 | systemctl: it's probably a good idea not to alter return parameters if we fail | Lennart Poettering |
2013-01-18 | systemctl: no need to check this explicitly, we already checked it a few line... | Lennart Poettering |
2013-01-18 | systemctl: we can make this faster and shorten it a bit with strv_extend() | Lennart Poettering |
2013-01-18 | systemctl: make list-dependencies default to default.target | Lennart Poettering |
2013-01-18 | systemctl: we can use nulstr_contains() for this lookup | Lennart Poettering |
2013-01-17 | systemctl add command list-dependencies | Lukas Nykryn |
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 |