Age | Commit message (Expand) | Author |
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 |
2011-04-16 | systemctl: always consider unit files with no [Install] section but stored in... | Lennart Poettering |
2011-04-07 | dbus: expose monotonic timestamps on the bus | Lennart Poettering |
2011-04-06 | systemctl: properly parse JobNew signals | Lennart Poettering |
2011-04-06 | systemctl: make most operations NOPs in a chroot | Lennart Poettering |
2011-03-29 | systemctl: don't truncate description when using pager | Lennart Poettering |
2011-03-28 | conf-parser: fix remaining parser functions according to new prototype | Lennart Poettering |
2011-03-28 | use /run instead of /dev/.run | Kay Sievers |
2011-03-17 | chkconfig: check against runlevel 5 instead of 3, since it is a superset of t... | Lennart Poettering |
2011-03-17 | systemctl: accept condstop as alias for stop | Lennart Poettering |
2011-03-14 | core: move abstract namespace sockets to /dev/.run | Lennart Poettering |
2011-03-12 | systemctl: support remote and privileged systemctl access via SSH and pkexec | Lennart Poettering |
2011-03-09 | condition: take a timestamp and store last result of conditions | Lennart Poettering |
2011-03-08 | build-sys: add Mandriva distribution supportsystemd/v20 | Andrey Borzenkov |
2011-03-08 | systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3 | Lennart Poettering |
2011-03-08 | job: introduce new job result code 'skipped' to use when pre conditions of jo... | Lennart Poettering |
2011-03-04 | systemctl: fix exit code when directing is-enabled to chkconfig | Lennart Poettering |
2011-03-04 | execute: load environment files at time of execution, not when we load the se... | Lennart Poettering |
2011-03-03 | kill: always send SIGCONT after SIGTERM | Lennart Poettering |
2011-03-01 | systemctl: add condreload alias for compat with ALTLinux | Lennart Poettering |
2011-02-25 | systemctl: shutdown agent explicitly so that it can reset the tty properly | Lennart Poettering |
2011-02-24 | systemctl: properly handle job results | Lennart Poettering |
2011-02-24 | dbus: pass along information why a job failed when it failed (dbus api change!) | Lennart Poettering |
2011-02-20 | systemctl: shutdown(8) - call kexec if kexec kernel is loaded | Kay Sievers |
2011-02-16 | systemctl: introduce --ignore-dependencies | Lennart Poettering |
2011-02-16 | systemctl: introduce --failed to show only failed services | Lennart Poettering |
2011-02-13 | systemctl: minor optimizations | Lennart Poettering |