Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: b1943f8b943e83452bc017ea2d1d614c619f7ff1 https://github.com/openSUSE/wicked/commit/b1943f8b943e83452bc017ea2d1d614c61... Author: Marius Tomaschewski mt@suse.com Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths: M include/wicked/util.h M src/util.c
Log Message: ----------- utils: add initial byte_array utilities
Signed-off-by: Clemens Famulla-Conrad cfamullaconrad@suse.de
Commit: 6d8c9c016c148bbe1e3a6507b339cc024e0cc5d6 https://github.com/openSUSE/wicked/commit/6d8c9c016c148bbe1e3a6507b339cc024e... Author: Clemens Famulla-Conrad cfamullaconrad@suse.de Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths: M include/wicked/dbus-service.h M src/dbus-object.c
Log Message: ----------- dbus: Add generic byte-array property macros
Add the ability to use byte arrays as generic property. The data is stored in a dynamic ni_byte_array_t.
Commit: 5ddb8d4027a7717abbf86016731128da38b8d6d8 https://github.com/openSUSE/wicked/commit/5ddb8d4027a7717abbf86016731128da38... Author: Clemens Famulla-Conrad cfamullaconrad@suse.de Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths: M include/wicked/dbus-service.h
Log Message: ----------- dbus: Format code in ni_dbus_property
Commit: add770c2e6dec1e1cca7929e23c6fcaa948c3ae6 https://github.com/openSUSE/wicked/commit/add770c2e6dec1e1cca7929e23c6fcaa94... Author: Marius Tomaschewski mt@suse.com Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths: M include/wicked/dbus-service.h M include/wicked/util.h M src/dbus-object.c M src/util.c
Log Message: ----------- Merge pull request #861 from cfconrad/master_mr_115_byte_array
[dbus] Add generic property for `byte_array`
Compare: https://github.com/openSUSE/wicked/compare/805b4929aa30...add770c2e6de
wicked-commit@lists.opensuse.org