summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11484 from keszybz/udevadm-error-logsYu Watanabe2021-02-104-8/+7
|\
| * tree-wide: propagate error code from _from_string() functionsZbigniew Jędrzejewski-Szmek2021-02-103-6/+5
| * tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-102-2/+2
* | Merge pull request #18506 from keszybz/fuzz-systemctl-parse-argvYu Watanabe2021-02-106-10/+91
|\ \ | |/ |/|
| * systemctl: remove comment about --failed being deprecatedZbigniew Jędrzejewski-Szmek2021-02-091-1/+1
| * fuzz-systemctl-parse-argv: a new fuzzerZbigniew Jędrzejewski-Szmek2021-02-094-2/+70
| * systemctl: move telinit execcing out of parse_argv()Zbigniew Jędrzejewski-Szmek2021-02-084-5/+18
| * core: drop references to UpstartZbigniew Jędrzejewski-Szmek2021-02-071-2/+2
* | Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-lineZbigniew Jędrzejewski-Szmek2021-02-081-1/+1
|\ \ | |/ |/|
| * log: make tools also read the kernel command line when run as a serviceYu Watanabe2021-01-311-1/+1
* | logind: Introduce RebootWithFlags and othersDeepak Rawat2021-02-021-0/+17
|/
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-315-31/+31
* license: LGPL-2.1+ -> LGPL-2.1-or-laterZbigniew Jędrzejewski-Szmek2021-01-282-2/+2
* sysv-install.skeleton: use CC0 as the licenseZbigniew Jędrzejewski-Szmek2021-01-271-0/+2
* feature: display status with a different shape depending on the status (#17728)Jiehong2021-01-222-3/+5
* systemctl: add new option to mount image inside a running service namespaceLuca Boccassi2021-01-213-1/+80
* systemctl: warn when importing environment variables with control charactersZbigniew Jędrzejewski-Szmek2021-01-191-0/+10
* systemctl: print a warning when trying to import a nonexistent variableZbigniew Jędrzejewski-Szmek2021-01-191-2/+7
* meson: move definition of systemctl source filesYu Watanabe2021-01-181-0/+83
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-184-0/+67
* systemctl: use right type 'size_t' for counting memoryLennart Poettering2021-01-171-1/+1
* systemctl: avoid warning about signed-unsigned compare on 32 bitsZbigniew Jędrzejewski-Szmek2021-01-151-1/+1
* Merge pull request #18244 from anitazha/systemctleditZbigniew Jędrzejewski-Szmek2021-01-151-6/+2
|\
| * systemctl-edit: Add missing ret_dropin_paths argument in retry pathAnita Zhang2021-01-151-1/+1
| * systemctl-edit: fix abort in find_paths_to_edit()Anita Zhang2021-01-151-5/+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
|/
* Added option --check-inhibitors for non-tty usageFelix Stupp2021-01-133-10/+28
* systemctl: deprecate blanket import-environmentZbigniew Jędrzejewski-Szmek2021-01-082-3/+3
* Merge pull request #18150 from poettering/strextend-tweakLennart Poettering2021-01-061-5/+5
|\
| * string-util: imply NULL termination of strextend() argument listLennart Poettering2021-01-061-5/+5
* | systemctl: have is-enabled return success for aliases when calling into pid1 tooLuca Boccassi2021-01-061-1/+1
|/
* Merge pull request #17799 from yuwata/oss-fuzz-25353Zbigniew Jędrzejewski-Szmek2020-12-161-1/+1
|\
| * journal: move journal_field_valid() to journal_file.cYu Watanabe2020-12-151-1/+1
* | sd-bus: add API for connecting to a specific user's user bus of a specific co...Lennart Poettering2020-12-151-1/+1
|/
* systemctl: fix potential pointer overflowYu Watanabe2020-11-201-1/+1
* systemctl: fix minor coding style issueYu Watanabe2020-11-141-1/+2
* systemctl: use unsigned for job_countYu Watanabe2020-11-141-1/+1
* systemctl: always show underline even if unit has no job IDYu Watanabe2020-11-141-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-0970-70/+70
* tree-wide: cast result of get_process_comm() to (void) where we ignore itLennart Poettering2020-10-271-1/+1
* systemctl: show original contents when editing unitwilliamvds2020-10-211-19/+121
* Merge pull request #17344 from keszybz/bus-connect-more-logsLennart Poettering2020-10-191-1/+1
|\
| * sd-bus: add custom return code when $XDG_RUNTIME_DIR is not setZbigniew Jędrzejewski-Szmek2020-10-141-1/+1
* | systemctl: fix tabs indentationsLennart Poettering2020-10-151-4/+4
* | Merge pull request #17188 from keszybz/envvars-posixLennart Poettering2020-10-141-3/+18
|\ \ | |/ |/|
| * systemctl: ignore invalid variables in import-environmentZbigniew Jędrzejewski-Szmek2020-10-121-3/+18
* | tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-5/+4
|/
* systemctl: fix reversed arguments in function callZbigniew Jędrzejewski-Szmek2020-10-091-5/+5