summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-edit.c
Commit message (Expand)AuthorAgeFilesLines
* systemctl: avoid crash when pattern expands to empty unit listZbigniew Jędrzejewski-Szmek2021-05-251-0/+2
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-1/+1
* Merge pull request #19030 from dtardon/rhel9-covscanLuca Boccassi2021-03-181-3/+5
|\
| * systemctl-edit: don't leak the old value of contentsDavid Tardon2021-03-181-3/+5
* | systemctl: pecify read_full_file() size argument as NULLLennart Poettering2021-03-171-4/+5
|/
* systemctl-edit: Add missing ret_dropin_paths argument in retry pathAnita Zhang2021-01-141-1/+1
* systemctl-edit: fix abort in find_paths_to_edit()Anita Zhang2021-01-141-5/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* systemctl: show original contents when editing unitwilliamvds2020-10-211-19/+121
* systemctl: fix reversed arguments in function callZbigniew Jędrzejewski-Szmek2020-10-091-5/+5
* systemctl: split up humungous systemctl.c fileLennart Poettering2020-10-071-0/+490