NetworkManager/introspection
Dan Williams 393685203f 2008-03-20 Dan Williams <dcbw@redhat.com>
* introspection/nm-manager.xml
	  introspection/nm-manager-client.xml
		- (ActivateConnection): return the object path of the active connection
			on success
		- (GetActiveConnections): remove
		- (DeactivateConnection): new function; deactivate a currently active
			connection
		- Add an ActiveConnections property which returns an array of
			active connection object paths

	* introspection/nm-device.xml
		- (Deactivate): remove

	* introspection/all.xml
		- Add ActiveConnection introspection

	* introspection/nm-active-connection.xml
		- Add the ActiveConnection object

	* include/NetworkManager.h
		- Add the Connection.Active D-Bus interface

	* src/nm-device-interface.c
		- (impl_device_deactivate): remove

	* src/nm-activation-request.c
	  src/nm-activation-request.c
	  src/Makefile.am
		- Implement the Connection.Active D-Bus interface

	* src/nm-manager.c
		- (get_property, nm_manager_class_init): add ACTIVE_CONNECTIONS property
		- (nm_manager_activate_device): return the active connection path
		- (connection_added_default_handler, impl_manager_activate_connection):
			return the active connection to the caller
		- (add_one_connection_element, impl_manager_get_active_connections):
			remove
		- (impl_manager_deactivate_connection): new function; deactivate an
			active connection

	* libnm-glib/nm-device.c
	  libnm-glib/nm-device.h
		- Remove Deactivate() function



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3484 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-03-20 19:56:12 +00:00
..
all.xml 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
errors.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
generic-types.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
Makefile.am 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
nm-access-point.xml 2008-03-12 Dan Williams <dcbw@redhat.com> 2008-03-12 17:44:39 +00:00
nm-device-802-3-ethernet.xml 2008-03-12 Dan Williams <dcbw@redhat.com> 2008-03-12 16:12:39 +00:00
nm-device-802-11-wireless.xml 2008-03-12 Dan Williams <dcbw@redhat.com> 2008-03-12 17:44:39 +00:00
nm-device.xml 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
nm-exported-connection.xml 2008-03-17 Dan Williams <dcbw@redhat.com> 2008-03-17 19:37:23 +00:00
nm-ip4-config.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
nm-manager-client.xml 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
nm-manager.xml 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
nm-ppp-manager.xml Implement PPPoE. 2008-03-11 16:37:41 +00:00
nm-settings.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
nm-vpn-connection.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
nm-vpn-manager.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
nm-vpn-plugin.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
vpn-errors.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00