summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAgeFilesLines
* systemctl: show 'VENDOR PRESET' column in 'list-unit-files'Frantisek Sumsal2020-01-021-10/+27
* systemctl: skip non-existent units in the 'cat' verbFrantisek Sumsal2020-01-021-4/+8
* systemctl: show what verbs support --dry-run in the help pageBart Willems2019-12-171-0/+3
* Fix typo (duplicate "or")Timo Wilken2019-12-051-1/+1
* systemctl: enhance message about kexec missing kernelZbigniew Jędrzejewski-Szmek2019-12-031-2/+8
* systemctl: fix indentation of cgroup treeLennart Poettering2019-11-271-1/+1
* systemctl: whitespace optimization of --helpZbigniew Jędrzejewski-Szmek2019-11-181-59/+54
* systemctl: add service-watchdogs commandZbigniew Jędrzejewski-Szmek2019-11-181-0/+53
* systemctl: add log-level and log-target commandsZbigniew Jędrzejewski-Szmek2019-11-181-68/+160
* tree-wide: clean up --help texts a bitLennart Poettering2019-11-181-28/+37
* ask-password-agent: introduce ask_password_agent_open_if_enabled()Lennart Poettering2019-11-151-9/+3
* Merge pull request #13554 from keur/systemctl_status_timerZbigniew Jędrzejewski-Szmek2019-11-081-42/+77
|\
| * systemctl: simplify printing of Triggers/TriggeredByZbigniew Jędrzejewski-Szmek2019-11-051-34/+17
| * systemctl: Align all status outputs to TriggeredByKevin Kuehler2019-11-051-38/+38
| * systemctl: Add TriggeredBy and Triggers to statusKevin Kuehler2019-11-051-9/+61
* | tree-wide: drop double newlineYu Watanabe2019-11-041-1/+0
* | tree-wide: drop socket.h when socket-util.h is includedYu Watanabe2019-11-041-1/+0
* | tree-wide: drop locale.h when locale-util.h is includedYu Watanabe2019-11-041-1/+0
* | tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
|/
* various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek2019-10-251-11/+14
* basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek2019-10-241-1/+1
* systemctl: emit warning if start is used with globsZbigniew Jędrzejewski-Szmek2019-10-161-12/+27
* systemctl: fix memleak caused by wrong cleanup funcYu Watanabe2019-10-141-1/+1
* Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek2019-10-081-2/+3
* Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-60/+61
* systemctl: Default suffixes for timer and socketKevin Kuehler2019-10-041-123/+138
* cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina2019-09-241-1/+1
* core: add ExecXYZEx= bus hook ups to all exec command propertiesAnita Zhang2019-09-171-0/+5
* systemctl: use unicode in one more placeZbigniew Jędrzejewski-Szmek2019-08-191-1/+1
* systemctl: Add unit file states to state help messageRonan Pigott2019-08-061-0/+5
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-301-27/+20
|\
| * pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-301-1/+1
| * pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-301-27/+20
* | exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering2019-07-291-2/+2
* | systemctl: do print all statuses/signals received from pid1Zbigniew Jędrzejewski-Szmek2019-07-291-6/+4
* | shared/bus-util: fix dbus serialization of {RestartPrevent,RestartForce,Succe...Zbigniew Jędrzejewski-Szmek2019-07-291-8/+8
* | shared/exit-status: turn status level into a bitmask, add "test"Zbigniew Jędrzejewski-Szmek2019-07-291-2/+3
* | [systemctl] Don't print ExecXYZEx= when doing 'systemctl status'Anita Zhang2019-07-241-0/+5
|/
* systemctl: call the unit dbus path dbus_path everywhereZbigniew Jędrzejewski-Szmek2019-07-171-22/+22
* pid1: kill unit_file_find_dropin_paths() helperZbigniew Jędrzejewski-Szmek2019-07-171-1/+3
* Merge pull request #13076 from keszybz/pr/13062Zbigniew Jędrzejewski-Szmek2019-07-161-7/+10
|\
| * systemctl: print non-elapsing timers as "n/a" not "(null)"Zbigniew Jędrzejewski-Szmek2019-07-161-7/+10
* | Merge pull request #13063 from keszybz/cgroup-path-fixesLennart Poettering2019-07-161-1/+2
|\ \
| * | systemctl: emit warning when we get an invalid process entry from pid1 and co...Zbigniew Jędrzejewski-Szmek2019-07-151-1/+2
| |/
* | tree-wide: drop duplicated blank linesYu Watanabe2019-07-151-1/+0
|/
* systemctl: do not suggest passing --all if the user passed --state=Alan Jenkins2019-07-151-2/+4
* tree-wide: some more [static] related fixesLennart Poettering2019-07-121-0/+2
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+1
* systemctl: port "systemctl start --wait" logic to new bus-wait-for-units.c APILennart Poettering2019-07-111-171/+15
* systemctl: add new "clean" operation to systemctlLennart Poettering2019-07-111-0/+136