[wicked-commit] [openSUSE/wicked] b35989: constants: Add new enums for LSB return codes
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: b35989c26916ab271584bc9986ce7f1cc7a132a7 https://github.com/openSUSE/wicked/commit/b35989c26916ab271584bc9986ce7f1cc7... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M include/wicked/constants.h Log Message: ----------- constants: Add new enums for LSB return codes Commit: 8cb5d41096aa17431125ed8a55bbfb9e438aa543 https://github.com/openSUSE/wicked/commit/8cb5d41096aa17431125ed8a55bbfb9e43... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M client/ifup.c M client/main.c M client/wicked-client.h Log Message: ----------- client: Cleanup return codes Introducation of a new, common option: --systemd. This options is supposed to make sure no non-zero return codes are gave back. To be used with systemd's service files. Make use of new LSB and ST return code enums. Commit: 359d5638f06066e777e9fe22dce23f0428ef8f5e https://github.com/openSUSE/wicked/commit/359d5638f06066e777e9fe22dce23f0428... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M autoip4/main.c Log Message: ----------- autoip4: Cleanup return codes Introducation of a new, common option: --systemd. This options is supposed to make sure no non-zero return codes are gave back. To be used with systemd's service files. Make use of new LSB return code enums. Commit: 91d2dba53b2bfb9d05704c7d02fe649a02944088 https://github.com/openSUSE/wicked/commit/91d2dba53b2bfb9d05704c7d02fe649a02... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M dhcp4/main.c Log Message: ----------- dhcp4: Cleanup return codes Introducation of a new, common option: --systemd. This options is supposed to make sure no non-zero return codes are gave back. To be used with systemd's service files. Make use of new LSB return code enums. Commit: edb3ec8b44dd56d8a700b471393dc89248194f74 https://github.com/openSUSE/wicked/commit/edb3ec8b44dd56d8a700b471393dc89248... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M dhcp6/main.c Log Message: ----------- dhcp6: Cleanup return codes Introducation of a new, common option: --systemd. This options is supposed to make sure no non-zero return codes are gave back. To be used with systemd's service files. Make use of new LSB return code enums. Commit: 92d947c1487fa893cbf2dda00c846efb3b848896 https://github.com/openSUSE/wicked/commit/92d947c1487fa893cbf2dda00c846efb3b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M nanny/main.c Log Message: ----------- nanny: Cleanup return codes Introducation of a new, common option: --systemd. This options is supposed to make sure no non-zero return codes are gave back. To be used with systemd's service files. Make use of new LSB return code enums. Commit: 8a5eabcca13c2bb97f6ee5e76809922a5df96297 https://github.com/openSUSE/wicked/commit/8a5eabcca13c2bb97f6ee5e76809922a5d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M server/main.c Log Message: ----------- server: Cleanup return codes Introducation of a new, common option: --systemd. This options is supposed to make sure no non-zero return codes are gave back. To be used with systemd's service files. Make use of new LSB return code enums. Commit: 98f7cc1ed263893405ca62c1e1381daeee358563 https://github.com/openSUSE/wicked/commit/98f7cc1ed263893405ca62c1e1381daeee... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M src/fsm.c Log Message: ----------- fsm: Change default __ni_ifworker_print_tree() print dest Correct from fprintf(stderr,...) to ni_debug_application() Commit: 39a2337243777497e6cb3ff8178c86163f1d68c0 https://github.com/openSUSE/wicked/commit/39a2337243777497e6cb3ff8178c86163f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M client/ifup.c Log Message: ----------- client: correct quiet mode for ifcheck Commit: 9bf588d8f6fc1fc573ae06e8db0898382aa735d5 https://github.com/openSUSE/wicked/commit/9bf588d8f6fc1fc573ae06e8db0898382a... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-12-17 (Tue, 17 Dec 2013) Changed paths: M autoip4/main.c M client/ifup.c M client/main.c M client/wicked-client.h M dhcp4/main.c M dhcp6/main.c M include/wicked/constants.h M nanny/main.c M server/main.c M src/fsm.c Log Message: ----------- Merge pull request #127 from pwieczorkiewicz/return_codes_2 Compare: https://github.com/openSUSE/wicked/compare/c99f0a811c50...9bf588d8f6fc
participants (1)
-
Marius Tomaschewski