summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | systemctl: add forgotten --reboot-argument= to --help textLennart Poettering2024-04-231-0/+2
* | systemctl: add forgotten --message= to --help textLennart Poettering2024-04-231-0/+1
|/
* systemctl-start-unit: Subscribe() is unnecessary if we RefUnit explicitlyMike Yuan2024-04-191-5/+1
* systemctl: use FOREACH_ARRAY and FOREACH_ELEMENT moreMike Yuan2024-04-192-12/+18
* systemctl: show invocation ID in unit status outputLennart Poettering2024-04-181-1/+7
* systemctl: allow user to suppress output when no action scheduled (#32278)MaxHearnden2024-04-181-1/+1
* systemctl-logind: auto soft-reboot only if /run/nextroot/ is mountpointMike Yuan2024-04-071-1/+5
* gcrypt: dlopenify for libsystemdLuca Boccassi2024-04-031-2/+1
* systemctl,busctl: sort includesMike Yuan2024-03-261-1/+1
* systemctl: allow connecting to capsule instances with --capsule=/-CLennart Poettering2024-03-143-6/+37
* path-lookup: rename lookup_paths_free -> _doneMike Yuan2024-03-063-4/+4
* dynamically load compression librariesMatteo Croce2024-03-051-3/+3
* extract-word: modernize extract_many_wordsMike Yuan2024-03-031-1/+1
* dissect-image: add flag for explicitly enabling userspace verity signature ch...Lennart Poettering2024-02-281-1/+2
* systemctl-show: use lookup_unit_by_pidref tooMike Yuan2024-02-241-92/+2
* systemctl: generalize GetUnitByPIDFD handlingMike Yuan2024-02-243-143/+170
* systemctl-util: use strv_free_and_replace at one more placeMike Yuan2024-02-241-3/+1
* Fallback from pidfd_open on permission errors tooLuca Boccassi2024-02-241-1/+1
* systemctl: drop pointless bitfieldZbigniew Jędrzejewski-Szmek2024-02-201-1/+1
* systemctl: drop chain invocation of telinitMichael Biebl2024-02-154-23/+2
* systemctl: don't warn unit needs reload if --no-warnMike Yuan2024-02-141-0/+3
* systemctl: fix typoYu Watanabe2024-02-091-1/+1
* systemctl: allow --now only if not install_client_side()Mike Yuan2024-02-091-6/+11
* systemctl: support disable/mask --now with unit templateMike Yuan2024-02-091-9/+30
* systemctl-util: some modernizationsMike Yuan2024-02-092-33/+23
* Remove duplicated command in help messageMartin Trigaux2024-01-231-1/+1
* tree-wide: port over various pieces of code to strv_extend_many()Lennart Poettering2024-01-171-5/+1
* systemctl-is-system-running: display "offline" with --imageAntonio Alvarez Feijoo2024-01-151-1/+1
* test: reinitialize arg_transport before parsing argumentsFrantisek Sumsal2024-01-061-0/+4
* systemctl: use SYNTHETIC_ERRNO()Frantisek Sumsal2023-12-251-7/+6
* systemctl: swap cached_id_map and cached_name_map at one more placeYu Watanabe2023-12-231-1/+1
* systemctl: swap cached_id_map and cached_name_mapYu Watanabe2023-12-221-5/+5
* systemctl: configure boot loader options only when going through firmwareMike Yuan2023-12-201-15/+14