summaryrefslogtreecommitdiffstats
path: root/src/systemctl/systemctl-start-unit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* terminal-util: split out color macros/helpers into its own headerLennart Poettering2024-07-191-0/+1
* systemctl-start-unit: Subscribe() is unnecessary if we RefUnit explicitlyMike Yuan2024-04-191-5/+1
* systemctl: use FOREACH_ARRAY and FOREACH_ELEMENT moreMike Yuan2024-04-191-10/+16
* systemctl: allow connecting to capsule instances with --capsule=/-CLennart Poettering2024-03-141-4/+19
* systemctl: show success messages when showing transactionMatteo Croce2023-12-191-0/+1
* dbus-wait-for-jobs: change 'quiet' flag to enumMatteo Croce2023-12-191-1/+3
* systemctl: add support for Sleep() logind callMike Yuan2023-12-051-0/+3
* systemctl-start: suppress the triggering unit warning when --no-warnMike Yuan2023-09-271-1/+1
* systemctl: clean up check_triggering_unitsMike Yuan2023-09-271-2/+2
* systemctl: drop unnecessary elseMike Yuan2023-09-051-2/+3
* systemctl: add "systemctl soft-reboot" commandLennart Poettering2023-06-021-0/+1
* systemctl: suppress error for try-* if unit is maskedMike Yuan2023-04-111-2/+8
* basic: add RuntimeScope enumLennart Poettering2023-03-101-3/+3
* systemctl: fix typoAntonio Alvarez Feijoo2022-12-211-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-3/+3
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-5/+1
* systemctl: systematically rename verb entrypoints verb_xyz()Lennart Poettering2022-02-221-1/+1
* systemctl: unset const char* arguments in static destructorsZbigniew Jędrzejewski-Szmek2021-05-311-1/+1
* systemctl: silence gcc maybe-unused warningZbigniew Jędrzejewski-Szmek2021-03-311-1/+3
* systemctl: add "reload-or-restart --marked"Zbigniew Jędrzejewski-Szmek2021-02-151-12/+53
* systemctl: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek2021-02-151-9/+3
* 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/+368