Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 32156b87c492de062a8992eadf8b15cee77f45b6
https://github.com/openSUSE/wicked/commit/32156b87c492de062a8992eadf8b15cee…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M client/Makefile.am
A client/ifreload.c
A client/ifreload.h
M client/main.c
M etc/systemd/wicked.service.in
M etc/systemv/network.in
M include/wicked/fsm.h
M src/fsm.c
Log Message:
-----------
client: use new ifreload in service (fate#309018)
Commit: 70753a596ebe8173085e33add567d9f0fb8eb63d
https://github.com/openSUSE/wicked/commit/70753a596ebe8173085e33add567d9f0f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M client/ifreload.c
Log Message:
-----------
client: don't ifreload unused devices without config
Commit: f443564f69ae6c811458b87d11f04b15e5d450a9
https://github.com/openSUSE/wicked/commit/f443564f69ae6c811458b87d11f04b15e…
Author: olafhering <olaf(a)aepfle.de>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M client/Makefile.am
A client/ifreload.c
A client/ifreload.h
M client/main.c
M etc/systemd/wicked.service.in
M etc/systemv/network.in
M include/wicked/fsm.h
M src/fsm.c
Log Message:
-----------
Merge pull request #135 from mtomaschewski/ifreload
client: use new ifreload in service (fate#309018)
Compare: https://github.com/openSUSE/wicked/compare/d978ea74ae71...f443564f69ae
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: b31e25ce675817ab552f98577312f4fcfeb23026
https://github.com/openSUSE/wicked/commit/b31e25ce675817ab552f98577312f4fcf…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M client/Makefile.am
A client/ifcheck.c
A client/ifcheck.h
A client/ifdown.c
A client/ifdown.h
M client/ifup.c
A client/ifup.h
M client/main.c
A client/reachable.h
M client/read-config.c
M client/wicked-client.h
Log Message:
-----------
client: moved ifdown,ifcheck to separate files
Commit: 093798763e94ba3fefbef8d035dc629c84e9c5e3
https://github.com/openSUSE/wicked/commit/093798763e94ba3fefbef8d035dc629c8…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M client/compat-redhat.c
M client/compat-suse.c
M client/compat.c
M client/main.c
M client/nanny.c
M client/reachable.c
M client/read-config.c
M client/wicked-client.h
Log Message:
-----------
client: updated copyright and license statements
Commit: 9a0b95101f4a199cbe3867c144e422f1a21d3718
https://github.com/openSUSE/wicked/commit/9a0b95101f4a199cbe3867c144e422f1a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-16 (Thu, 16 Jan 2014)
Changed paths:
M client/Makefile.am
M client/ifcheck.c
M client/ifcheck.h
A client/ifstatus.c
A client/ifstatus.h
M client/main.c
M client/scripts/ifup.in
M etc/systemv/network.in
M include/wicked/constants.h
Log Message:
-----------
client: consider config in ifstatus, exit code rework
Moved ifstatus to separate files, changed to use fsm to
consider current config files and refactored to split the
status checks using new ifcheck helpers from showing info.
Reworked "ifstatus all" to reduce the status to well-known
LSB 0..4 codes considering mandatory devices and consistent
use of >150 codes [LSB app range] in a single interface run.
Adpted the ifup compat and systemv network init scripts.
Commit: d978ea74ae7162155ea8ab9da32aded7efa741d4
https://github.com/openSUSE/wicked/commit/d978ea74ae7162155ea8ab9da32aded7e…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-01-16 (Thu, 16 Jan 2014)
Changed paths:
M client/Makefile.am
M client/compat-redhat.c
M client/compat-suse.c
M client/compat.c
A client/ifcheck.c
A client/ifcheck.h
A client/ifdown.c
A client/ifdown.h
A client/ifstatus.c
A client/ifstatus.h
M client/ifup.c
A client/ifup.h
M client/main.c
M client/nanny.c
M client/reachable.c
A client/reachable.h
M client/read-config.c
M client/scripts/ifup.in
M client/wicked-client.h
M etc/systemv/network.in
M include/wicked/constants.h
Log Message:
-----------
Merge pull request #134 from mtomaschewski/ifstatus
client: consider config in ifstatus, exit code rework, copyright/license updates
Compare: https://github.com/openSUSE/wicked/compare/b6ac1c57f6c2...d978ea74ae71
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 93a9247541966e8db186c0def1cb62b98966ed3d
https://github.com/openSUSE/wicked/commit/93a9247541966e8db186c0def1cb62b98…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-09 (Thu, 09 Jan 2014)
Changed paths:
M wicked.spec.in
Log Message:
-----------
spec: require wicked-service package in wicked
Fixed spec file to require the wicked-service package
in wicked package under systemd. The wicked-service
package provides systemd service files as well as the
ifup compatibility scripts (bnc#856591,fate#316768).
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 094c06ec64a983240285d41dd07998673a48a852
https://github.com/openSUSE/wicked/commit/094c06ec64a983240285d41dd07998673…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M man/Makefile.am
A man/ifcfg-bonding.5.in
A man/ifcfg-bridge.5.in
A man/ifcfg-vlan.5.in
A man/ifcfg-wireless.5.in
A man/ifcfg.5.in
A man/ifdown.8.in
A man/ifstatus.8.in
A man/ifup.8.in
M man/wicked.8.in
M wicked.spec.in
Log Message:
-----------
Documentation: man pages update
Adapting the following manpages from sysconfig:
ifcfg-bonding.5
ifcfg-bridge.5
ifcfg-vlan.5
ifcfg-wireless.5
ifcfg.5
ifdown.8
ifstatus.8
ifup.8
Commit: c9b693dde01d99e472db297fd241d2c0813559fd
https://github.com/openSUSE/wicked/commit/c9b693dde01d99e472db297fd241d2c08…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M client/scripts/ifup.in
M man/ifup.8.in
Log Message:
-----------
client: Add force options to ifup script (ifdown only)
Commit: 8145ecf6d122f4926294d2fc1875c751ecacf4ed
https://github.com/openSUSE/wicked/commit/8145ecf6d122f4926294d2fc1875c751e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M client/scripts/ifup.in
M man/Makefile.am
A man/ifcfg-bonding.5.in
A man/ifcfg-bridge.5.in
A man/ifcfg-vlan.5.in
A man/ifcfg-wireless.5.in
A man/ifcfg.5.in
A man/ifdown.8.in
A man/ifstatus.8.in
A man/ifup.8.in
M man/wicked.8.in
M wicked.spec.in
Log Message:
-----------
Merge pull request #133 from pwieczorkiewicz/merge-08012014
Man pages updates
Compare: https://github.com/openSUSE/wicked/compare/94014b85d392...8145ecf6d122