NetworkManager/test
Tambet Ingo ff0fd77b08 2007-05-07 Tambet Ingo <tambet@ximian.com>
* libnm-glib/Makefile.am: Link with libnm-util to gain access to
	NMConnection.

	* libnm-glib/nm-device-802-11-wireless.c:
	(nm_device_802_3_ethernet_activate): Remove.

	* libnm-glib/nm-device-802-3-ethernet.c
	(nm_device_802_3_ethernet_activate): Remove.

	* libnm-glib/nm-device.c (nm_device_activate): Implement.

	* src/nm-device-802-3-ethernet.c: Implement the new activation using
	NMConnection.

	* src/nm-device-802-11-wireless.c: Store an activation AP once the
	activation has started.
	Implement the new activation using NMConnection.

	* src/nm-activation-request.c: Store a generic connection object instead
	of a wireless-specific AP.

	* src/NetworkManagerPolicy.c (create_connection): Implement. Depending
	on device type, create a device specific connection object suitable for
	device activation.

	* src/nm-device.c (nm_device_activate): Re-implement. Call the device
	specific check to validate the connection and on success start the
	activation.

	* src/nm-device-interface.h: Add a activate virtual function to the
	interface definition.

	* src/nm-device-interface.c (nm_device_interface_activate): Implement.
	(impl_device_activate): Implement.

	* introspection/nm-device.xml: Add a generic device activation interface
	that accepts an abstract NMConnection structure that has device-specific
	information in it.

	* introspection/nm-device-802-3-ethernet.xml: Remove the wired-specific
	activation interface.

	* introspection/nm-device-802-11-wireless.xml: Remove the wireless-specific
	activation interface.



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2569 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-05-07 15:17:45 +00:00
..
libnm-util 2007-01-26 Dan Williams <dcbw@redhat.com> 2007-01-27 01:19:08 +00:00
test-common 2006-01-26 Robert Love <rml@novell.com> 2006-01-26 21:08:44 +00:00
.cvsignore Update cvsignore files 2006-12-12 02:49:54 +00:00
libnm_glib_test.c 2005-10-18 Christopher Aillon <caillon@redhat.com> 2005-10-18 14:10:58 +00:00
Makefile.am 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-dhcp-opt-test.c 2005-03-24 Dan Williams <dcbw@redhat.com> 2005-03-24 18:25:36 +00:00
nm-online.c Header fix. 2006-05-09 15:22:25 +00:00
nm-set-fallback 2006-06-08 Robert Love <rml@novell.com> 2006-06-08 21:01:37 +00:00
nm-supplicant-test.c Quit after connection timeout 2006-09-07 19:59:25 +00:00
nm-tool.c 2007-03-02 Tambet Ingo <tambet@ximian.com> 2007-03-05 08:49:30 +00:00
nminfotest.c 2007-02-12 Tambet Ingo <tambet@ximian.com> 2007-02-12 09:23:43 +00:00
NMLoadModules 2006-01-16 Robert Love <rml@novell.com> 2006-01-17 21:25:08 +00:00
nmnetlinktest.c 2005-03-14 Ray Strode <rstrode@redhat.com> 2005-03-15 05:30:15 +00:00
nmtestdevices.c 2007-02-12 Tambet Ingo <tambet@ximian.com> 2007-02-12 09:23:43 +00:00