summaryrefslogtreecommitdiffstats
path: root/src/systemctl/systemctl-show.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemctl: grey out tasks limit the same way we grey out the fd store limit i...Lennart Poettering12 days1-1/+1
* systemctl: separate memory usage with commaYu Watanabe2024-10-081-17/+17
* Add ExtraFileDescriptor property to StartTransientUnit dbus APIRyan Wilson2024-10-071-0/+15
* Merge pull request #34564 from YHNdnzj/systemctl-status-job-idMike Yuan2024-09-301-0/+6
|\
| * systemctl: also show job id in status outputMike Yuan2024-09-261-0/+6
* | shared: adjust whitespace and formattingZbigniew Jędrzejewski-Szmek2024-09-271-2/+2
* | systemctl: fix printing of RootImageOptionsZbigniew Jędrzejewski-Szmek2024-09-271-0/+23
|/
* core: do BindMount/MountImage operations in async control processLuca Boccassi2024-08-291-6/+6
* systemctl-show: show Status{Bus,Varlink}Error in statusMike Yuan2024-06-201-6/+27
* logs-show: drop uid argument from add_matches_for_user_units()Yu Watanabe2024-05-101-2/+1
* systemctl-show: make show_memory_available cover memory_available itselfMike Yuan2024-05-081-6/+4
* systemctl: show invocation ID in unit status outputLennart Poettering2024-04-181-1/+7
* systemctl-show: use lookup_unit_by_pidref tooMike Yuan2024-02-241-92/+2
* Fallback from pidfd_open on permission errors tooLuca Boccassi2024-02-241-1/+1
* systemctl: drop pointless bitfieldZbigniew Jędrzejewski-Szmek2024-02-201-1/+1
* tree-wide: port over various pieces of code to strv_extend_many()Lennart Poettering2024-01-171-5/+1
* systemctl-show: always show memory peak if availableMike Yuan2023-12-091-6/+16
* systemctl: include unit ID in the property mapFrantisek Sumsal2023-11-251-0/+1
* 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-131-1/+1
|\
| * Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_nowZbigniew Jędrzejewski-Szmek2023-11-131-1/+1
* | 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
* cgroup: add support for memory.peakFlorian Schmaus2023-11-061-1/+9
* process-util: add pidref_get_comm() and rename get_process_comm() to pid_get_...Lennart Poettering2023-10-181-2/+2
* systemctl-show: align "Cntrl PID" correctlyMike Yuan2023-10-051-1/+1
* systemctl: link to all non-man-page files in helpZbigniew Jędrzejewski-Szmek2023-09-211-5/+25
* systemctl-show: rename cleanup functionDavid Tardon2023-08-171-2/+2
* tree-wide: use LIST_CLEAR()David Tardon2023-08-171-12/+2
* tree-wide: A few more uses of "unmet" for conditionsColin Walters2023-04-111-1/+1
* 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
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* systemctl: show "Until:" field only for service and scope unitsYu Watanabe2023-02-221-0/+1
* core: add support for Startup memory limitsLuca Boccassi2023-02-151-4/+38
* 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
* | core: add OpenFile settingRichard Phibel2023-01-101-0/+33
|/
* systemctl: add support for LogFilterPatterns for show commandQuentin Deslandes2022-12-151-0/+18
* MemoryZSwapMax directive to configure new memory.zswap.max cgroup filePasha Vorobyev2022-11-151-0/+8
* systemctl: do not show unit properties with --allYu Watanabe2022-11-141-3/+4
* core,logind,systemctl,journald: replace calls to strerror() with setting errn...Zbigniew Jędrzejewski-Szmek2022-10-111-2/+4
* systemctl: color ignored exit status in yellow, not redChristian Hesse2022-09-301-1/+1