1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-03 05:18:09 +03:00
systemd/src/portable
Mike Yuan 2f2058da0b
portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()
The concept of synthetic errnos is about logging, which
is irrelevant irt bus error and we don't do any special
treatment in sd-bus for them, meaning the value propagated
would be spurious.
2024-11-13 17:47:11 +01:00
..
profile core: rename BindJournalSockets= to BindLogSockets= 2024-09-04 21:44:25 +02:00
meson.build various: check meson feature flag early 2024-11-13 08:21:33 +09:00
org.freedesktop.portable1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.portable1.policy Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.portable1.service license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
portable.c portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno() 2024-11-13 17:47:11 +01:00
portable.h various: move const ptr indicator to return value 2024-06-19 16:28:28 +02:00
portablectl.c Merge pull request #34679 from DaanDeMeyer/bus-log 2024-10-09 11:42:26 +02:00
portabled-bus.c polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature 2023-12-22 05:27:36 +09:00
portabled-bus.h portable: add 'reattach' verb and DBUS interface 2021-02-10 19:07:36 +00:00
portabled-image-bus.c unit-file,portable: replace streq + basename with path_equal_filename 2024-06-11 23:17:21 +01:00
portabled-image-bus.h portabled: use service_parse_argv/bus_add_implementation 2021-02-15 21:20:14 +00:00
portabled-image.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
portabled-image.h shared: rename machine-image.[ch] → discover-image.[ch] 2021-02-03 23:12:57 +01:00
portabled-operation.c machine,portable: fix a typo in an info message 2023-05-13 00:26:38 +02:00
portabled-operation.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
portabled.c tree-wide: make sigprocmask() changes more automatic 2024-09-13 17:12:28 +02:00
portabled.h portabled: use service_parse_argv/bus_add_implementation 2021-02-15 21:20:14 +00:00