summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAgeFilesLines
* systemctl: add -P as short for --value --property=Zbigniew Jędrzejewski-Szmek2020-04-031-4/+7
* systemctl: exit with 1 if no unit files foundGiedrius Statkevičius2020-03-251-0/+3
* Merge pull request #14749 from msekletar/cpu-aff-numa-v3Zbigniew Jędrzejewski-Szmek2020-03-181-0/+1
|\
| * shared: split out NUMA code from cpu-set-util.c to numa-util.cMichal Sekletár2020-03-161-0/+1
* | systemctl: print a notice when set-default is not effectiveZbigniew Jędrzejewski-Szmek2020-03-171-10/+30
* | systemctl: emit notice about some kernel commandline optionsZbigniew Jędrzejewski-Szmek2020-03-131-1/+39
|/
* systemctl: hide the 'glyph' column when --no-legend is requestedFrantisek Sumsal2020-03-111-5/+14
* systemctl: make list-dependencies take multiple argumentssystemctl-list-dependenciesZbigniew Jędrzejewski-Szmek2020-03-051-18/+27
* systemctl: do not print items twice in list-dependenciesZbigniew Jędrzejewski-Szmek2020-03-041-0/+2
* tree-wide: fix spelling of lookup and setup verbsZbigniew Jędrzejewski-Szmek2020-03-031-1/+1
* systemd: Fix busctl crash on aarch64 when setting output table formatAlin Popa2020-02-161-1/+1
* cgroup: systemctl: Don't display NULL if protection was set to maxChris Down2020-02-051-2/+2
* systemctl: show logs for correct namespace of serviceLennart Poettering2020-01-311-0/+4
* systemctl: use format-table.[ch] for tablesFrantisek Sumsal2020-01-141-367/+226
* Merge pull request #14293 from keur/systemctl_with_dependenciesLennart Poettering2020-01-131-79/+148
|\
| * systemctl: Add --with-dependencies flagKevin Kuehler2020-01-091-79/+148
* | 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