summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-enable.c
Commit message (Expand)AuthorAgeFilesLines
* unit-file: support UpheldBy= in [Install] settings (adding Upholds= depsMike Yuan2023-05-151-3/+3
* systemctl: reduce variable scopeDavid Tardon2023-04-121-4/+4
* tree-wide: drop unneeded output paramsDavid Tardon2023-04-121-1/+1
* systemctl-enable: use CLEANUP_ARRAYDavid Tardon2023-04-111-12/+9
* basic: add RuntimeScope enumLennart Poettering2023-03-101-11/+11
* systemctl: explicitly cast the constants to uint64_tFrantisek Sumsal2023-03-031-1/+1
* systemctl: warn if units disabled in user scope are still enabled globallyMike Yuan2023-02-221-0/+37
* systemctl: allow suppress the warning of no install info using --no-warnMike Yuan2022-12-031-1/+1
* systemctl: warn if trying to disable a unit with no install infoMike Yuan2022-12-031-5/+10
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-3/+3
* systemctl: Fix style nitDaan De Meyer2022-09-221-1/+1
* systemctl: Improve link directory separator error messageDaan De Meyer2022-09-221-1/+2
* systemctl: fix silent failure when --root is not foundZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-3/+0
* systemctl: remove unused parameterZbigniew Jędrzejewski-Szmek2022-03-181-3/+3
* systemctl: drop left-over parensZbigniew Jędrzejewski-Szmek2022-03-181-2/+2
* systemctl: rework daemon_reload() functionsLennart Poettering2022-02-221-4/+8
* systemctl: systematically rename verb entrypoints verb_xyz()Lennart Poettering2022-02-221-4/+4
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* systemctl: split up humungous systemctl.c fileLennart Poettering2020-10-071-0/+284