summaryrefslogtreecommitdiffstats
path: root/src/systemctl/systemctl-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-041-1/+1
* basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]Lennart Poettering2021-10-051-0/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-5/+3
* systemctl: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek2021-02-151-5/+3
* tree-wide: propagate error code from _from_string() functionsZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* systemctl: unit_file_find_fragment() doesn't log about errors, hence do it in...Lennart Poettering2021-01-141-1/+1
* systemctl: explicitly comment two cases where we don't log on error cases, on...Lennart Poettering2021-01-141-3/+6
* systemctl: properly initialize return params in all success casesLennart Poettering2021-01-141-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-bus: add custom return code when $XDG_RUNTIME_DIR is not setZbigniew Jędrzejewski-Szmek2020-10-141-1/+1
* systemctl: split up humungous systemctl.c fileLennart Poettering2020-10-071-0/+936