summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemctl: grey out tasks limit the same way we grey out the fd store limit i...Lennart Poettering10 days1-1/+1
* systemctl: don't fall back to immediate shutdown silently if we cannot schedu...Mike Yuan2024-10-311-6/+9
* systemctl: use the retval of must_be_root()Mike Yuan2024-10-311-4/+3
* Merge pull request #34245 from bluca/logind_drop_weak_delay_inhibitorZbigniew Jędrzejewski-Szmek2024-10-291-0/+4
|\
| * systemctl: keep ignoring sessions on shutdown as rootLuca Boccassi2024-09-131-0/+4
* | Merge pull request #34679 from DaanDeMeyer/bus-logDaan De Meyer2024-10-091-1/+1
|\ \
| * | bus-util: Log more information when connecting to a bus socket failsDaan De Meyer2024-10-091-1/+1
* | | systemctl: separate memory usage with commaYu Watanabe2024-10-081-17/+17
* | | Merge pull request #34556 from ryantimwilson/extra-fdsLennart Poettering2024-10-081-0/+15
|\ \ \
| * | | Add ExtraFileDescriptor property to StartTransientUnit dbus APIRyan Wilson2024-10-071-0/+15
| |/ /
* / / tree-wide: drop doubled empty linesYu Watanabe2024-10-071-1/+0
|/ /
* | 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
|/ /
* | tree-wide: use strv_extend_strv_consume() where appropriateMike Yuan2024-09-211-2/+2
* | Use correct error code in log message in output_waiting_jobs (#34404)PavlNekrasov2024-09-171-3/+2
|/
* Merge pull request #34155 from poettering/gmtime-safeYu Watanabe2024-09-061-11/+14
|\
| * time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()Lennart Poettering2024-09-051-11/+14
* | edit-util: EditFileContext: avoid reserved 'stdin'A. Wilcox2024-09-061-1/+1
|/
* systemctl: cat: do not exit(1) on missing units if `--force`Ivan Shapovalov2024-09-051-2/+3
* core: do BindMount/MountImage operations in async control processLuca Boccassi2024-08-295-8/+10
* shared/logs-show: introduce journal_browse_prepare()Mike Yuan2024-08-221-6/+3
* tree-wide: voidify polkit_agent_open_if_enabled()Yu Watanabe2024-08-191-1/+1
* networkctl: support edit --stdinMike Yuan2024-08-122-2/+2
* systemctl: gracefully adjust bus transport and runtime scope when --boot-load...Yu Watanabe2024-08-051-0/+8
* systemctl: refuse --capsule=foo with --systemYu Watanabe2024-08-041-0/+4
* logind: always check for inhibitor locksLuca Boccassi2024-07-251-16/+16
* terminal-util: split out color macros/helpers into its own headerLennart Poettering2024-07-196-0/+6
* systemctl-enable: support reenable --nowMike Yuan2024-07-091-14/+43
* systemctl-enable: some cleanupsMike Yuan2024-07-091-38/+39
* systemctl: do not try to acquire triggering units for template unitsMike Yuan2024-07-041-4/+9
* systemctl: skip triggering unit warning if unit vanishedMike Yuan2024-07-041-2/+2
* Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibitLuca Boccassi2024-06-261-2/+2
|\
| * Rename spawn-ask-password-agent.c to just ask-password-agent.cZbigniew Jędrzejewski-Szmek2024-06-261-1/+1
| * Rename spawn-polkit-agent.c to just polkit-agent.cZbigniew Jędrzejewski-Szmek2024-06-261-1/+1
* | systemctl-show: show Status{Bus,Varlink}Error in statusMike Yuan2024-06-201-6/+27
* | logind: implement maintenance timeLudwig Nussel2024-06-205-11/+14
|/
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-122-6/+6
* shared/install: modernize unit_file_get_list, use key destructorMike Yuan2024-06-121-21/+13
* systemctl: fix "applying zero offset to null pointer" UBSan errorYu Watanabe2024-05-151-1/+1
* 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: do not fall back to StartUnit automatically for sleep operationsMike Yuan2024-05-081-1/+4
* systemctl: fix log message when glob patterns passed to disable command and f...Yu Watanabe2024-05-011-1/+2
* systemctl: Implement --wait for kill commandDaan De Meyer2024-05-012-3/+25
* systemctl: list-jobs: interchange 'waiting for' and 'blocking' in outputRasmus Villemoes2024-04-241-2/+2
* Merge pull request #32428 from poettering/sd-notify-reboot-paramZbigniew Jędrzejewski-Szmek2024-04-231-7/+9
|\
| * systemctl: set reboot argument for most forms of shutdown, not just plain reb...Lennart Poettering2024-04-231-7/+9
* | systemctl: add forgotten --after/--before to --help textLennart Poettering2024-04-231-0/+2