Systemd/src/machine
Yu Watanabe a7e4861c74 bus-util: add flags for bus_map_all_properties() (#8546)
This adds flags BUS_MAP_STRDUP and BUS_MAP_BOOLEAN_AS_BOOL.
If BUS_MAP_STRDUP is set, then each "s" message is duplicated.
If BUS_MAP_BOOLEAN_AS_BOOL is set, then each "b" message is
written to a bool pointer.

Follow-up for #8488.
See https://github.com/systemd/systemd/pull/8488#discussion_r175816270.
2018-03-28 13:37:27 +02:00
..
image-dbus.c tree-wide: introduce new safe_fork() helper and port everything over 2017-12-25 11:48:21 +01:00
image-dbus.h machined: port machined's bus APIs to use new image metadata API 2017-11-20 16:43:15 +01:00
machine-dbus.c Merge pull request #8554 from poettering/chase-trail-slash 2018-03-26 18:00:08 +02:00
machine-dbus.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
machine.c tree-wide: warn when a directory path already exists but has bad mode/owner/type 2018-03-23 10:26:38 +01:00
machine.h machined: change check_gc to may_gc everywhere 2018-02-15 14:09:40 +01:00
machinectl.c bus-util: add flags for bus_map_all_properties() (#8546) 2018-03-28 13:37:27 +02:00
machined-dbus.c fixed 3 occurences of 'Failed top open' (#8349) 2018-03-04 21:12:45 +09:00
machined.c machined: change check_gc to may_gc everywhere 2018-02-15 14:09:40 +01:00
machined.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
meson.build meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
operation.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
operation.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
org.freedesktop.machine1.conf machined: port machined's bus APIs to use new image metadata API 2017-11-20 16:43:15 +01:00
org.freedesktop.machine1.policy meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
org.freedesktop.machine1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
test-machine-tables.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00