NetworkManager/src/settings
Thomas Haller b159946798 settings: change algorithm for UUID generation based on strings
In several cases, connection uuids are generated based on
some strings. Change the algorithm, to prefix the hashed
identifier differently for each setting type. This makes
collisions very unlikely.

Also, change the algorithm, to create proper Variant3 UUIDs.

This is a behavioral change, but it only affects code places
that were added since nm-0-9-10 and were not yet part of
a stable release.
2014-12-04 17:02:22 +01:00
..
plugins settings: change algorithm for UUID generation based on strings 2014-12-04 17:02:22 +01:00
nm-agent-manager.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-agent-manager.h libnm-core, settings: move NMAgentManagerError to nm-errors 2014-10-22 08:29:09 -04:00
nm-inotify-helper.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-secret-agent.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-settings-connection.c build: add the compatibility header for g_clear_pointer() 2014-11-07 17:10:39 +01:00
nm-settings-connection.h core: add "nm-generated-assumed" flag to NMSettingsConnection 2014-09-24 16:32:11 +02:00
nm-settings.c platform: don't include gsystem-local-alloc.h in nm-platform.h 2014-11-07 15:19:05 +01:00
nm-settings.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-system-config-interface.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-system-config-interface.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00