Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 6d1dbe7eb58223a42b0656acbd6bdba670b2c6b4 https://github.com/openSUSE/wicked/commit/6d1dbe7eb58223a42b0656acbd6bdba670... Author: Marius Tomaschewski mt@suse.de Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths: M src/Makefile.am A src/hashcsum.c R src/md5sum.c
Log Message: ----------- utils: renamed md5sum.c to hashcsum.c
Commit: f225a8c6d46a415b5a796cf43958a266e6435475 https://github.com/openSUSE/wicked/commit/f225a8c6d46a415b5a796cf43958a266e6... Author: Marius Tomaschewski mt@suse.de Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths: M include/wicked/util.h M include/wicked/xml.h M src/fsm.c M src/hashcsum.c M src/xml-writer.c
Log Message: ----------- xml: added hash sha1/md5 algorithm parameter
Commit: 60150ed55d8ff7eedd50ed9f54561b9c6628918d https://github.com/openSUSE/wicked/commit/60150ed55d8ff7eedd50ed9f54561b9c66... Author: Marius Tomaschewski mt@suse.de Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths: M include/wicked/types.h M include/wicked/util.h M include/wicked/xml.h M src/util.c M src/xml-writer.c
Log Message: ----------- xml: utils to hash as uuid v3 (md5) or v5 (sha1)
Commit: 53f0f5a9a2f71f18bd265cab10500be39845d6fe https://github.com/openSUSE/wicked/commit/53f0f5a9a2f71f18bd265cab10500be398... Author: Marius Tomaschewski mt@suse.de Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths: M src/fsm.c
Log Message: ----------- config: generate v5 UUIDs from xml config content
Commit: c969f0fc2dbc938b96abb6cbb0b14a06d317cbe2 https://github.com/openSUSE/wicked/commit/c969f0fc2dbc938b96abb6cbb0b14a06d3... Author: Marius Tomaschewski mt@suse.de Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths: M testing/uuid-test.c
Log Message: ----------- testing: added xml_node_uuid sample to uuid-test
Commit: f0aa682c6ef27e7bf63baf9fabf3341ae90b85b7 https://github.com/openSUSE/wicked/commit/f0aa682c6ef27e7bf63baf9fabf3341ae9... Author: Marius Tomaschewski mt@suse.de Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths: M include/wicked/types.h M include/wicked/util.h M include/wicked/xml.h M src/Makefile.am M src/fsm.c A src/hashcsum.c R src/md5sum.c M src/util.c M src/xml-writer.c M testing/uuid-test.c
Log Message: ----------- Merge pull request #202 from mtomaschewski/sha1sum-uuid
config: generate v5 UUIDs from xml config content
Compare: https://github.com/openSUSE/wicked/compare/d09357bf00a4...f0aa682c6ef2
wicked-commit@lists.opensuse.org