[wicked-commit] [openSUSE/wicked] 3bb4a3: nanny: Add saving new policies
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 3bb4a34dd6e5b8fb25ca33ca7306f65d55f6525d https://github.com/openSUSE/wicked/commit/3bb4a34dd6e5b8fb25ca33ca7306f65d55... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M nanny/policy.c Log Message: ----------- nanny: Add saving new policies Commit: f621fe4e07652bccf0e1f0dd927149f86c55ab1a https://github.com/openSUSE/wicked/commit/f621fe4e07652bccf0e1f0dd927149f86c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M src/util.c Log Message: ----------- utils: ni_file_read() set lenp is present Commit: a47ffa09592c234ac395b7599fe9ab574776cc86 https://github.com/openSUSE/wicked/commit/a47ffa09592c234ac395b7599fe9ab5747... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M src/client/ifconfig.h Log Message: ----------- policy: Use xml_node_is_empty() to check valid node Commit: f12cb69f20d1604ae34652a1c24d02f7c9c78a54 https://github.com/openSUSE/wicked/commit/f12cb69f20d1604ae34652a1c24d02f7c9... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M nanny/interface.c M nanny/nanny.c M nanny/nanny.h M nanny/policy.c Log Message: ----------- nanny: Introduce ni_nanny_policy_drop() Policy is being dropped on: - disable() method call - DEVICE_DELETE event Commit: a4bec5ff32c1e724e520cfe935f3210aca9df05a https://github.com/openSUSE/wicked/commit/a4bec5ff32c1e724e520cfe935f3210aca... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 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: 758dc86c659c18a9fa3dd5d0b4859a7c652f7450 https://github.com/openSUSE/wicked/commit/758dc86c659c18a9fa3dd5d0b4859a7c65... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 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: f570968e8f714f2666c92b25ab3adcab3b7abd1e https://github.com/openSUSE/wicked/commit/f570968e8f714f2666c92b25ab3adcab3b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: create and update workers for existing policy Commit: 8f523e6d1c2ee254e5a816fa3bd410200f25e420 https://github.com/openSUSE/wicked/commit/8f523e6d1c2ee254e5a816fa3bd410200f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M nanny/nanny.c M nanny/nanny.h Log Message: ----------- nanny: Introduce ni_nanny_create_policy() Commit: 2abbb0260996d8140fa648b0390f4fa4cd446edd https://github.com/openSUSE/wicked/commit/2abbb0260996d8140fa648b0390f4fa4cd... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M src/xml.c Log Message: ----------- xml: xml_document_free() return if NULL Commit: 0981c88b5ddd1f6486b75232395b034b6acb169f https://github.com/openSUSE/wicked/commit/0981c88b5ddd1f6486b75232395b034b6a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M nanny/main.c Log Message: ----------- nanny: Introduce ni_nanny_policy_load() Commit: 90e0ee7920ddd8bb3f061060f54e08d269781871 https://github.com/openSUSE/wicked/commit/90e0ee7920ddd8bb3f061060f54e08d269... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M nanny/main.c 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: 6690cb5987f462a715fbce8853e002d57556a19a https://github.com/openSUSE/wicked/commit/6690cb5987f462a715fbce8853e002d575... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-07-22 (Tue, 22 Jul 2014) Changed paths: M include/wicked/fsm.h M nanny/device.c M nanny/interface.c M nanny/main.c M nanny/nanny.c M nanny/nanny.h M nanny/policy.c M src/client/ifconfig.h M src/fsm-policy.c M src/util.c M src/xml.c Log Message: ----------- Merge pull request #336 from pwieczorkiewicz/nanny-save-policy Compare: https://github.com/openSUSE/wicked/compare/6aa00b91cb1d...6690cb5987f4
participants (1)
-
Marius Tomaschewski