NetworkManager/libnm-glib
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
..
libnm-glib-test.c 2008-08-07 Dan Williams <dcbw@redhat.com> 2008-08-07 19:22:23 +00:00
libnm_glib.c 2008-06-26 Dan Williams <dcbw@redhat.com> 2008-06-26 18:31:52 +00:00
libnm_glib.h 2008-06-26 Dan Williams <dcbw@redhat.com> 2008-06-26 18:31:52 +00:00
libnm_glib.pc.in 2008-03-04 Dan Williams <dcbw@redhat.com> 2008-03-04 21:59:24 +00:00
libnm_glib.ver Add the actual version scripts 2008-08-22 11:32:31 +00:00
libnm_glib_vpn.pc.in 2008-06-16 Dan Williams <dcbw@redhat.com> 2008-06-16 19:26:30 +00:00
libnm_glib_vpn.ver Add the actual version scripts 2008-08-22 11:32:31 +00:00
Makefile.am symbol visibility 2008-08-22 11:32:25 +00:00
nm-access-point.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-access-point.h 2008-04-15 Dan Williams <dcbw@redhat.com> 2008-04-15 20:39:34 +00:00
nm-active-connection.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-active-connection.h 2008-04-21 Dan Williams <dcbw@redhat.com> 2008-04-22 00:28:02 +00:00
nm-cdma-device.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-cdma-device.h 2008-06-10 Dan Williams <dcbw@redhat.com> 2008-06-10 14:59:22 +00:00
nm-client.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-client.h 2008-03-31 Dan Williams <dcbw@redhat.com> 2008-03-31 14:47:19 +00:00
nm-dbus-connection.c 2008-08-26 Dan Williams <dcbw@redhat.com> 2008-08-27 02:57:21 +00:00
nm-dbus-connection.h 2008-05-05 Tambet Ingo <tambet@gmail.com> 2008-05-05 07:07:44 +00:00
nm-dbus-settings-system.c 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-09 06:33:30 +00:00
nm-dbus-settings-system.h 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-09 06:33:30 +00:00
nm-dbus-settings.c 2008-05-07 Tambet Ingo <tambet@gmail.com> 2008-05-07 09:21:44 +00:00
nm-dbus-settings.h 2008-05-05 Tambet Ingo <tambet@gmail.com> 2008-05-05 07:07:44 +00:00
nm-dbus-utils.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-dbus-utils.h Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-device-ethernet.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-device-ethernet.h 2008-06-10 Dan Williams <dcbw@redhat.com> 2008-06-10 15:54:23 +00:00
nm-device-private.h 2007-03-16 Tambet Ingo <tambet@ximian.com> 2007-03-16 09:37:53 +00:00
nm-device-wifi.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-device-wifi.h 2008-06-10 Dan Williams <dcbw@redhat.com> 2008-06-10 16:32:39 +00:00
nm-device.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-device.h 2008-08-07 Dan Williams <dcbw@redhat.com> 2008-08-07 15:26:32 +00:00
nm-dhcp4-config.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-dhcp4-config.h 2008-08-07 Dan Williams <dcbw@redhat.com> 2008-08-07 17:47:08 +00:00
nm-gsm-device.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-gsm-device.h 2008-06-10 Dan Williams <dcbw@redhat.com> 2008-06-10 14:59:22 +00:00
nm-ip4-config.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-ip4-config.h 2008-08-07 Dan Williams <dcbw@redhat.com> 2008-08-07 19:22:23 +00:00
nm-object-cache.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-object-cache.h Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-object-private.h Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-object.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-object.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-serial-device.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-serial-device.h 2008-06-09 Tambet Ingo <tambet@gmail.com> 2008-06-11 09:31:16 +00:00
nm-settings.c 2008-08-26 Dan Williams <dcbw@redhat.com> 2008-08-27 02:57:21 +00:00
nm-settings.h 2008-08-26 Dan Williams <dcbw@redhat.com> 2008-08-27 02:57:21 +00:00
nm-types-private.h Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-types.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-types.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-vpn-connection.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-vpn-connection.h 2008-06-26 Dan Williams <dcbw@redhat.com> 2008-06-26 18:31:52 +00:00
nm-vpn-plugin-ui-interface.c 2008-06-26 Dan Williams <dcbw@redhat.com> 2008-06-26 18:31:52 +00:00
nm-vpn-plugin-ui-interface.h 2008-06-26 Dan Williams <dcbw@redhat.com> 2008-06-26 18:31:52 +00:00
nm-vpn-plugin.c 2008-08-10 Dan Williams <dcbw@redhat.com> 2008-08-11 01:47:09 +00:00
nm-vpn-plugin.h 2007-09-26 Dan Williams <dcbw@redhat.com> 2007-09-27 02:20:53 +00:00