summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemctl: include unit ID in the property mapFrantisek Sumsal2023-11-251-0/+1
* systemctl: distinguish reload and reexecChristian Hesse2023-11-221-2/+4
* systemctl: fix typoYu Watanabe2023-11-211-1/+1
* systemctl-show: only show available memory if it was artifically limitedFlorian Schmaus2023-11-211-3/+6
* Merge pull request #29995 from keszybz/voidify-timestamp-gettersLennart Poettering2023-11-132-2/+2
|\
| * Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_nowZbigniew Jędrzejewski-Szmek2023-11-132-2/+2
* | core: rename MemoryZswapCurrent -> MemoryZSwapCurrentYu Watanabe2023-11-131-1/+1
|/
* systemctl-show: merge subsequent swap printf() blocksFlorian Schmaus2023-11-121-5/+2
* cgroup: add support for memory.zswap.currentFlorian Schmaus2023-11-121-1/+10
* cgroup: add support for memory.swap.currentFlorian Schmaus2023-11-111-3/+12
* cgroup: add support for memory.swap.peakFlorian Schmaus2023-11-111-0/+9
* systemctl: grey out legendLennart Poettering2023-11-071-5/+13
* cgroup: add support for memory.peakFlorian Schmaus2023-11-061-1/+9
* process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...Lennart Poettering2023-11-022-2/+2
* parse-util: add parse_tristate() and use it everywhereLennart Poettering2023-11-011-8/+3
* Merge pull request #29553 from keszybz/analyze-cat-config-tldrLuca Boccassi2023-10-251-1/+1
|\
| * analyze/cat-config: add switch to print only "interesting" parts of config filesZbigniew Jędrzejewski-Szmek2023-10-241-1/+1
* | systemctl: fallback if logind doesn't support new flagLuca Boccassi2023-10-231-0/+12
* | systemctl: automatically softreboot/kexec if set up on rebootLuca Boccassi2023-10-202-5/+7
* | Merge pull request #29595 from YHNdnzj/systemctl-failed-systemLuca Boccassi2023-10-194-14/+41
|\ \
| * | systemctl: is-failed: check if system is degraded when no unit givenMike Yuan2023-10-182-3/+27
| * | systemctl: minor modernizationMike Yuan2023-10-183-11/+14
* | | fuzz: unify logging setupFrantisek Sumsal2023-10-191-4/+1
|/ /
* / process-util: add pidref_get_comm() and rename get_process_comm() to pid_get_...Lennart Poettering2023-10-182-3/+3
|/
* Fix a typo in `systemctl-enable.c`G2-Games2023-10-061-1/+1
* systemctl-show: align "Cntrl PID" correctlyMike Yuan2023-10-051-1/+1
* systemctl-enable: warn if disabled/masked units has active triggering unitsMike Yuan2023-09-271-3/+14
* systemctl-start: suppress the triggering unit warning when --no-warnMike Yuan2023-09-271-1/+1
* systemctl: clean up check_triggering_unitsMike Yuan2023-09-273-22/+56
* systemctl: make unit_is_masked always query managerMike Yuan2023-09-273-18/+19
* systemctl: don't duplicate string needlesslyMike Yuan2023-09-271-6/+7
* systemctl: reflect that statically enabled units can be in .upholds/Mike Yuan2023-09-271-1/+1
* systemctl: link to all non-man-page files in helpZbigniew Jędrzejewski-Szmek2023-09-211-5/+25
* treewide: split commandline into command lineJoerg Behrmann2023-09-201-2/+2
* io-util: introduce loop_write_full that takes a timeoutMike Yuan2023-09-071-1/+1
* systemctl: drop unnecessary elseMike Yuan2023-09-051-2/+3
* core,systemctl: refuse switching root if we're not in initrdMike Yuan2023-09-021-0/+4
* core,systemctl: refuse switching root to current root properlyMike Yuan2023-09-021-1/+8
* systemctl-show: rename cleanup functionDavid Tardon2023-08-171-2/+2
* tree-wide: use LIST_CLEAR()David Tardon2023-08-171-12/+2
* meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-081-3/+4
* meson: also merge declarations of fuzzers with other executablesYu Watanabe2023-08-031-11/+8
* meson: move declaration of systemctlYu Watanabe2023-07-311-0/+24
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-281-1/+1
* various: use RET_GATHERZbigniew Jędrzejewski-Szmek2023-07-131-6/+3
* systemctl: implement a new "whoami" verb, that just returns unit of caller/PIDLennart Poettering2023-07-044-1/+80
* systemctl: let's emphasize a bit that halt/poweroff/reboot/shutdown are compa...Lennart Poettering2023-06-152-7/+21
* systemctl: add "systemctl soft-reboot" commandLennart Poettering2023-06-026-2/+11
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-312-3/+3
* label: Introduce LabelOps to do pre/post labelling operationsDaan De Meyer2023-05-311-1/+1