[wicked-commit] [openSUSE/wicked] 4cf41e: nanny: Refactor ni_objectmodel_nanny_create_policy...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 4cf41e736d0590e461072c6570d2dd69555abf99 https://github.com/openSUSE/wicked/commit/4cf41e736d0590e461072c6570d2dd6955... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: Refactor ni_objectmodel_nanny_create_policy() - Accepts only single, non-empty policy node Commit: 49f01b289872e9377308062635024d75fc033056 https://github.com/openSUSE/wicked/commit/49f01b289872e9377308062635024d75fc... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M include/wicked/fsm.h M nanny/device.c M nanny/nanny.c M src/fsm-policy.c Log Message: ----------- policy: remove const from ni_fsm_policy_transform_document() Commit: c9c22f13c2936c0cf95a24a7efdb47b09c0f598f https://github.com/openSUSE/wicked/commit/c9c22f13c2936c0cf95a24a7efdb47b09c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: create and update workers for existing policy Commit: 04e3fafa1eff52eab5913bb9d14b5d74f74518c6 https://github.com/openSUSE/wicked/commit/04e3fafa1eff52eab5913bb9d14b5d74f7... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M nanny/nanny.c M nanny/nanny.h Log Message: ----------- nanny: Introduce ni_nanny_create_policy() Commit: e0715efa6660eeed5341ed8c2f47fc15d8d2154c https://github.com/openSUSE/wicked/commit/e0715efa6660eeed5341ed8c2f47fc15d8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M nanny/nanny.c M nanny/nanny.h Log Message: ----------- nanny: create policy from one place only Incorporate ni_nanny_create_policy() into ni_objectmodel_nanny_create_policy() Commit: b04aab2363129fd66636f1321598634fa1a91ffa https://github.com/openSUSE/wicked/commit/b04aab2363129fd66636f1321598634fa1... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M client/ifcheck.c M nanny/device.c M src/dbus-xml.c M src/fsm-policy.c M src/fsm.c Log Message: ----------- fsm, nanny: proper check for workers config presence Commit: e878c497504eaf72c27380e123239b0763d1a1d3 https://github.com/openSUSE/wicked/commit/e878c497504eaf72c27380e123239b0763... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: Do not recheck pending devices If device is not present, recheck only factory devices. Ignore pending and non-existing physical devices. Commit: 44a2b27354773838eda7b5f6cc25356d5e656afa https://github.com/openSUSE/wicked/commit/44a2b27354773838eda7b5f6cc25356d5e... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M client/ifreload.c M client/ifup.c M client/ifup.h M client/wicked-client.h Log Message: ----------- ifreload: add nanny variant Commit: d8776175622459469fb196994231d16449409de5 https://github.com/openSUSE/wicked/commit/d8776175622459469fb196994231d16449... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M client/ifreload.c Log Message: ----------- ifreload: Perform ifup part only if config exists Commit: 25597ce60629c23e0654eed2180e5d90c3dcb14e https://github.com/openSUSE/wicked/commit/25597ce60629c23e0654eed2180e5d90c3... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M client/ifcheck.c M client/ifreload.c M client/ifup.c M client/ifup.h M client/wicked-client.h M include/wicked/fsm.h M nanny/device.c M nanny/nanny.c M nanny/nanny.h M src/dbus-xml.c M src/fsm-policy.c M src/fsm.c Log Message: ----------- Merge pull request #346 from pwieczorkiewicz/ifreload-nanny nanny, client: fixes for updating workers if policy exists and Ifreload nanny variant Compare: https://github.com/openSUSE/wicked/compare/048c6459f967...25597ce60629
participants (1)
-
Marius Tomaschewski