[openSUSE/wicked] 6655fe: dbus: add signature utility macro for common types
Branch: refs/heads/testing 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: 6bcbbc6e2b1318cab0c15218f54d994c0ba542fa https://github.com/openSUSE/wicked/commit/6bcbbc6e2b1318cab0c15218f54d994c0b... Author: Marius Tomaschewski <mt@suse.de> 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 https://github.com/openSUSE/wicked/pull/858 into testing Compare: https://github.com/openSUSE/wicked/compare/2637b795b4d5...6bcbbc6e2b13
participants (1)
-
Marius Tomaschewski