Age | Commit message (Expand) | Author |
2014-05-19 | core: Filter by state behind the D-Bus API, not in the systemctl client. | David Strauss |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-05-17 | systemctl: more cleanup | Thomas Hindoe Paaboel Andersen |
2014-05-15 | systemctl: small cleanup | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Make systemctl --root look for files in the proper places | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-05-10 | systemctl: return an error code is status fails | Zbigniew Jędrzejewski-Szmek |
2014-04-23 | delta: draw arrows with draw_special_char() | Lennart Poettering |
2014-04-21 | systemctl: delete REBOOT_PARAM_FILE if no parameter is specified | Michael Olbrich |
2014-04-16 | systemctl: allow to change the default target without the --force switch | Djalal Harouni |
2014-04-16 | systemctl: add --recursive for list-timers | Thomas Hindoe Paaboel Andersen |
2014-04-16 | systemctl: add --recursive for list-sockets | Thomas Hindoe Paaboel Andersen |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | systemctl: update NAME to PATTERN in help() | Zbigniew Jędrzejewski-Szmek |
2014-03-27 | systemctl: fix spelling in comment | Brandon Philips |
2014-03-24 | timer: support timers that can resume the system from suspend | Lennart Poettering |
2014-03-24 | systemctl: show last trigger time in "systemctl list-timers" | Lennart Poettering |
2014-03-18 | systemctl: sort local host entry before container in list-machines output | Lennart Poettering |
2014-03-18 | systemctl: prefix list-units and list-machines output with a circle indicatin... | Lennart Poettering |
2014-03-17 | systemctl: introduce -r switch to show units running in local containers in a... | Lennart Poettering |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-14 | utmp-wtmp: allow overriding username on wall | Sebastian Thorarensen |
2014-03-13 | systemctl: autopage always if systemctl status is invoked without args | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-03-13 | systemctl: reorder verbs | Lennart Poettering |
2014-03-13 | systemctl: make sure status -a doesn't terminate too soon | Lennart Poettering |
2014-03-13 | systemctl: show a colored red dot in "status" output indicating the state of ... | Lennart Poettering |
2014-03-12 | systemctl: when "systemctl status" is called without arguments show a short o... | Lennart Poettering |
2014-03-12 | systemctl: add new "list-machines" command | Lennart Poettering |
2014-03-11 | systemctl: for switch-root check, if we switch to a systemd init | Harald Hoyer |
2014-03-05 | systemd-run: add new --property= switch that can set arbitrary properties for... | Lennart Poettering |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-02-25 | Replace /var/run with /run in remaining places | Zbigniew Jędrzejewski-Szmek |
2014-02-23 | systemctl: move next elapse calculation to its own function | Djalal Harouni |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |
2014-02-21 | systemctl: fix compiler warning in list_timers() | Daniel Mack |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | systemctl: remove erroneous return in runlevel_parse_argv() | Maciej Wereski |
2014-02-13 | systemctl: fix exit statuses from is-active/is-failed | Dave Reisner |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-10 | includes: remove duplicate includes | Tom Gundersen |
2014-01-20 | systemctl: skip native unit file handling if sysv file handling already handl... | Lennart Poettering |
2014-01-15 | systemctl: introduce new "import-environment" command | Lennart Poettering |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2014-01-04 | systemctl: improve readability on failed commands | Thomas Hindoe Paaboel Andersen |
2013-12-27 | systemctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | systemctl: allow globbing in commands which take multiple unit names | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | systemctl: drop uninteresting units immediately | Zbigniew Jędrzejewski-Szmek |