Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: fde71a4fe486f617238808031ec945b2ba5cfc72
https://github.com/openSUSE/wicked/commit/fde71a4fe486f617238808031ec945b2b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M configure.ac
M src/Makefile.am
M src/netinfo.c
Log Message:
-----------
gcrypt: do not fail on version mismatch (bsc#906217)
Check for the minimum version we know to work and do not fail
if wicked is built with newer libgcrypt version than installed.
Trust the linker and the libgcrypt library versioning / soname.
Commit: 336687086dcdb4e5d13d070d4700adaaca6d706e
https://github.com/openSUSE/wicked/commit/336687086dcdb4e5d13d070d4700adaac…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M configure.ac
M src/Makefile.am
M src/netinfo.c
Log Message:
-----------
Merge pull request #464 from mtomaschewski/gcrypt-version
gcrypt: do not fail on version mismatch (bsc#906217)
Compare: https://github.com/openSUSE/wicked/compare/98e26ca3ca6d...336687086dcd
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 4b0ed7de04e10105bb32c06570a7e85833c34dbf
https://github.com/openSUSE/wicked/commit/4b0ed7de04e10105bb32c06570a7e8583…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M .gitignore
Log Message:
-----------
git: ignore compile autogen.sh artifact
Commit: b6a6b41bd2cba3c51493b1b91279646c135e6b53
https://github.com/openSUSE/wicked/commit/b6a6b41bd2cba3c51493b1b91279646c1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M include/wicked/fsm.h
Log Message:
-----------
fsm: Add ni_ifworker_is_config_worker() function
This function determines whether given worker has real
device behind or is just a config container.
Commit: 9ec9d26769e898cf3d22a5b478982eeebde4ae03
https://github.com/openSUSE/wicked/commit/9ec9d26769e898cf3d22a5b478982eeeb…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: ni_fsm_ifworker_by_netdev() should not match by name
Commit: 4bd89f625e9a1621bfaf0a6be125d9778bfb404f
https://github.com/openSUSE/wicked/commit/4bd89f625e9a1621bfaf0a6be125d9778…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: Match ready devices against config workers (bnc#904061)
Sometimes device is renamed just after we create a config
worker for it. Then real worker resides along with config worker.
Every further worker get function returns the real worker, which
does not have any configuration.
Solution here is as follows:
- Refresh all devices present in the system (ready or not) at
discovery (ni_fsm_refresh()) state
- Create new workers for hotplugging devices only for ready devices
- During refresh assign new device (when ready!!!) to the worker
matched by name.
* If that happened, look for real workers having similar ifindex
and destroy them (we do not need them, as config worker becomes
real worker now).
Commit: ca99455c305226b1385653277d95356389683277
https://github.com/openSUSE/wicked/commit/ca99455c305226b1385653277d9535638…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
compat: use info level on unspecified ip (bsc#904903)
Commit: 07f08831fa8e0d1facb215f0816e45ee038f7bcf
https://github.com/openSUSE/wicked/commit/07f08831fa8e0d1facb215f0816e45ee0…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
Log Message:
-----------
nanny: release dbus client upon exit() (bnc#904921)
Commit: ff6341d6a5eabe8988821426fcad88a50ae0d7a0
https://github.com/openSUSE/wicked/commit/ff6341d6a5eabe8988821426fcad88a50…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/main.c
Log Message:
-----------
nanny: clean dbus objects and sockets upon exit() (bnc#904921)
Commit: 4dcf1e900da39d99e35412696e25062346843e6c
https://github.com/openSUSE/wicked/commit/4dcf1e900da39d99e35412696e2506234…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M server/main.c
Log Message:
-----------
wickedd: clean dbus objects and sockets upon exit() (bnc#904921)
Commit: fa3c7c07808302a5fe4f5fd2e949ac13b1fb7ab6
https://github.com/openSUSE/wicked/commit/fa3c7c07808302a5fe4f5fd2e949ac13b…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/device.c
Log Message:
-----------
nanny: destroy object on ni_managed_device_free()
Commit: 5da8feb45689e7ead8973984678b8ab5a95dbfc2
https://github.com/openSUSE/wicked/commit/5da8feb45689e7ead8973984678b8ab5a…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
Log Message:
-----------
nanny: unregister all devices on exit
Commit: 5bd9c73f39c7bfed598d3268c3067f5aabf43a22
https://github.com/openSUSE/wicked/commit/5bd9c73f39c7bfed598d3268c3067f5aa…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: always refresh worker on device-ready event (bnc#904061)
Commit: 738d7281d526a60dd3fcbf2844cbacf5bbe095fd
https://github.com/openSUSE/wicked/commit/738d7281d526a60dd3fcbf2844cbacf5b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/iflist.c
M src/kernel.c
Log Message:
-----------
netlink: retry on DUMP_INTR and AGAIN (bsc#904776)
Commit: ba4d59ad9877ab0e4d8827c24d899175cf641f57
https://github.com/openSUSE/wicked/commit/ba4d59ad9877ab0e4d8827c24d899175c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M configure.ac
M src/Makefile.am
M src/netinfo.c
Log Message:
-----------
gcrypt: do not fail on version mismatch (bsc#906217)
Check for the minimum version we know to work and do not fail
if wicked is built with newer libgcrypt version than installed.
Trust the linker and the libgcrypt library versioning / soname.
Commit: 0167e05466c63e74d66ce8587a9f3027cb08939b
https://github.com/openSUSE/wicked/commit/0167e05466c63e74d66ce8587a9f3027c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M .gitignore
Log Message:
-----------
Merge pull request #461 from pwieczorkiewicz/gitignore
Commit: a9ab369e875f9ba7fe0428d7dac2fd0296e71832
https://github.com/openSUSE/wicked/commit/a9ab369e875f9ba7fe0428d7dac2fd029…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M include/wicked/fsm.h
M src/fsm.c
Log Message:
-----------
Merge pull request #462 from pwieczorkiewicz/cnf_worker
Commit: 28f1a58806fdca9e55ba7f06be4825c9c061d532
https://github.com/openSUSE/wicked/commit/28f1a58806fdca9e55ba7f06be4825c9c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
Merge pull request #463 from mtomaschewski/ip-unspecified
Commit: 8b49ce677b2a03bc7c3a626b3fdc77991025d4c5
https://github.com/openSUSE/wicked/commit/8b49ce677b2a03bc7c3a626b3fdc77991…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M configure.ac
M src/Makefile.am
M src/netinfo.c
Log Message:
-----------
Merge pull request #464 from mtomaschewski/gcrypt-version
Commit: d4d9398305953f5da180b94104c4a810b0f02a2e
https://github.com/openSUSE/wicked/commit/d4d9398305953f5da180b94104c4a810b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M src/iflist.c
M src/kernel.c
Log Message:
-----------
Merge pull request #465 from mtomaschewski/netlink-retry
Compare: https://github.com/openSUSE/wicked/compare/46fd450c494b...d4d939830595
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 4b0ed7de04e10105bb32c06570a7e85833c34dbf
https://github.com/openSUSE/wicked/commit/4b0ed7de04e10105bb32c06570a7e8583…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M .gitignore
Log Message:
-----------
git: ignore compile autogen.sh artifact
Commit: b6a6b41bd2cba3c51493b1b91279646c135e6b53
https://github.com/openSUSE/wicked/commit/b6a6b41bd2cba3c51493b1b91279646c1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M include/wicked/fsm.h
Log Message:
-----------
fsm: Add ni_ifworker_is_config_worker() function
This function determines whether given worker has real
device behind or is just a config container.
Commit: 9ec9d26769e898cf3d22a5b478982eeebde4ae03
https://github.com/openSUSE/wicked/commit/9ec9d26769e898cf3d22a5b478982eeeb…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: ni_fsm_ifworker_by_netdev() should not match by name
Commit: 4bd89f625e9a1621bfaf0a6be125d9778bfb404f
https://github.com/openSUSE/wicked/commit/4bd89f625e9a1621bfaf0a6be125d9778…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: Match ready devices against config workers (bnc#904061)
Sometimes device is renamed just after we create a config
worker for it. Then real worker resides along with config worker.
Every further worker get function returns the real worker, which
does not have any configuration.
Solution here is as follows:
- Refresh all devices present in the system (ready or not) at
discovery (ni_fsm_refresh()) state
- Create new workers for hotplugging devices only for ready devices
- During refresh assign new device (when ready!!!) to the worker
matched by name.
* If that happened, look for real workers having similar ifindex
and destroy them (we do not need them, as config worker becomes
real worker now).
Commit: ca99455c305226b1385653277d95356389683277
https://github.com/openSUSE/wicked/commit/ca99455c305226b1385653277d9535638…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
compat: use info level on unspecified ip (bsc#904903)
Commit: 07f08831fa8e0d1facb215f0816e45ee038f7bcf
https://github.com/openSUSE/wicked/commit/07f08831fa8e0d1facb215f0816e45ee0…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
Log Message:
-----------
nanny: release dbus client upon exit() (bnc#904921)
Commit: ff6341d6a5eabe8988821426fcad88a50ae0d7a0
https://github.com/openSUSE/wicked/commit/ff6341d6a5eabe8988821426fcad88a50…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/main.c
Log Message:
-----------
nanny: clean dbus objects and sockets upon exit() (bnc#904921)
Commit: 4dcf1e900da39d99e35412696e25062346843e6c
https://github.com/openSUSE/wicked/commit/4dcf1e900da39d99e35412696e2506234…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M server/main.c
Log Message:
-----------
wickedd: clean dbus objects and sockets upon exit() (bnc#904921)
Commit: fa3c7c07808302a5fe4f5fd2e949ac13b1fb7ab6
https://github.com/openSUSE/wicked/commit/fa3c7c07808302a5fe4f5fd2e949ac13b…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/device.c
Log Message:
-----------
nanny: destroy object on ni_managed_device_free()
Commit: 5da8feb45689e7ead8973984678b8ab5a95dbfc2
https://github.com/openSUSE/wicked/commit/5da8feb45689e7ead8973984678b8ab5a…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
Log Message:
-----------
nanny: unregister all devices on exit
Commit: 5bd9c73f39c7bfed598d3268c3067f5aabf43a22
https://github.com/openSUSE/wicked/commit/5bd9c73f39c7bfed598d3268c3067f5aa…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: always refresh worker on device-ready event (bnc#904061)
Commit: 738d7281d526a60dd3fcbf2844cbacf5bbe095fd
https://github.com/openSUSE/wicked/commit/738d7281d526a60dd3fcbf2844cbacf5b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/iflist.c
M src/kernel.c
Log Message:
-----------
netlink: retry on DUMP_INTR and AGAIN (bsc#904776)
Commit: a8ec85dec09bc19058ece77141634bd6db5897e3
https://github.com/openSUSE/wicked/commit/a8ec85dec09bc19058ece77141634bd6d…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
Merge remote-tracking branch 'marius/ip-unspecified' into testing
Commit: ef0260f2958b66ae430c3ae0718ea24a5dfe5cec
https://github.com/openSUSE/wicked/commit/ef0260f2958b66ae430c3ae0718ea24a5…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M include/wicked/fsm.h
M src/fsm.c
Log Message:
-----------
Merge branch 'cnf_worker' into testing
Commit: 8aa58b9129070414a30e8b6c8fcba696c6f1d585
https://github.com/openSUSE/wicked/commit/8aa58b9129070414a30e8b6c8fcba696c…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M .gitignore
Log Message:
-----------
Merge branch 'gitignore' into testing
Commit: 1a01da6909d77db0c68372c77270afd0a7016551
https://github.com/openSUSE/wicked/commit/1a01da6909d77db0c68372c77270afd0a…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M nanny/device.c
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M server/main.c
Log Message:
-----------
Merge branch 'close_dbus' into testing
Compare: https://github.com/openSUSE/wicked/compare/46fd450c494b...1a01da6909d7
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: b6a6b41bd2cba3c51493b1b91279646c135e6b53
https://github.com/openSUSE/wicked/commit/b6a6b41bd2cba3c51493b1b91279646c1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M include/wicked/fsm.h
Log Message:
-----------
fsm: Add ni_ifworker_is_config_worker() function
This function determines whether given worker has real
device behind or is just a config container.
Commit: 9ec9d26769e898cf3d22a5b478982eeebde4ae03
https://github.com/openSUSE/wicked/commit/9ec9d26769e898cf3d22a5b478982eeeb…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: ni_fsm_ifworker_by_netdev() should not match by name
Commit: 4bd89f625e9a1621bfaf0a6be125d9778bfb404f
https://github.com/openSUSE/wicked/commit/4bd89f625e9a1621bfaf0a6be125d9778…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: Match ready devices against config workers (bnc#904061)
Sometimes device is renamed just after we create a config
worker for it. Then real worker resides along with config worker.
Every further worker get function returns the real worker, which
does not have any configuration.
Solution here is as follows:
- Refresh all devices present in the system (ready or not) at
discovery (ni_fsm_refresh()) state
- Create new workers for hotplugging devices only for ready devices
- During refresh assign new device (when ready!!!) to the worker
matched by name.
* If that happened, look for real workers having similar ifindex
and destroy them (we do not need them, as config worker becomes
real worker now).
Commit: a58f0ed9d8990a48955ad64d5942b41b86e1c7ad
https://github.com/openSUSE/wicked/commit/a58f0ed9d8990a48955ad64d5942b41b8…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M include/wicked/fsm.h
M src/fsm.c
Log Message:
-----------
Merge branch 'cnf_worker' into testing
Compare: https://github.com/openSUSE/wicked/compare/1c1c15c14a76...a58f0ed9d899