Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 93ea7237e7bd3da466bc4a788eae18b2aea18861 https://github.com/openSUSE/wicked/commit/93ea7237e7bd3da466bc4a788eae18b2ae... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- utils: Add ni_string_clear() Commit: c9cba737d2d9930d6f9f4f64f8483eec7b36d4cf https://github.com/openSUSE/wicked/commit/c9cba737d2d9930d6f9f4f64f8483eec7b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M include/wicked/wireless.h M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: Remove secrets as soon as they are used Commit: 593b9c01885f4fccba173e0425f13690b35e31ae https://github.com/openSUSE/wicked/commit/593b9c01885f4fccba173e0425f13690b3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M include/wicked/util.h M src/util.c M src/util_priv.h Log Message: ----------- util: Add ni_try_mlock() ni_try_mlock() checks for errno. It accepts EPERM error to continue, when user is not allowed to lock memory. Commit: 105df7493a972b10703cb53de427078dceb86724 https://github.com/openSUSE/wicked/commit/105df7493a972b10703cb53de427078dce... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M include/wicked/wireless.h M src/wireless.c Log Message: ----------- wireless: mlock the network structure Commit: 6c6536cfd3a767fd4c9a1fc695d25ab9641a3508 https://github.com/openSUSE/wicked/commit/6c6536cfd3a767fd4c9a1fc695d25ab964... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M client/suse/compat-suse.c M src/dbus-objects/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: catch failing network object allocation Commit: 7127de72de905303f4d28f8b3b09c54304ea97e1 https://github.com/openSUSE/wicked/commit/7127de72de905303f4d28f8b3b09c54304... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M client/suse/compat-suse.c M include/wicked/util.h M include/wicked/wireless.h M src/dbus-objects/wireless.c M src/util.c M src/util_priv.h M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- Merge pull request #225 from pwieczorkiewicz/wireless-passwd wireless: clean and protect passwd Compare: https://github.com/openSUSE/wicked/compare/104906d1ec9f...7127de72de90