Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 4cedb2f2499a982aae5c8743ec693b0a142de5d9
https://github.com/openSUSE/wicked/commit/4cedb2f2499a982aae5c8743ec693b0a1…
Author: Clemens Famulla-Conrad <cfamullaconrad(a)suse.de>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M schema/types.xml
M src/dbus-xml.c
Log Message:
-----------
xml-schema: Add hex-string
On XML, the data is in the format of `^([0-9a-f]{2})*$` and each two ascii
characters representing one byte.
It can be used to store opaque data in XML. The DBus end will get a
byte-array.
Commit: dfe9a01ff6c25dd0585420100e82c5222bffcd0c
https://github.com/openSUSE/wicked/commit/dfe9a01ff6c25dd0585420100e82c5222…
Author: Marius Tomaschewski <mt(a)suse.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M schema/types.xml
M src/dbus-xml.c
Log Message:
-----------
Merge pull request #870 from cfconrad/dbus_schema_add_hex_string
xml-schema: add hex-string byte-array notation
Compare: https://github.com/openSUSE/wicked/compare/ac5e5a62aa55...dfe9a01ff6c2
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: ded7f66ccbc8b98ef6d8a78534df53f1a2108e16
https://github.com/openSUSE/wicked/commit/ded7f66ccbc8b98ef6d8a78534df53f1a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
M configure.ac
M src/config.c
M wicked.spec.in
Log Message:
-----------
dhcp6: request nis options on sle15 by default
Commit: 86bcdd9e21bee58807b5813c288e684d2c8eb6ca
https://github.com/openSUSE/wicked/commit/86bcdd9e21bee58807b5813c288e684d2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M client/suse/compat-suse.c
M src/config.c
Log Message:
-----------
config: fix to init update flag mask to defaults
Commit: 840a9372a69c9d8f6c29af2dd152b93233739418
https://github.com/openSUSE/wicked/commit/840a9372a69c9d8f6c29af2dd152b9323…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M include/wicked/util.h
M src/util.c
Log Message:
-----------
utils: add an string array find match utility
Commit: 7ae954e38d366e40913716eb6595255390931d1b
https://github.com/openSUSE/wicked/commit/7ae954e38d366e40913716eb659525539…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M include/wicked/nis.h
M src/nis.c
M src/state.c
Log Message:
-----------
nis: cleanup nis definitions for wicked
Commit: e23949fe561cd16b52ab488f92138b5184e9cb5e
https://github.com/openSUSE/wicked/commit/e23949fe561cd16b52ab488f92138b518…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M schema/addrconf.xml
M src/dbus-objects/misc.c
M src/dhcp6/lease.c
M src/leasefile.c
M src/leaseinfo.c
Log Message:
-----------
lease: consider nis with multiple domains for dhcp6
Commit: fe395ee115d4a8150b1954f7bdba8f4df1e74641
https://github.com/openSUSE/wicked/commit/fe395ee115d4a8150b1954f7bdba8f4df…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M src/dhcp6/protocol.c
Log Message:
-----------
dhcp6: set nis servers from response msg in lease
Commit: 8cbb5ccdfaa49420342861facaaacff3a9b6cab7
https://github.com/openSUSE/wicked/commit/8cbb5ccdfaa49420342861facaaacff3a…
Author: Rubén Torrero Marijnissen <rtorreromarijnissen(a)suse.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M client/suse/compat-suse.c
M configure.ac
M include/wicked/nis.h
M include/wicked/util.h
M schema/addrconf.xml
M src/config.c
M src/dbus-objects/misc.c
M src/dhcp6/lease.c
M src/dhcp6/protocol.c
M src/leasefile.c
M src/leaseinfo.c
M src/nis.c
M src/state.c
M src/util.c
M wicked.spec.in
Log Message:
-----------
Merge pull request #866 from mtomaschewski/dhcp6-nis
dhcp6: request nis options on sle15 by default (bsc#1181812)
Compare: https://github.com/openSUSE/wicked/compare/d4b311ae42fe...8cbb5ccdfaa4
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 86bcdd9e21bee58807b5813c288e684d2c8eb6ca
https://github.com/openSUSE/wicked/commit/86bcdd9e21bee58807b5813c288e684d2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M client/suse/compat-suse.c
M src/config.c
Log Message:
-----------
config: fix to init update flag mask to defaults
Commit: 840a9372a69c9d8f6c29af2dd152b93233739418
https://github.com/openSUSE/wicked/commit/840a9372a69c9d8f6c29af2dd152b9323…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M include/wicked/util.h
M src/util.c
Log Message:
-----------
utils: add an string array find match utility
Commit: 7ae954e38d366e40913716eb6595255390931d1b
https://github.com/openSUSE/wicked/commit/7ae954e38d366e40913716eb659525539…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M include/wicked/nis.h
M src/nis.c
M src/state.c
Log Message:
-----------
nis: cleanup nis definitions for wicked
Commit: e23949fe561cd16b52ab488f92138b5184e9cb5e
https://github.com/openSUSE/wicked/commit/e23949fe561cd16b52ab488f92138b518…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M schema/addrconf.xml
M src/dbus-objects/misc.c
M src/dhcp6/lease.c
M src/leasefile.c
M src/leaseinfo.c
Log Message:
-----------
lease: consider nis with multiple domains for dhcp6
Commit: fe395ee115d4a8150b1954f7bdba8f4df1e74641
https://github.com/openSUSE/wicked/commit/fe395ee115d4a8150b1954f7bdba8f4df…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M src/dhcp6/protocol.c
Log Message:
-----------
dhcp6: set nis servers from response msg in lease
Commit: d02223eaf1b9d1b8e18ab3a7c00f2aa4b4fbdd08
https://github.com/openSUSE/wicked/commit/d02223eaf1b9d1b8e18ab3a7c00f2aa4b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M client/suse/compat-suse.c
M configure.ac
M include/wicked/nis.h
M include/wicked/util.h
M schema/addrconf.xml
M src/config.c
M src/dbus-objects/misc.c
M src/dhcp6/lease.c
M src/dhcp6/protocol.c
M src/leasefile.c
M src/leaseinfo.c
M src/nis.c
M src/state.c
M src/util.c
M wicked.spec.in
Log Message:
-----------
Merge pull request https://github.com/openSUSE/wicked/pull/866
Compare: https://github.com/openSUSE/wicked/compare/a7118e0692e7...d02223eaf1b9