summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAgeFilesLines
...
* basic: add RuntimeScope enumLennart Poettering2023-03-1014-51/+47
* systemctl: port FOREACH_ARRAY() to systemctl-list-units.cYu Watanabe2023-03-071-13/+13
* systemctl: explicitly cast the constants to uint64_tFrantisek Sumsal2023-03-031-1/+1
* systemctl: print better message if default target is maskedDavid Tardon2023-02-281-0/+2
* systemctl: use bus_message_hash_opsYu Watanabe2023-02-231-18/+8
* Merge pull request #26535 from yuwata/systemctl-list-cleanupsYu Watanabe2023-02-232-279/+307
|\
| * systemctl: cleanups for list-pathsYu Watanabe2023-02-231-67/+62
| * systemctl: cleanups for list-automountsYu Watanabe2023-02-231-37/+47
| * systemctl: cleanups for list-timersYu Watanabe2023-02-232-52/+81
| * systemctl: cleanups for list-socketsYu Watanabe2023-02-231-100/+104
| * systemctl-list-units: drop unused return valueYu Watanabe2023-02-231-18/+10
| * systemctl-list-units: fix memleak on errorYu Watanabe2023-02-231-7/+5
* | Merge pull request #26556 from keszybz/list-timers-optimize-leftZbigniew Jędrzejewski-Szmek2023-02-231-1/+1
|\ \ | |/ |/|
| * systemctl: make list-timers not say "left" in "LEFT" columnZbigniew Jędrzejewski-Szmek2023-02-221-1/+1
* | systemctl: read 64bit integers into uint64_tLennart Poettering2023-02-221-1/+1
* | systemctl: suppress timeout display if unset in list-automountsLennart Poettering2023-02-221-3/+12
* | systemctl: right-align left/passed columns in list-timersLennart Poettering2023-02-221-0/+3
* | systemctl: warn if units disabled in user scope are still enabled globallyMike Yuan2023-02-221-0/+37
* | systemctl: show "Until:" field only for service and scope unitsYu Watanabe2023-02-221-0/+1
|/
* Merge pull request #26203 from medhefgo/mesonYu Watanabe2023-02-221-4/+8
|\
| * meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-4/+8
* | Merge pull request #26491 from dtardon/list-pathsYu Watanabe2023-02-223-54/+261
|\ \ | |/ |/|
| * systemctl: add list-paths verbDavid Tardon2023-02-213-0/+217
| * systemctl: prepend machine ID to unit ID in list-socketsDavid Tardon2023-02-211-11/+6
| * systemctl: extract common code to a functionDavid Tardon2023-02-211-29/+19
| * systemctl: use table_add_triggeredDavid Tardon2023-02-211-7/+6
| * systemctl: extract code to a helper functionDavid Tardon2023-02-211-9/+15
* | systemctl: edit: fix double free of instanced nameRonan Pigott2023-02-191-3/+3
* | dissect-image: Return mount point fd if requestedDaan De Meyer2023-02-171-0/+1
* | systemctl: add --kill-value= argument to systemctlLennart Poettering2023-02-173-11/+50
|/
* core: add support for Startup memory limitsLuca Boccassi2023-02-151-4/+38
* meson: Do not include headers in source listsJan Janssen2023-01-241-36/+1
* systemctl,test: -EBADF instead of -EBADFDYu Watanabe2023-01-211-1/+1
* Merge pull request #23309 from DaanDeMeyer/log-contextLuca Boccassi2023-01-201-1/+1
|\
| * basic: Use statement expressions more in list.hDaan De Meyer2023-01-081-1/+1
* | core: add GetUnitByPIDFD method and use it in systemctlLuca Boccassi2023-01-181-12/+73
* | systemctl: list-dependencies: support --type= and --state=Mike Yuan2023-01-163-4/+57
* | systemctl: list-dependencies: pass bool where appropriateMike Yuan2023-01-131-1/+1
* | systemctl: suppress warning about missing /proc/ when --no-warnYu Watanabe2023-01-121-7/+7
* | core: add OpenFile settingRichard Phibel2023-01-101-0/+33
|/
* systemctl: edit: rephrase edit markers to avoid misunderstandingMike Yuan2023-01-051-2/+2
* fundamental: rework IN_SET() to require at least three argumentsLennart Poettering2023-01-021-1/+1
* systemctl: rework how we detect if init is systemdLennart Poettering2022-12-231-6/+30
* systemctl: fix typoAntonio Alvarez Feijoo2022-12-211-1/+1
* systemctl: new option --drop-in for specifying drop-in filenameMike Yuan2022-12-203-2/+32
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-192-2/+2
* systemctl: don't unlink non-existing temporary filesLennart Poettering2022-12-151-2/+5
* systemctl: if we edit a single file only, jump to the right lineLennart Poettering2022-12-151-55/+115
* systemctl: stop using basename() at one more placeLennart Poettering2022-12-151-4/+7
* systemctl: line break string where the newlines areLennart Poettering2022-12-151-2/+4