mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 12:28:03 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| libnm-glib-test.c | ||
| libnm_glib.c | ||
| libnm_glib.h | ||
| libnm_glib.pc.in | ||
| Makefile.am | ||
| nm-access-point.c | ||
| nm-access-point.h | ||
| nm-active-connection.c | ||
| nm-active-connection.h | ||
| nm-cdma-device.c | ||
| nm-cdma-device.h | ||
| nm-client.c | ||
| nm-client.h | ||
| nm-dbus-utils.c | ||
| nm-dbus-utils.h | ||
| nm-device-802-3-ethernet.c | ||
| nm-device-802-3-ethernet.h | ||
| nm-device-802-11-wireless.c | ||
| nm-device-802-11-wireless.h | ||
| nm-device-private.h | ||
| nm-device.c | ||
| nm-device.h | ||
| nm-gsm-device.c | ||
| nm-gsm-device.h | ||
| nm-ip4-config.c | ||
| nm-ip4-config.h | ||
| nm-marshal-main.c | ||
| nm-marshal.list | ||
| nm-object-cache.c | ||
| nm-object-cache.h | ||
| nm-object-private.h | ||
| nm-object.c | ||
| nm-object.h | ||
| nm-settings.c | ||
| nm-settings.h | ||
| nm-types-private.h | ||
| nm-types.c | ||
| nm-types.h | ||
| nm-vpn-connection.c | ||
| nm-vpn-connection.h | ||
| nm-vpn-manager.c | ||
| nm-vpn-manager.h | ||
| nm-vpn-plugin.c | ||
| nm-vpn-plugin.h | ||