[openSUSE/wicked] 6655fe: dbus: add signature utility macro for common types
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 6655fe90790c31f87b7bc96590ac3ce2893c0f00 https://github.com/openSUSE/wicked/commit/6655fe90790c31f87b7bc96590ac3ce289... Author: Marius Tomaschewski <mt@suse.com> Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M include/wicked/dbus-service.h M include/wicked/dbus.h Log Message: ----------- dbus: add signature utility macro for common types Signed-off-by: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Commit: d3660eeb3409eae3fa691e86a3719c273669d08b https://github.com/openSUSE/wicked/commit/d3660eeb3409eae3fa691e86a3719c2736... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M include/wicked/dbus-service.h M src/dbus-object.c Log Message: ----------- dbus: Add generic object_path and object_path_array property macros This commit add the two macros: * `NI_DBUS_GENERIC_OBJECT_PATH_PROPERTY` * `NI_DBUS_GENERIC_OBJECT_PATH_ARRAY_PROPERTY` and the required impelementations to fill `.set`, `.get` and `.parse` in the ni_dbus_property_t structure. Commit: 1b2c0588476954e332868432d1abdd7c54dd87c0 https://github.com/openSUSE/wicked/commit/1b2c0588476954e332868432d1abdd7c54... Author: Marius Tomaschewski <mt@suse.com> Date: 2021-03-02 (Tue, 02 Mar 2021) Changed paths: M include/wicked/dbus-service.h M include/wicked/dbus.h M src/dbus-object.c Log Message: ----------- Merge pull request #858 from cfconrad/master_mr_110_object_path_array dbus: Add generic object_path and object_path_array property macros Compare: https://github.com/openSUSE/wicked/compare/2e403ca0e5bd...1b2c05884769
participants (1)
-
Marius Tomaschewski