NetworkManager/system-settings/src
Dan Williams 81f8f39920 2008-08-26 Dan Williams <dcbw@redhat.com>
Add connection UUIDs, since connection names can be changed, and since
	old-style connection IDs could change over the life of the connection.  The
	UUID should be assigned at connection creation time, be stable for a given
	connection, and should be unique among all connections for a given settings
	service.

	* configure.in
	  libnm-util/Makefile.am
		- Require libuuid

	* introspection/nm-exported-connection.xml
		- Remove "GetID" method

	* libnm-glib/nm-dbus-connection.c
	  libnm-glib/nm-settings.c
	  libnm-glib/nm-settings.h
		- Remove id-related stuff

	* libnm-util/nm-utils.c
	  libnm-util/nm-utils.h
	  libnm-util/libnm-util.ver
		- (nm_utils_uuid_generate, nm_utils_uuid_generate_from_string): Add
			utility functions to generate UUIDs

	* libnm-util/nm-setting-connection.c
	  libnm-util/nm-setting-connection.h
		- Add 'uuid' member to the connection setting
		- (verify): require valid 'uuid' for a valid connection

	* system-settings/plugins/ifcfg-fedora/nm-ifcfg-connection.c
	  system-settings/plugins/ifcfg-fedora/reader.c
	  system-settings/plugins/ifcfg-suse/nm-suse-connection.c
	  system-settings/plugins/ifcfg-suse/parser.c
	  system-settings/plugins/keyfile/nm-keyfile-connection.c
	  system-settings/src/main.c
		- Remove id-related stuff
		- Give connections UUIDs where needed



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4013 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-08-27 02:57:21 +00:00
..
dbus-settings.c 2008-08-12 Dan Williams <dcbw@redhat.com> 2008-08-12 22:37:08 +00:00
dbus-settings.h 2008-08-12 Dan Williams <dcbw@redhat.com> 2008-08-12 22:37:08 +00:00
main.c 2008-08-26 Dan Williams <dcbw@redhat.com> 2008-08-27 02:57:21 +00:00
Makefile.am 2008-07-16 Tambet Ingo <tambet@gmail.com> 2008-07-16 07:37:10 +00:00
nm-polkit-helpers.c 2008-07-16 Tambet Ingo <tambet@gmail.com> 2008-07-16 07:37:10 +00:00
nm-polkit-helpers.h 2008-07-16 Tambet Ingo <tambet@gmail.com> 2008-07-16 07:37:10 +00:00
nm-sysconfig-connection.c 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-09 06:33:30 +00:00
nm-sysconfig-connection.h 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-09 06:33:30 +00:00
nm-system-config-error.c 2008-08-12 Dan Williams <dcbw@redhat.com> 2008-08-12 22:37:08 +00:00
nm-system-config-error.h 2008-08-12 Dan Williams <dcbw@redhat.com> 2008-08-12 22:37:08 +00:00
nm-system-config-hal-manager.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-system-config-hal-manager.h 2008-06-26 Dan Williams <dcbw@redhat.com> 2008-06-26 18:31:52 +00:00
nm-system-config-interface.c 2008-08-12 Dan Williams <dcbw@redhat.com> 2008-08-12 22:37:08 +00:00
nm-system-config-interface.h 2008-08-12 Dan Williams <dcbw@redhat.com> 2008-08-12 22:37:08 +00:00
nm-system-settings.conf 2007-12-12 Dan Williams <dcbw@redhat.com> 2007-12-12 22:41:43 +00:00
org.freedesktop.NetworkManagerSystemSettings.service.in Move system settings daemon config file to /etc/NetworkManager (Michael Biebl) 2008-06-17 17:54:19 +00:00
sha1.c 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-08 07:20:02 +00:00
sha1.h 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-08 07:20:02 +00:00