Age | Commit message (Expand) | Author |
2014-11-22 | systemctl: show BindsTo/BoundBy in list-dependencies | Zbigniew Jędrzejewski-Szmek |
2014-11-10 | shared/install: when unit contains only Also=, report 'indirect' | Jan Synacek |
2014-11-07 | copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()... | Lennart Poettering |
2014-11-06 | systemctl: when invokes as "reboot -f", sync() | Lennart Poettering |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-10-29 | systemctl: obey --state in list-unit-files | Zbigniew Jędrzejewski-Szmek |
2014-10-29 | systemctl: let list-{units,unit-files } honour --type | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | systemctl: by default interactively ask for polkit authorization, if possible | Lennart Poettering |
2014-10-13 | systemctl: when mangle unit names for the "isolate", suffix with ".target" ra... | Lennart Poettering |
2014-10-13 | systemctl: move unit action table closer to the functions that use them | Lennart Poettering |
2014-10-09 | systemctl: remove casts in formatting | Zbigniew Jędrzejewski-Szmek |
2014-10-08 | systemctl: suggest -xe not -xn | Zbigniew Jędrzejewski-Szmek |
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 |