[wicked-commit] [openSUSE/wicked] 008ef7: ifstatus: fixed address indenting in verbose mode
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 008ef7045f6179c4f976871c7b8670b0372cb01a https://github.com/openSUSE/wicked/commit/008ef7045f6179c4f976871c7b8670b037... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: fixed address indenting in verbose mode Commit: 91a7e129730dc6f039bd09ad633fdf6201ec8f8a https://github.com/openSUSE/wicked/commit/91a7e129730dc6f039bd09ad633fdf6201... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M include/wicked/dbus.h M src/dbus-common.c Log Message: ----------- dbus: added ni_dbus_dict_get/add_uuid helpers Commit: 5d0b3eb4ebf5fc3718f7dbf9a0f1f5f916012aaf https://github.com/openSUSE/wicked/commit/5d0b3eb4ebf5fc3718f7dbf9a0f1f5f916... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M include/wicked/netinfo.h M src/netdev.c Log Message: ----------- leases: added ni_netdev_get_lease_by_uuid helper Commit: 7197e046798c11d59348e0646f96f4ec3d4923da https://github.com/openSUSE/wicked/commit/7197e046798c11d59348e0646f96f4ec3d... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M dhcp6/device.c M dhcp6/device.h M dhcp6/fsm.c Log Message: ----------- dhcp6: apply config uuid to lease and offer early Commit: e9cf3d9a649b54b5d17996df4a327d0dc29e6daf https://github.com/openSUSE/wicked/commit/e9cf3d9a649b54b5d17996df4a327d0dc2... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M dhcp4/device.c M dhcp4/fsm.c Log Message: ----------- dhcp4: apply config uuid to lease and offer early Commit: 7b376eae06b4b2180508fee744be6e3d55bc133a https://github.com/openSUSE/wicked/commit/7b376eae06b4b2180508fee744be6e3d55... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M src/dbus-objects/bridge.c Log Message: ----------- bridge: do not flood debug about port object path Commit: 2e290c33bfcb8bfc5c4ea82f02b3bfa847a58fb0 https://github.com/openSUSE/wicked/commit/2e290c33bfcb8bfc5c4ea82f02b3bfa847... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- model: fixed to check callback allocation and uuid Commit: d4f897263b85447b3a72cd5400c155f06be55b79 https://github.com/openSUSE/wicked/commit/d4f897263b85447b3a72cd5400c155f06b... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M schema/interface.xml M src/dbus-objects/addrconf.c Log Message: ----------- status: show only available leases with uuid Commit: 5100e2759275f40693fc960d941a99039acb14d4 https://github.com/openSUSE/wicked/commit/5100e2759275f40693fc960d941a99039a... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M include/wicked/addrconf.h M schema/addrconf.xml M schema/interface.xml M src/dbus-objects/addrconf.c M src/dbus-objects/misc.c Log Message: ----------- lease: added lease flags and show them in status Commit: 6980d61ed5b0c611a9ba7437cbcae4e9424dfd07 https://github.com/openSUSE/wicked/commit/6980d61ed5b0c611a9ba7437cbcae4e942... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M include/wicked/addrconf.h M include/wicked/netinfo.h Log Message: ----------- addrconf: moved name/tape functions to addrconf.h Commit: 1db677c3f37097cbbaf2a503ecf438cd994c71b6 https://github.com/openSUSE/wicked/commit/1db677c3f37097cbbaf2a503ecf438cd99... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M include/wicked/addrconf.h M include/wicked/system.h Log Message: ----------- addrconf: moved ni_system_update_from_lease to system.h Commit: 039195b6f65cd2caca80c4388371af0381394815 https://github.com/openSUSE/wicked/commit/039195b6f65cd2caca80c4388371af0381... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- utils: added ni_format_bitmap utility Commit: a0a06a75ebae5062236cc0bf5e413a5ab4346f34 https://github.com/openSUSE/wicked/commit/a0a06a75ebae5062236cc0bf5e413a5ab4... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M client/ifstatus.c M dhcp4/device.c M dhcp4/fsm.c M dhcp6/device.c M dhcp6/device.h M dhcp6/fsm.c M include/wicked/addrconf.h M include/wicked/dbus.h M include/wicked/netinfo.h M include/wicked/system.h M include/wicked/util.h M schema/addrconf.xml M schema/interface.xml M src/dbus-common.c M src/dbus-objects/addrconf.c M src/dbus-objects/bridge.c M src/dbus-objects/misc.c M src/netdev.c M src/util.c Log Message: ----------- Merge pull request #226 from mtomaschewski/mt/dhcp4or6 status: show only available leases with uuid Compare: https://github.com/openSUSE/wicked/compare/7127de72de90...a0a06a75ebae
participants (1)
-
Marius Tomaschewski