summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-22systemctl: show BindsTo/BoundBy in list-dependenciesZbigniew Jędrzejewski-Szmek
2014-11-10shared/install: when unit contains only Also=, report 'indirect'Jan Synacek
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering
2014-11-06systemctl: when invokes as "reboot -f", sync()Lennart Poettering
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering
2014-10-29systemctl: obey --state in list-unit-filesZbigniew Jędrzejewski-Szmek
2014-10-29systemctl: let list-{units,unit-files } honour --typeZbigniew Jędrzejewski-Szmek
2014-10-17systemctl: by default interactively ask for polkit authorization, if possibleLennart Poettering
2014-10-13systemctl: when mangle unit names for the "isolate", suffix with ".target" ra...Lennart Poettering
2014-10-13systemctl: move unit action table closer to the functions that use themLennart Poettering
2014-10-09systemctl: remove casts in formattingZbigniew Jędrzejewski-Szmek
2014-10-08systemctl: suggest -xe not -xnZbigniew Jędrzejewski-Szmek
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-10-02systemctl: remove spurious newlineLennart Poettering
2014-09-18systemctl: fix resource leak CID #1237747Cristian Rodríguez
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-31Quote unit names in suggested systemctl commandlinesZbigniew Jędrzejewski-Szmek
2014-08-26systemctl: Correct error message printed when bus_process_wait failsSjoerd Simons
2014-08-21systemctl: in list-unit-files, always show legend, even if we know about no u...Lennart Poettering
2014-08-20systemctl: fail in the case that no unit files were foundLukas Nykryn
2014-08-13util: allow strappenda to take any number of argsDave Reisner
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-31resolve-host: list types and classesZbigniew Jędrzejewski-Szmek
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-07-26Add utility function to append root to pathZbigniew Jędrzejewski-Szmek
2014-07-26systemctl: do not bother to mutate state on errorZbigniew Jędrzejewski-Szmek
2014-07-26Always check asprintf return codeKarel Zak
2014-07-20systemd-verify: check man pagesZbigniew Jędrzejewski-Szmek
2014-07-08systemctl: fix visual alignment for lines prefixed with color dotsMichal Schmidt
2014-07-07systemctl: show StatusErrno value in "systemctl status"Lennart Poettering
2014-06-25systemctl: add new "is-system-running" command to check whether system is ful...Lennart Poettering
2014-06-16systemctl: reverse order of args when verbosely creating symlinksDave Reisner
2014-06-17systemctl: output human readable strings in "systemctl enable" and "systemctl...Lennart Poettering
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss
2014-05-19fix spelling of privilegeNis Martensen
2014-05-17systemctl: more cleanupThomas Hindoe Paaboel Andersen
2014-05-15systemctl: small cleanupZbigniew Jędrzejewski-Szmek
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-05-10systemctl: return an error code is status failsZbigniew Jędrzejewski-Szmek
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering
2014-04-21systemctl: delete REBOOT_PARAM_FILE if no parameter is specifiedMichael Olbrich
2014-04-16systemctl: allow to change the default target without the --force switchDjalal Harouni
2014-04-16systemctl: add --recursive for list-timersThomas Hindoe Paaboel Andersen
2014-04-16systemctl: add --recursive for list-socketsThomas Hindoe Paaboel Andersen