[wicked-commit] [openSUSE/wicked] df71d4: Merge pull request #579 from pwieczorkiewicz/ifsta...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: df71d47d1018cb2ef24f4e3296ce75808236f5f8 https://github.com/openSUSE/wicked/commit/df71d47d1018cb2ef24f4e3296ce758082... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M client/ifstatus.c Log Message: ----------- Merge pull request #579 from pwieczorkiewicz/ifstatus-fixes Ifstatus: fix no devices output handling (bsc#939142) Commit: a7b66b2cc0008aa43f229d75f14b288c7965261f https://github.com/openSUSE/wicked/commit/a7b66b2cc0008aa43f229d75f14b288c79... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c M src/teamd.h M testing/teamd-test.c Log Message: ----------- team: change dump methods API to allow freeing result Commit: 758544358e3b81a2bac1830e68fb501bf95dc62a https://github.com/openSUSE/wicked/commit/758544358e3b81a2bac1830e68fb501bf9... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: execute teamdctl tool instead to use dbus A workaround for not yet approved teamd dbus policy. Commit: 6009c6495ba4c37001fa5747e7b29e5c5cd01187 https://github.com/openSUSE/wicked/commit/6009c6495ba4c37001fa5747e7b29e5c5c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M etc/org.opensuse.Network.conf M include/Makefile.am M include/wicked/constants.h M include/wicked/netinfo.h M include/wicked/objectmodel.h M include/wicked/system.h A include/wicked/team.h M include/wicked/types.h M include/wicked/util.h M man/Makefile.am A man/ifcfg-team.5.in M schema/Makefile.am M schema/constants.xml.in M schema/interface.xml A schema/team.xml M schema/wicked.xml M src/Makefile.am M src/address.c M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/team.c M src/fsm.c M src/ifconfig.c M src/iflist.c A src/json.c A src/json.h M src/names.c M src/netdev.c M src/netinfo.c M src/netinfo_priv.h A src/team.c A src/teamd.c A src/teamd.h M src/util.c M testing/Makefile.am A testing/json-test.c A testing/teamd-test.c M util/mkconst.c M wicked.spec.in Log Message: ----------- Merge pull request #580 from mtomaschewski/team-3 team: initial team device support (fate#318389) Commit: a8bb0102198d535e3acb98497ae104f6cfbf5f78 https://github.com/openSUSE/wicked/commit/a8bb0102198d535e3acb98497ae104f6cf... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M VERSION Log Message: ----------- version 0.6.21 Commit: dfe1b85b4f5b263dd8a767bd6bc07e2bfd55a698 https://github.com/openSUSE/wicked/commit/dfe1b85b4f5b263dd8a767bd6bc07e2bfd... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M .gitignore Log Message: ----------- git: do not ignore *.orig and *.rej files ignoring them has the advantage, that don't accidentally find their way into repository, but hides them while merging... Commit: 3140c5fe064ccf45b0a407c3e2dd1bf7db95c8ef https://github.com/openSUSE/wicked/commit/3140c5fe064ccf45b0a407c3e2dd1bf7db... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- teamd: create teamd run directory when missed Commit: 47fc72543c98a828e760b3900cf6525a5fb5792c https://github.com/openSUSE/wicked/commit/47fc72543c98a828e760b3900cf6525a5f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: detect if teamd@.service is using dbus or not Commit: 06777111b201379c151af6b04a1bb699c24a0838 https://github.com/openSUSE/wicked/commit/06777111b201379c151af6b04a1bb699c2... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M configure.ac M etc/Makefile.am M etc/server.xml.in M man/wicked-config.5.in M src/appconfig.h M src/config.c M src/dbus-objects/interface.c M src/dbus-objects/team.c M src/ifconfig.c M src/iflist.c M src/teamd.c M src/teamd.h M wicked.spec.in Log Message: ----------- team: configurable teamd support and ctl detection Commit: 92ab849c4ebff5d6b4a44abfe8a45902e4f5fc14 https://github.com/openSUSE/wicked/commit/92ab849c4ebff5d6b4a44abfe8a45902e4... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M etc/client.xml.in M etc/common.xml.in M etc/nanny.xml.in M etc/server.xml.in Log Message: ----------- config: add client,server,nanny-local.xml includes Commit: a2a9ec80bfbfdb356ea311644ef49054b7289e54 https://github.com/openSUSE/wicked/commit/a2a9ec80bfbfdb356ea311644ef49054b7... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: permit to ignore delete device failures There are cases, where a device deletion fails, e.g. because the call implementing it has been disabled or dependencies in the kernel refused to delete it. Commit: 90b521a43783acf240391029522888eed3d4a6a2 https://github.com/openSUSE/wicked/commit/90b521a43783acf240391029522888eed3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M .gitignore M VERSION M src/teamd.c M src/teamd.h M testing/teamd-test.c Log Message: ----------- Merge branch 'master' into testing Commit: 794fead1fb960ce7ad77a1f5de003b33a2aaa398 https://github.com/openSUSE/wicked/commit/794fead1fb960ce7ad77a1f5de003b33a2... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M configure.ac M etc/Makefile.am M etc/client.xml.in M etc/common.xml.in M etc/nanny.xml.in M etc/server.xml.in M man/wicked-config.5.in M src/appconfig.h M src/config.c M src/dbus-objects/interface.c M src/dbus-objects/team.c M src/fsm.c M src/ifconfig.c M src/iflist.c M src/teamd.c M src/teamd.h M wicked.spec.in Log Message: ----------- Merge pull request #581 from mtomaschewski/team-4 Compare: https://github.com/openSUSE/wicked/compare/4a7882bda8d5...794fead1fb96
participants (1)
-
Marius Tomaschewski