NetworkManager/libnm-glib
Dan Williams 56010ad03a 2008-03-25 Dan Williams <dcbw@redhat.com>
* libnm-glib/nm-ip4-config.c
	  libnm-glib/nm-active-connection.c
	  libnm-glib/nm-access-point.c
		- Use nm_object_queue_notify() instead of g_object_notify()

	* libnm-glib/nm-device.c
		- (demarshal_ip4_config): distinguish between successful but missing
			ip4-config request, and unsuccessful and missing ip4-config request
		- (nm_device_get_ip4_config): don't try to demarshal a NULL ip4-config
			path
		- Use nm_object_queue_notify() instead of g_object_notify()

	* libnm-glib/nm-device-802-11-wireless.c
		- (demarshal_active_ap): distinguish between successfull but missing
			active-ap request, and unsuccessful and missing active-ap request
		- (dispose, clean_up_aps): consolidate AP list and active AP clearing
			code
		- (nm_device_802_11_wireless_set_wireless_enabled): add a private hook
			for the NMClient to notify the device that wireless is disabled,
			and therefore to clear the AP list and active AP
		- Use nm_object_queue_notify() instead of g_object_notify()

	* libnm-glib/nm-client.c
		- (poke_wireless_devices_with_rf_status): new function
		- (update_wireless_status): notify wireless devices of the rfkill status
			so they can clean up if needed
		- Use nm_object_queue_notify() instead of g_object_notify()



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3502 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-03-25 12:41:17 +00:00
..
libnm-glib-test.c 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
libnm_glib.c 2008-01-23 Dan Williams <dcbw@redhat.com> 2008-01-24 03:03:55 +00:00
libnm_glib.h 2007-08-13 Tambet Ingo <tambet@gmail.com> 2007-08-13 07:54:28 +00:00
libnm_glib.pc.in 2008-03-04 Dan Williams <dcbw@redhat.com> 2008-03-04 21:59:24 +00:00
Makefile.am 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-access-point.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 12:41:17 +00:00
nm-access-point.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-active-connection.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 12:41:17 +00:00
nm-active-connection.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-cdma-device.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:31:33 +00:00
nm-cdma-device.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-client.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 12:41:17 +00:00
nm-client.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-dbus-utils.c 2007-09-12 Tambet Ingo <tambet@gmail.com> 2007-09-12 16:23:53 +00:00
nm-dbus-utils.h 2007-09-12 Tambet Ingo <tambet@gmail.com> 2007-09-12 16:23:53 +00:00
nm-device-802-3-ethernet.c 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-device-802-3-ethernet.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-device-802-11-wireless.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 12:41:17 +00:00
nm-device-802-11-wireless.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-device-private.h 2007-03-16 Tambet Ingo <tambet@ximian.com> 2007-03-16 09:37:53 +00:00
nm-device.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 12:41:17 +00:00
nm-device.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-gsm-device.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:32:44 +00:00
nm-gsm-device.h 2007-12-10 Tambet Ingo <tambet@gmail.com> 2007-12-10 09:17:40 +00:00
nm-ip4-config.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 12:41:17 +00:00
nm-ip4-config.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-marshal-main.c 2007-03-27 Tambet Ingo <tambet@ximian.com> 2007-03-27 11:38:17 +00:00
nm-marshal.list 2007-10-01 Dan Williams <dcbw@redhat.com> 2007-10-01 17:57:36 +00:00
nm-object-cache.c 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-object-cache.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-object-private.h 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:34:33 +00:00
nm-object.c 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:34:33 +00:00
nm-object.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-settings.c 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-settings.h 2008-02-20 Dan Williams <dcbw@redhat.com> 2008-02-20 22:37:39 +00:00
nm-types-private.h 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-types.c Ensure that zero-length array translates to NULL 2008-03-25 11:18:57 +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 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-vpn-connection.h 2007-10-01 Dan Williams <dcbw@redhat.com> 2007-10-01 17:57:36 +00:00
nm-vpn-manager.c 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-vpn-manager.h 2007-09-20 Tambet Ingo <tambet@gmail.com> 2007-09-20 06:47:15 +00:00
nm-vpn-plugin.c 2008-03-24 Dan Williams <dcbw@redhat.com> 2008-03-24 15:17:30 +00:00
nm-vpn-plugin.h 2007-09-26 Dan Williams <dcbw@redhat.com> 2007-09-27 02:20:53 +00:00