1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-09 01:18:19 +03:00
systemd/src/systemctl
Daan De Meyer 871ee2f087 bus-util: Log more information when connecting to a bus socket fails
Let's log about which bus we're trying to connect to and what transport
we're using to do it.

(cherry picked from commit d8a77d55e6)
2024-10-11 18:12:38 +02:00
..
fuzz-systemctl-parse-argv.c test: reinitialize arg_transport before parsing arguments 2024-01-06 18:52:04 +01:00
meson.build gcrypt: dlopenify for libsystemd 2024-04-03 11:50:25 +01:00
systemctl-add-dependency.c systemctl: reduce variable scope 2023-04-12 09:53:55 +02:00
systemctl-add-dependency.h
systemctl-cancel-job.c systemctl: minor modernization 2023-10-19 00:12:27 +08:00
systemctl-cancel-job.h
systemctl-clean-or-freeze.c service: allow freeing the fdstore via cleaning 2023-04-13 06:44:27 +02:00
systemctl-clean-or-freeze.h
systemctl-compat-halt.c systemctl: let's emphasize a bit that halt/poweroff/reboot/shutdown are compat commands 2023-06-15 14:06:37 +02:00
systemctl-compat-halt.h
systemctl-compat-runlevel.c
systemctl-compat-runlevel.h
systemctl-compat-shutdown.c Remove duplicated command in help message 2024-01-23 10:44:36 +00:00
systemctl-compat-shutdown.h
systemctl-compat-telinit.c systemctl: drop chain invocation of telinit 2024-02-15 14:29:20 +00:00
systemctl-compat-telinit.h systemctl: drop chain invocation of telinit 2024-02-15 14:29:20 +00:00
systemctl-daemon-reload.c systemctl: distinguish reload and reexec 2023-11-22 17:45:04 +00:00
systemctl-daemon-reload.h
systemctl-edit.c path-lookup: rename lookup_paths_free -> _done 2024-03-07 02:01:57 +08:00
systemctl-edit.h
systemctl-enable.c systemctl: fix log message when glob patterns passed to disable command and friends 2024-05-01 17:13:10 +09:00
systemctl-enable.h
systemctl-is-active.c systemctl: is-failed: check if system is degraded when no unit given 2023-10-19 00:12:28 +08:00
systemctl-is-active.h
systemctl-is-enabled.c systemctl: minor modernization 2023-10-19 00:12:27 +08:00
systemctl-is-enabled.h
systemctl-is-system-running.c systemctl-is-system-running: display "offline" with --image 2024-01-15 11:58:38 +00:00
systemctl-is-system-running.h
systemctl-kill.c systemctl: Implement --wait for kill command 2024-05-01 09:40:32 +02:00
systemctl-kill.h
systemctl-list-dependencies.c systemctl: move printing of state to the printing func. 2023-03-17 14:50:40 +01:00
systemctl-list-dependencies.h
systemctl-list-jobs.c systemctl: list-jobs: interchange 'waiting for' and 'blocking' in output 2024-04-24 21:31:28 +02:00
systemctl-list-jobs.h
systemctl-list-machines.c shared/format-table: use enum instead of Table.empty_string 2022-09-22 10:16:05 +02:00
systemctl-list-machines.h systemctl: show tainted state 2022-03-31 22:11:32 +01:00
systemctl-list-unit-files.c systemctl: fix "applying zero offset to null pointer" UBSan error 2024-05-15 20:24:03 +02:00
systemctl-list-unit-files.h
systemctl-list-units.c systemctl: fix copy/paste 2023-12-09 13:17:02 +00:00
systemctl-list-units.h systemctl: cleanups for list-timers 2023-02-23 18:00:38 +09:00
systemctl-log-setting.c
systemctl-log-setting.h
systemctl-logind.c systemctl: gracefully adjust bus transport and runtime scope when --boot-loader-entry=help 2024-08-15 14:04:41 +01:00
systemctl-logind.h systemctl: logind: make logind_schedule_shutdown accept action as param 2023-03-14 19:21:11 +08:00
systemctl-mount.c extract-word: modernize extract_many_words 2024-03-03 19:01:00 +08:00
systemctl-mount.h
systemctl-preset-all.c systemctl: reduce variable scope 2023-04-12 09:53:55 +02:00
systemctl-preset-all.h
systemctl-reset-failed.c strv: make iterator in STRV_FOREACH() declaread in the loop 2022-03-19 08:33:33 +09:00
systemctl-reset-failed.h
systemctl-service-watchdogs.c
systemctl-service-watchdogs.h
systemctl-set-default.c treewide: split commandline into command line 2023-09-20 16:37:23 +01:00
systemctl-set-default.h
systemctl-set-environment.c strv: make iterator in STRV_FOREACH() declaread in the loop 2022-03-19 08:33:33 +09:00
systemctl-set-environment.h
systemctl-set-property.c various: use RET_GATHER 2023-07-13 11:12:00 +02:00
systemctl-set-property.h
systemctl-show.c systemctl: fix printing of RootImageOptions 2024-10-08 16:39:12 +01:00
systemctl-show.h
systemctl-start-special.c systemctl: do not fall back to StartUnit automatically for sleep operations 2024-05-08 13:45:49 +08:00
systemctl-start-special.h
systemctl-start-unit.c systemctl-start-unit: Subscribe() is unnecessary if we RefUnit explicitly 2024-04-19 10:08:36 +08:00
systemctl-start-unit.h
systemctl-switch-root.c core,systemctl: refuse switching root if we're not in initrd 2023-09-02 15:56:24 +08:00
systemctl-switch-root.h
systemctl-sysv-compat.c path-lookup: rename lookup_paths_free -> _done 2024-03-07 02:01:57 +08:00
systemctl-sysv-compat.h systemctl: is-*: return correct code when no unit is found 2022-12-14 01:43:25 +08:00
systemctl-trivial-method.c systemctl: add "systemctl soft-reboot" command 2023-06-02 16:49:38 +02:00
systemctl-trivial-method.h
systemctl-util.c bus-util: Log more information when connecting to a bus socket fails 2024-10-11 18:12:38 +02:00
systemctl-util.h systemctl: generalize GetUnitByPIDFD handling 2024-02-24 12:24:41 +08:00
systemctl-whoami.c systemctl: generalize GetUnitByPIDFD handling 2024-02-24 12:24:41 +08:00
systemctl-whoami.h systemctl: implement a new "whoami" verb, that just returns unit of caller/PID 2023-07-04 01:05:02 +01:00
systemctl.c systemctl: refuse --capsule=foo with --system 2024-08-15 14:04:41 +01:00
systemctl.h systemctl: drop chain invocation of telinit 2024-02-15 14:29:20 +00:00
systemd-sysv-install.SKELETON systemd-sysv-install: change license to MIT-0 2022-10-26 08:39:34 +02:00