summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-is-enabled.c
Commit message (Expand)AuthorAgeFilesLines
* systemctl: fix a memory leakDavid Tardon2023-04-121-0/+2
* basic: add RuntimeScope enumLennart Poettering2023-03-101-2/+2
* systemctl: is-*: return correct code when no unit is foundMike Yuan2022-12-141-6/+24
* install: make InstallChange enum type a proper typeLennart Poettering2022-10-141-1/+1
* shared/install: rename 'unit_file_change_type' to 'install_change' + followupsZbigniew Jędrzejewski-Szmek2022-10-131-1/+1
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* systemctl: systematically rename verb entrypoints verb_xyz()Lennart Poettering2022-02-221-1/+1
* install: make UnitFileChangeType enum anonymousLennart Poettering2021-02-171-1/+1
* systemctl: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek2021-02-151-2/+2
* systemctl: have is-enabled return success for aliases when calling into pid1 tooLuca Boccassi2021-01-061-1/+1
* 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/+138