NetworkManager/introspection
Dan Williams 42a732d9b9 2007-10-19 Dan Williams <dcbw@redhat.com>
Split the GetSecrets() call off to a separate D-Bus interface so that it
	can be more easily locked down with D-Bus policy.  Only 'root' (ie, NM)
	should be able to call GetSecrets().

	* include/NetworkManager.h
		- Define the connection secrets D-Bus interface

	* src/vpn-manager/nm-vpn-connection.c
		- (clear_need_auth): get the right proxy object for the connection
			secrets interface
		- (get_connection_secrets): use the connection secrets proxy; send
			empty hints in get secrets request

	* src/nm-activation-request.c
		- (nm_act_request_request_connection_secrets): use the connection
			secrets proxy; send empty hints in get secrets request

	* src/nm-manager.c
	  src/nm-manager.h
		- (connection_get_settings_cb): set the connection secrets proxy on
			the connection object too
		- (internal_new_connection_cb): create the connection secrets proxy

	* introspection/nm-settings-connection.xml
		- Define Connection.Secrets interface and move GetSecrets there
		- Add a 'hints' argument to GetSecrets

	* libnm-glib/nm-settings.c
	  libnm-glib/nm-settings.h
		- (impl_connection_settings_get_secrets): add 'hints' argument



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2989 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-10-19 04:55:05 +00:00
..
Makefile.am Fix distcheck 2007-09-20 11:37:14 +00:00
nm-access-point.xml 2007-09-19 Dan Williams <dcbw@redhat.com> 2007-09-19 20:44:37 +00:00
nm-device-802-3-ethernet.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device-802-11-wireless.xml 2007-10-04 Dan Williams <dcbw@redhat.com> 2007-10-04 20:26:31 +00:00
nm-device.xml 2007-09-28 Tambet Ingo <tambet@gmail.com> 2007-10-01 15:38:39 +00:00
nm-ip4-config.xml 2007-02-16 Tambet Ingo <tambet@ximian.com> 2007-02-16 11:23:49 +00:00
nm-manager-client.xml 2007-10-15 Tambet Ingo <tambet@gmail.com> 2007-10-15 14:46:37 +00:00
nm-manager.xml 2007-10-15 Tambet Ingo <tambet@gmail.com> 2007-10-15 14:46:37 +00:00
nm-settings-connection.xml 2007-10-19 Dan Williams <dcbw@redhat.com> 2007-10-19 04:55:05 +00:00
nm-settings.xml 2007-09-09 Dan Williams <dcbw@redhat.com> 2007-09-09 14:48:31 +00:00
nm-vpn-connection.xml 2007-10-01 Dan Williams <dcbw@redhat.com> 2007-10-01 17:57:36 +00:00
nm-vpn-manager.xml 2007-09-20 Tambet Ingo <tambet@gmail.com> 2007-09-20 06:47:15 +00:00
nm-vpn-plugin.xml 2007-09-26 Dan Williams <dcbw@redhat.com> 2007-09-27 02:20:53 +00:00