summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28tizen: ensure standard reboot/poweroff not return to shellsubmit/tizen/20220203.172509accepted/tizen/unified/20220204.132338Karol Lewandowski1-0/+17
2021-05-13Revert "Description : adding force option to reboot command."submit/tizen/20210528.010751accepted/tizen/unified/20210528.134728Karol Lewandowski1-9/+0
2020-06-17Revert: Mask individual .wants/.requires symlinksingi2-kim1-3/+1
2020-06-17Revert: Rework unit loading to take into account all aliasesINSUN PYO1-20/+27
2020-04-02Merge v244 into tizenAdrian Szyndela1-353/+567
2020-03-27Merge v243 into tizenAdrian Szyndela1-368/+464
2020-03-27Merge v242 into tizenAdrian Szyndela1-454/+818
2020-03-27Merge v241 into tizensandbox/adrians/upgrade-to-241Adrian Szyndela1-2/+2
2020-03-26Merge v240 into tizenAdrian Szyndela1-440/+668
2020-03-26Merge v239 into tizenAdrian Szyndela1-795/+605
2020-03-26Merge v238 into tizenAdrian Szyndela1-122/+131
2020-02-26Merge v237 into tizenAdrian Szyndela1-188/+137
2020-02-26Merge v236 into tizensandbox/adrians/upgrade-to-236Adrian Szyndela1-104/+231
2020-02-26Revert "Drop busname unit type"Adrian Szyndela1-0/+5
2020-02-26Merge v235 into tizenAdrian Szyndela1-79/+157
2020-02-26Merge v234 into tizenAdrian Szyndela1-225/+771
2019-11-27systemctl: fix indentation of cgroup treeLennart Poettering1-1/+1
2019-11-18systemctl: whitespace optimization of --helpZbigniew Jędrzejewski-Szmek1-59/+54
2019-11-18systemctl: add service-watchdogs commandZbigniew Jędrzejewski-Szmek1-0/+53
2019-11-18systemctl: add log-level and log-target commandsZbigniew Jędrzejewski-Szmek1-68/+160
2019-11-18tree-wide: clean up --help texts a bitLennart Poettering1-28/+37
2019-11-15ask-password-agent: introduce ask_password_agent_open_if_enabled()Lennart Poettering1-9/+3
2019-11-08Merge pull request #13554 from keur/systemctl_status_timerZbigniew Jędrzejewski-Szmek1-42/+77
2019-11-05systemctl: simplify printing of Triggers/TriggeredByZbigniew Jędrzejewski-Szmek1-34/+17
2019-11-05systemctl: Align all status outputs to TriggeredByKevin Kuehler1-38/+38
2019-11-05systemctl: Add TriggeredBy and Triggers to statusKevin Kuehler1-9/+61
2019-11-04tree-wide: drop double newlineYu Watanabe1-1/+0
2019-11-04tree-wide: drop socket.h when socket-util.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop locale.h when locale-util.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe1-1/+0
2019-10-25various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek1-11/+14
2019-10-24basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek1-1/+1
2019-10-16systemctl: emit warning if start is used with globsZbigniew Jędrzejewski-Szmek1-12/+27
2019-10-14systemctl: fix memleak caused by wrong cleanup funcYu Watanabe1-1/+1
2019-10-08Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek1-2/+3
2019-10-08Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek1-60/+61
2019-10-04systemctl: Default suffixes for timer and socketKevin Kuehler1-123/+138
2019-09-24cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina1-1/+1
2019-09-17core: add ExecXYZEx= bus hook ups to all exec command propertiesAnita Zhang1-0/+5
2019-08-19systemctl: use unicode in one more placeZbigniew Jędrzejewski-Szmek1-1/+1
2019-08-06systemctl: Add unit file states to state help messageRonan Pigott1-0/+5
2019-07-30Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering1-27/+20
2019-07-30pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-30pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek1-27/+20
2019-07-29exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering1-2/+2
2019-07-29systemctl: do print all statuses/signals received from pid1Zbigniew Jędrzejewski-Szmek1-6/+4
2019-07-29shared/bus-util: fix dbus serialization of {RestartPrevent,RestartForce,Succe...Zbigniew Jędrzejewski-Szmek1-8/+8
2019-07-29shared/exit-status: turn status level into a bitmask, add "test"Zbigniew Jędrzejewski-Szmek1-2/+3
2019-07-24[systemctl] Don't print ExecXYZEx= when doing 'systemctl status'Anita Zhang1-0/+5
2019-07-17systemctl: call the unit dbus path dbus_path everywhereZbigniew Jędrzejewski-Szmek1-22/+22