summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-logind.c
Commit message (Expand)AuthorAgeFilesLines
* systemctl: add option --when for scheduled shutdownMike Yuan2023-03-141-10/+16
* systemctl: logind: make logind_schedule_shutdown accept action as paramMike Yuan2023-03-141-3/+5
* systemctl: logind: add missing assertsMike Yuan2023-03-141-1/+9
* systemctl: drop translation of method names to descriptions in error messageZbigniew Jędrzejewski-Szmek2022-06-011-22/+19
* systemctl: make function staticZbigniew Jędrzejewski-Szmek2022-06-011-9/+4
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+0
* systemctl: use action_table for scheduling shutdownLudwig Nussel2022-02-281-18/+3
* systemctl: use STR_IN_SET() where appropriateLennart Poettering2022-02-031-1/+3
* systemctl: shutdown don't fallback on auth failLudwig Nussel2022-01-251-1/+1
* systemctl: consistent output for scheduled shutdownsLudwig Nussel2022-01-101-9/+9
* systemctl: Fix --show timestampLudwig Nussel2022-01-051-1/+1
* systemctl: add shutdown --show optionLudwig Nussel2021-12-091-0/+35
* tree-wide: add FORMAT_TIMESTAMP_STYLE()Zbigniew Jędrzejewski-Szmek2021-07-091-2/+3
* logind: Rename kexec reboot flagDeepak Rawat2021-03-311-1/+1
* logind: Add new flag for kexec rebootDeepak Rawat2021-03-311-0/+2
* logind: Introduce RebootWithFlags and othersDeepak Rawat2021-02-021-0/+17
* Added option --check-inhibitors for non-tty usageFelix Stupp2021-01-131-5/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: cast result of get_process_comm() to (void) where we ignore itLennart Poettering2020-10-271-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-5/+4
* systemctl: split up humungous systemctl.c fileLennart Poettering2020-10-071-0/+381