Age | Commit message (Expand) | Author |
2014-10-08 | systemctl: add add-wants and add-requires verbs | Lukas Nykryn |
2014-10-02 | systemctl: remove spurious newline | Lennart Poettering |
2014-09-18 | systemctl: fix resource leak CID #1237747 | Cristian Rodríguez |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-08-31 | Quote unit names in suggested systemctl commandlines | Zbigniew Jędrzejewski-Szmek |
2014-08-26 | systemctl: Correct error message printed when bus_process_wait fails | Sjoerd Simons |
2014-08-21 | systemctl: in list-unit-files, always show legend, even if we know about no u... | Lennart Poettering |
2014-08-20 | systemctl: fail in the case that no unit files were found | Lukas Nykryn |
2014-08-13 | util: allow strappenda to take any number of args | Dave Reisner |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | resolve-host: list types and classes | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-26 | Add utility function to append root to path | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | systemctl: do not bother to mutate state on error | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Always check asprintf return code | Karel Zak |
2014-07-20 | systemd-verify: check man pages | Zbigniew Jędrzejewski-Szmek |
2014-07-08 | systemctl: fix visual alignment for lines prefixed with color dots | Michal Schmidt |
2014-07-07 | systemctl: show StatusErrno value in "systemctl status" | Lennart Poettering |
2014-06-25 | systemctl: add new "is-system-running" command to check whether system is ful... | Lennart Poettering |
2014-06-16 | systemctl: reverse order of args when verbosely creating symlinks | Dave Reisner |
2014-06-17 | systemctl: output human readable strings in "systemctl enable" and "systemctl... | Lennart Poettering |
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering |
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 |