CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: rml 06/04/20 16:39:52
Modified files: . : Tag: NETWORKMANAGER_0_6_0_RELEASE ChangeLog gnome/applet : Tag: NETWORKMANAGER_0_6_0_RELEASE applet-dbus-devices.c applet-dbus-info.c src : Tag: NETWORKMANAGER_0_6_0_RELEASE NetworkManagerAPList.c NetworkManagerAPList.h NetworkManagerPolicy.c nm-device-802-11-wireless.c Log message: 2006-04-20 Robert Love <[EMAIL PROTECTED]> Fix bug where hidden ESSID's would not show up in the applet, even if NMI provided a BSSID -> ESSID mapping from Gconf. This occurred because nm_policy_device_list_update_from_allowed_list() would merge the data, putting a name to the hidden networks, but never notify NMI of the changes. Simple fix is to invoke the function nm_dbus_signal_wireless_network_change() if we make a mapping. * src/NetworkManagerAPList.c: Call the function nm_dbus_signal_wireless_network_change() if we made a successful BSSID to ESSID mapping, notifying the applet of the "new" network. * src/NetworkManagerAPList.h: Update the prototypes for both nm_ap_list_copy_essids_by_address() and nm_ap_list_copy_one_essid_by_address(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-04-20%2016:38&maxdate=2006-04-20%2016:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list