NetworkManager/system-settings/plugins/keyfile
Dan Williams a525ceb802 2008-10-18 Dan Williams <dcbw@redhat.com>
* libnm-glib/nm-settings.c
	  libnm-glib/nm-settings.h
		- Rename the "get_secrets" virtual function "service_get_secrets" to
			clarify when it's used; NMExportedConnetion is a base-class for both
			the client and service side, which is sort of confusing, and
			get_secrets only makes sense on the service side.

	* libnm-glib/nm-dbus-connection.c
		- (get_secrets): remove, unused, and clients need to do extra work to
			get secrets anyway since the call can block on the remote side

	* system-settings/plugins/ifupdown/nm-ifupdown-connection.c
	  system-settings/plugins/keyfile/nm-keyfile-connection.c
		- Fix up for get_secrets -> service_get_secrets



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4192 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-10-18 13:56:24 +00:00
..
Makefile.am 2008-09-24 Tambet Ingo <tambet@gmail.com> 2008-09-24 15:03:33 +00:00
nm-keyfile-connection.c 2008-10-18 Dan Williams <dcbw@redhat.com> 2008-10-18 13:56:24 +00:00
nm-keyfile-connection.h 2008-05-08 Tambet Ingo <tambet@gmail.com> 2008-05-09 06:33:30 +00:00
plugin.c Fix possible uninitialized variable 2008-09-24 16:49:59 +00:00
plugin.h 2008-04-22 Tambet Ingo <tambet@gmail.com> 2008-04-22 14:48:02 +00:00
reader.c 2008-09-04 Dan Williams <dcbw@redhat.com> 2008-09-04 14:32:14 +00:00
reader.h 2008-09-04 Dan Williams <dcbw@redhat.com> 2008-09-04 14:32:14 +00:00
writer.c 2008-09-04 Dan Williams <dcbw@redhat.com> 2008-09-04 14:32:14 +00:00
writer.h 2008-08-26 Dan Williams <dcbw@redhat.com> 2008-08-27 03:09:14 +00:00