summaryrefslogtreecommitdiffstats
path: root/src/systemctl/systemctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemctl: don't use get_process_comm() on non-local PIDs (#7518)Lennart Poettering2017-12-011-7/+14
* systemctl: reword "needs-reload" message a bitLennart Poettering2017-11-291-1/+1
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-281-6/+1
* systemctl: ignore shutdown's "-t" argument (#7459)Lennart Poettering2017-11-241-2/+2
* Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-201-14/+118
|\
| * systemctl: make sure the kernel is loaded before kexec'ingZbigniew Jędrzejewski-Szmek2017-11-191-0/+78
| * systemctl: add --dry-run argumentZbigniew Jędrzejewski-Szmek2017-11-071-14/+40
* | systemctl: elapsation → elapseLennart Poettering2017-11-201-2/+2
* | Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering2017-11-191-0/+19
|\ \
| * | core: add two new unit file settings: StandardInputData= + StandardInputText=Lennart Poettering2017-11-171-0/+19
* | | Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
|/ /
* | systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ...Alan Jenkins2017-11-161-1/+1
* | systemctl: print a friendly message when systemctl is invoked, but PID 1 is n...Lennart Poettering2017-11-131-0/+6
* | merge two lines in our get_output_flags() functionsLennart Poettering2017-11-101-2/+1
* | treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek2017-10-301-23/+16
|/
* Display the systemctl status in green if state is "running" (#7094)Boucman2017-10-151-3/+5
* systemctl: clarify --global, --root and --runtime options (#7071)Lubomir Rintel2017-10-121-3/+5
* Merge pull request #6944 from poettering/suspend-fixZbigniew Jędrzejewski-Szmek2017-10-051-6/+20
|\
| * systemctl: make sure "reboot", "suspend" and friends are always asynchronousLennart Poettering2017-10-041-2/+10
| * logind: add Halt() and CanHalt() APIsLennart Poettering2017-10-041-4/+10
* | Merge pull request #6975 from sourcejedi/logind_pid_0_v2Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
|\ \ | |/ |/|
| * systemctl: use pid_is_valid() where appropriateAlan Jenkins2017-10-041-2/+4
| * Revert "tree-wide: use pid_is_valid() at more places"Alan Jenkins2017-10-031-4/+2
* | Merge pull request #6974 from keszybz/clean-up-definesLennart Poettering2017-10-041-9/+9
|\ \
| * | build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-9/+9
| |/
* / tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-1/+1
|/
* systemctl: report accounted network traffic in "systemctl status"Daniel Mack2017-09-221-0/+17
* systemctl: make sure we properly turn off color at the end of each line of "l...Lennart Poettering2017-09-051-17/+14
* Merge pull request #6741 from keszybz/template-loading-fixLennart Poettering2017-09-041-21/+55
|\
| * systemctl: fix masking of template unitsZbigniew Jędrzejewski-Szmek2017-09-031-19/+49
| * systemctl: check existence of all units, not just the first oneZbigniew Jędrzejewski-Szmek2017-09-031-5/+9
* | systemctl: remove compiler warning (#6717)Alan Jenkins2017-09-011-2/+2
* | Merge pull request #6637 from sourcejedi/systemctl_cleanupLennart Poettering2017-08-311-13/+21
|\ \
| * | systemctl: improve readability of start_unit()Alan Jenkins2017-08-311-11/+19
| * | systemctl: don't allow --wait with commands that might not start unitsAlan Jenkins2017-08-181-2/+2
| |/
* | tree-wide: use pid_is_valid() at more placesLennart Poettering2017-08-311-2/+4
* | systemctl: clarify code - some actions never appear in arg_action (#6638)Alan Jenkins2017-08-311-2/+13
|/
* string-util: add strlen_ptr() helperLennart Poettering2017-07-311-1/+1
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-5/+0
* expand path of systemctl link argument (#6186)Boucman2017-07-101-0/+34
* systemctl: print next timer trigger time with the status verb (#6242)Giedrius Statkevičius2017-07-041-0/+31
* systemctl: quieten a few more messages if -q is specifiedLennart Poettering2017-06-261-6/+13
* systemctl: be truly quiet in systemctl -q is-enabledLennart Poettering2017-06-261-1/+2
* Merge pull request #6113 from keszybz/shell-quotingLennart Poettering2017-06-201-2/+24
|\
| * Use "dollar-single-quotes" to escape shell-sensitive stringsZbigniew Jędrzejewski-Szmek2017-06-201-2/+24
* | basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-06-171-1/+1
|/
* systemctl: avoid spurious warning about missing reboot-param fileZbigniew Jędrzejewski-Szmek2017-05-311-1/+1
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-05-081-1/+2
* build-sys: use a single ENABLE_LOGIND conditionalZbigniew Jędrzejewski-Szmek2017-04-051-8/+7
* systemctl: fix broken vertical lines in list-dependencies --all (#5608)Felix Zhang2017-03-201-0/+1