summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27638 from YHNdnzj/upheldby-unit-fileMike Yuan2023-05-161-3/+3
|\
| * unit-file: support UpheldBy= in [Install] settings (adding Upholds= depsMike Yuan2023-05-151-3/+3
* | dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-1/+1
|/
* core/systemctl: when switching root default to /sysroot/Lennart Poettering2023-04-282-10/+15
* systemctl: rework 'if' to 'switch' statementLennart Poettering2023-04-291-11/+17
* preset: Add ignore directiveDaan De Meyer2023-04-141-12/+19
* tree-wide: rename cleanup functionDavid Tardon2023-04-141-1/+1
* image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-14/+8
* Merge pull request #27027 from dtardon/unit-file-list-cleanupLennart Poettering2023-04-132-17/+7
|\
| * systemctl: fix a memory leakDavid Tardon2023-04-121-0/+2
| * systemctl-list-unit-files: drop workaround for CoverityDavid Tardon2023-04-121-1/+1
| * systemctl: drop stray assignmentDavid Tardon2023-04-121-2/+0
| * systemctl: use _cleanup_ for UnitFileList hashDavid Tardon2023-04-121-14/+4
* | service: allow freeing the fdstore via cleaningLennart Poettering2023-04-132-2/+3
* | Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-122-1/+22
|\ \
| * | tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-052-1/+22
| |/
* | systemctl: reduce variable scopeDavid Tardon2023-04-124-16/+19
* | tree-wide: drop unneeded output paramsDavid Tardon2023-04-124-4/+4
* | Merge pull request #27033 from dtardon/array-cleanupYu Watanabe2023-04-124-47/+34
|\ \
| * | systemctl-set-default: use CLEANUP_ARRAYDavid Tardon2023-04-111-8/+7
| * | systemctl-preset-all: shorten code a tiny bitDavid Tardon2023-04-111-6/+5
| * | systemctl-preset-all: use CLEANUP_ARRAYDavid Tardon2023-04-111-11/+8
| * | systemctl-enable: use CLEANUP_ARRAYDavid Tardon2023-04-111-12/+9
| * | systemctl-add-dependency: shorten code a tiny bitDavid Tardon2023-04-111-6/+5
| * | systemctl-add-dependency: use CLEANUP_ARRAYDavid Tardon2023-04-111-14/+10
| |/
* | systemctl: suppress error for try-* if unit is maskedMike Yuan2023-04-111-2/+8
* | tree-wide: A few more uses of "unmet" for conditionsColin Walters2023-04-111-1/+1
* | edit-util: introduce overwrite_with_origin switchMike Yuan2023-04-071-0/+1
* | edit-util: add DROPIN_MARKER_{START,END}Mike Yuan2023-04-071-5/+2
|/
* systemctl: show service status string in other colorLennart Poettering2023-03-281-1/+1
* systemctl: show fd store info in status outputLennart Poettering2023-03-281-0/+8
* systemctl: dont's how memory limits that aren't available via D-Bus propsLennart Poettering2023-03-281-1/+5
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-242-5/+5
* systemctl: move printing of state to the printing func.David Tardon2023-03-171-29/+28
* systemctl: drop stray empty lineDavid Tardon2023-03-171-1/+0
* systemctl: always print circular deps. at the endDavid Tardon2023-03-171-7/+10
* systemctl: fix formatting of circular dep.David Tardon2023-03-171-1/+1
* systemctl: fix indentation of circular depsDavid Tardon2023-03-171-1/+1
* Merge pull request #26784 from DaanDeMeyer/chase-fixDaan De Meyer2023-03-151-2/+2
|\
| * chase-symlinks: Remove unused ret_fd argumentsDaan De Meyer2023-03-141-2/+2
* | systemctl: add option --when for scheduled shutdownMike Yuan2023-03-143-21/+66
* | systemctl: logind: make logind_schedule_shutdown accept action as paramMike Yuan2023-03-143-5/+7
* | systemctl: logind: add missing assertsMike Yuan2023-03-141-1/+9
|/
* systemctl: refuse to acquire dbus connection with --globalYu Watanabe2023-03-131-0/+3
* systemctl-edit: invert one error checkYu Watanabe2023-03-111-3/+3
* systemctl-edit: shorten code a bitYu Watanabe2023-03-111-10/+2
* systemctl: edit: several cleanupsMike Yuan2023-03-111-14/+23
* edit-util: introduce EditFileContextMike Yuan2023-03-111-85/+28
* shared: extract edit-util from systemctl-editMike Yuan2023-03-111-254/+4
* runtime-scope: add helper that turns RuntimeScope enum into --system/--user s...Lennart Poettering2023-03-101-1/+1