summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #12939 from yuwata/lgtm-fixesLennart Poettering2019-07-101-1/+1
|\
| * tree-wide: introduce strerror_safe()Yu Watanabe2019-07-051-1/+1
* | systemctl: allow "cat" on units with bad settingsZbigniew Jędrzejewski-Szmek2019-07-101-6/+7
* | basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek2019-07-041-2/+2
|/
* Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanupsLennart Poettering2019-06-251-2/+2
|\
| * tree-wide: replace strjoina() with prefix_roota()Yu Watanabe2019-06-251-2/+2
* | core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletar2019-06-241-2/+12
|/
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-2/+2
* systemctl: Prevent state_missing from being used uninitChris Down2019-06-071-1/+1
* Merge pull request #12508 from keszybz/no-root-checksYu Watanabe2019-06-061-5/+13
|\
| * systemctl: show a hint if root privileges might yield more informationZbigniew Jędrzejewski-Szmek2019-05-081-3/+11
| * systemctl: drop one must_be_root_check()Zbigniew Jędrzejewski-Szmek2019-05-081-2/+2
* | core: add ExecStartXYZEx= with dbus support for executable prefixesAnita Zhang2019-05-301-96/+137
* | systemctl: process all units matched by a glob in the cat verb by defaultFrantisek Sumsal2019-05-301-0/+5
* | systemctl: present CPUAffinity mask as a list of CPU index rangesMichal Sekletar2019-05-291-0/+22
|/
* codespell: fix spelling errorsBen Boeckel2019-04-291-8/+8
* Merge pull request #12074 from poettering/io-acctZbigniew Jędrzejewski-Szmek2019-04-251-1/+14
|\
| * systemctl: show IO stats in 'status' outputLennart Poettering2019-04-121-1/+14
* | unit: Add DefaultMemoryMinChris Down2019-04-161-0/+2
* | cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2019-04-121-0/+3
|/
* systemctl: print a more accurate error message when we canLennart Poettering2019-04-021-1/+1
* util-lib: when copying files make sure to apply some chattrs early, some lateLennart Poettering2019-03-281-1/+1
* Merge pull request #12115 from poettering/verbose-job-enqueueZbigniew Jędrzejewski-Szmek2019-03-281-134/+186
|\
| * systemctl: add new --show-transaction switchLennart Poettering2019-03-271-55/+127
| * systemctl: split out extra args generation into helper function of its ownLennart Poettering2019-03-271-15/+21
| * systemctl: reindent tableLennart Poettering2019-03-271-15/+15
| * systemctl: more SYNTHETIC_ERRNO() conversionLennart Poettering2019-03-271-2/+2