Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 762086918de4afd4827f1375ed10cbd325cb7908
https://github.com/openSUSE/wicked/commit/762086918de4afd4827f1375ed10cbd32…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/util.c
Log Message:
-----------
utils: fix qualified length in domain name check
Commit: b3d08f2dcdf75106300d669b5f1cfe78720ec193
https://github.com/openSUSE/wicked/commit/b3d08f2dcdf75106300d669b5f1cfe787…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/dhcp.c
M src/dhcp.h
Log Message:
-----------
dhcp: common utils to decode/encode a dns domain
Using canonical wire format specified in RFC1035 Section 3.1,
without explicit terminating null label as required for DHCP
FQDN options in RFC4702 Section 2.3 and RFC 4704 Section-4.2
to send relative domain names.
Commit: 0c84f5f76641c398221976c84c1ab4f01c693a2a
https://github.com/openSUSE/wicked/commit/0c84f5f76641c398221976c84c1ab4f01…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M include/wicked/addrconf.h
M src/dhcp.c
Log Message:
-----------
addrconf: common dhcp fqdn flags and lease data
Commit: 59db3a3d863618210a270d779cb2387404e0de26
https://github.com/openSUSE/wicked/commit/59db3a3d863618210a270d779cb238740…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M dhcp4/dbus-api.c
M schema/addrconf.xml
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/tester.c
Log Message:
-----------
dhcp4: add fqdn settings to the client request
Commit: 714e06521ad1032533f1c2856b3a9e96d1c56b22
https://github.com/openSUSE/wicked/commit/714e06521ad1032533f1c2856b3a9e96d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M dhcp6/dbus-api.c
M schema/addrconf.xml
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/tester.c
Log Message:
-----------
dhcp6: add fqdn settings to the client request
Commit: 28dbf0505d57f24f6d4707ad8f2f18d4d2aca362
https://github.com/openSUSE/wicked/commit/28dbf0505d57f24f6d4707ad8f2f18d4d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
M src/dhcp4/protocol.c
M src/dhcp4/protocol.h
Log Message:
-----------
dhcp4: replace old with a complete fqdn support
Commit: 0aa6cd53bbf7c3eda7a35148fc939e80c7814f1e
https://github.com/openSUSE/wicked/commit/0aa6cd53bbf7c3eda7a35148fc939e80c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/fsm.c
M src/dhcp6/protocol.c
M src/dhcp6/protocol.h
Log Message:
-----------
dhcp6: replace old with a complete fqdn support
Commit: 975d858b3656753fa040ab092a87ac569dee33c2
https://github.com/openSUSE/wicked/commit/975d858b3656753fa040ab092a87ac569…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
Log Message:
-----------
ifcfg: read dhcp fqdn variables from suse ifcfg
Commit: 32ecd1866aeadf95216fda1954ec3ef8a4fc6c18
https://github.com/openSUSE/wicked/commit/32ecd1866aeadf95216fda1954ec3ef8a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M client/suse/Makefile.am
A client/suse/config/sysconfig.dhcp-wicked
M wicked.spec.in
Log Message:
-----------
ifcfg: added sysconfig.dhcp-wicked fillup template
Commit: 597729a0dd6dbbca3fe27cc1e7d75c2aca597828
https://github.com/openSUSE/wicked/commit/597729a0dd6dbbca3fe27cc1e7d75c2ac…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M man/ifcfg-dhcp.5.in
Log Message:
-----------
man: added fqdn variables to ifcfg-dhcp(5)
Commit: ddb842b78ef5d7f9244d45e50a39c7858be65a58
https://github.com/openSUSE/wicked/commit/ddb842b78ef5d7f9244d45e50a39c7858…
Author: Nirmoy Das <ndas(a)suse.de>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M client/compat.c
M client/suse/Makefile.am
M client/suse/compat-suse.c
A client/suse/config/sysconfig.dhcp-wicked
M client/wicked-client.h
M dhcp4/dbus-api.c
M dhcp6/dbus-api.c
M include/wicked/addrconf.h
M man/ifcfg-dhcp.5.in
M schema/addrconf.xml
M src/dhcp.c
M src/dhcp.h
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
M src/dhcp4/protocol.c
M src/dhcp4/protocol.h
M src/dhcp4/tester.c
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/fsm.c
M src/dhcp6/protocol.c
M src/dhcp6/protocol.h
M src/dhcp6/tester.c
M src/util.c
M wicked.spec.in
Log Message:
-----------
Merge pull request #700 from mtomaschewski/fqdn
dhcp: correct and complete the fqdn support (bsc#1025757)
Compare: https://github.com/openSUSE/wicked/compare/6cadb3530fb8...ddb842b78ef5
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 762086918de4afd4827f1375ed10cbd325cb7908
https://github.com/openSUSE/wicked/commit/762086918de4afd4827f1375ed10cbd32…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/util.c
Log Message:
-----------
utils: fix qualified length in domain name check
Commit: b3d08f2dcdf75106300d669b5f1cfe78720ec193
https://github.com/openSUSE/wicked/commit/b3d08f2dcdf75106300d669b5f1cfe787…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/dhcp.c
M src/dhcp.h
Log Message:
-----------
dhcp: common utils to decode/encode a dns domain
Using canonical wire format specified in RFC1035 Section 3.1,
without explicit terminating null label as required for DHCP
FQDN options in RFC4702 Section 2.3 and RFC 4704 Section-4.2
to send relative domain names.
Commit: 0c84f5f76641c398221976c84c1ab4f01c693a2a
https://github.com/openSUSE/wicked/commit/0c84f5f76641c398221976c84c1ab4f01…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M include/wicked/addrconf.h
M src/dhcp.c
Log Message:
-----------
addrconf: common dhcp fqdn flags and lease data
Commit: 59db3a3d863618210a270d779cb2387404e0de26
https://github.com/openSUSE/wicked/commit/59db3a3d863618210a270d779cb238740…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M dhcp4/dbus-api.c
M schema/addrconf.xml
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/tester.c
Log Message:
-----------
dhcp4: add fqdn settings to the client request
Commit: 714e06521ad1032533f1c2856b3a9e96d1c56b22
https://github.com/openSUSE/wicked/commit/714e06521ad1032533f1c2856b3a9e96d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M dhcp6/dbus-api.c
M schema/addrconf.xml
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/tester.c
Log Message:
-----------
dhcp6: add fqdn settings to the client request
Commit: 28dbf0505d57f24f6d4707ad8f2f18d4d2aca362
https://github.com/openSUSE/wicked/commit/28dbf0505d57f24f6d4707ad8f2f18d4d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
M src/dhcp4/protocol.c
M src/dhcp4/protocol.h
Log Message:
-----------
dhcp4: replace old with a complete fqdn support
Commit: 0aa6cd53bbf7c3eda7a35148fc939e80c7814f1e
https://github.com/openSUSE/wicked/commit/0aa6cd53bbf7c3eda7a35148fc939e80c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/fsm.c
M src/dhcp6/protocol.c
M src/dhcp6/protocol.h
Log Message:
-----------
dhcp6: replace old with a complete fqdn support
Commit: 975d858b3656753fa040ab092a87ac569dee33c2
https://github.com/openSUSE/wicked/commit/975d858b3656753fa040ab092a87ac569…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
Log Message:
-----------
ifcfg: read dhcp fqdn variables from suse ifcfg
Commit: 25853a6ffccb9e187623b1a446515eb5cd45c31c
https://github.com/openSUSE/wicked/commit/25853a6ffccb9e187623b1a446515eb5c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M src/ifconfig.c
Log Message:
-----------
bonding: properly send primary reselect as U8
Commit: 32ecd1866aeadf95216fda1954ec3ef8a4fc6c18
https://github.com/openSUSE/wicked/commit/32ecd1866aeadf95216fda1954ec3ef8a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M client/suse/Makefile.am
A client/suse/config/sysconfig.dhcp-wicked
M wicked.spec.in
Log Message:
-----------
ifcfg: added sysconfig.dhcp-wicked fillup template
Commit: 597729a0dd6dbbca3fe27cc1e7d75c2aca597828
https://github.com/openSUSE/wicked/commit/597729a0dd6dbbca3fe27cc1e7d75c2ac…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M man/ifcfg-dhcp.5.in
Log Message:
-----------
man: added fqdn variables to ifcfg-dhcp(5)
Commit: 3a15157e9453907d6490c9aafd875deccf8aa60c
https://github.com/openSUSE/wicked/commit/3a15157e9453907d6490c9aafd875decc…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M src/dbus-connection.c
Log Message:
-----------
Merge pull request #698 from mtomaschewski/caller_uid_timeout
Commit: af69058bc3f4b182acd234eca6a7269743602212
https://github.com/openSUSE/wicked/commit/af69058bc3f4b182acd234eca6a726974…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M src/ifconfig.c
Log Message:
-----------
Merge pull request #699 from mtomaschewski/pri-reselect
Commit: ba18822c66ebb6de481474ebae5aaaedbd078e6d
https://github.com/openSUSE/wicked/commit/ba18822c66ebb6de481474ebae5aaaedb…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M client/compat.c
M client/suse/Makefile.am
M client/suse/compat-suse.c
A client/suse/config/sysconfig.dhcp-wicked
M client/wicked-client.h
M dhcp4/dbus-api.c
M dhcp6/dbus-api.c
M include/wicked/addrconf.h
M man/ifcfg-dhcp.5.in
M schema/addrconf.xml
M src/dhcp.c
M src/dhcp.h
M src/dhcp4/device.c
M src/dhcp4/dhcp4.h
M src/dhcp4/fsm.c
M src/dhcp4/protocol.c
M src/dhcp4/protocol.h
M src/dhcp4/tester.c
M src/dhcp6/device.c
M src/dhcp6/dhcp6.h
M src/dhcp6/fsm.c
M src/dhcp6/protocol.c
M src/dhcp6/protocol.h
M src/dhcp6/tester.c
M src/util.c
M wicked.spec.in
Log Message:
-----------
Merge pull request #700 from mtomaschewski/fqdn
Compare: https://github.com/openSUSE/wicked/compare/958fa6d6d5eb...ba18822c66eb