mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 14:10:36 +01:00
* info-daemon/NetworkManagerInfo.c info-daemon/NetworkManagerInfoDbus.c info-daemon/NetworkManagerInfoPassphraseDialog.c panel-applet/NMWirelessApplet.c - Properly escape gconf keys * src/NetworkManager.c - remove unused variables * src/NetworkManagerAP.c - (nm_ap_new_from_ap): Don't redundantly set new APs refcount since it got set in nm_ap_new() * src/NetworkManagerAPList.c - (nm_ap_list_combine): Give up ownership of newly created access points to the ap list, fixes memleak * src/NetworkManagerDevice.c - Remove cached_ap_list4 member since its not really needed - (nm_device_wireless_network_exists): Try to get correct encryption status of a found AP if its already in our device list - (nm_device_do_normal_scan): Clean up scanning a bit, make memory allocs/deallocs a bit clearer and shorter-lived git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@275 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| keyring.png | ||
| Makefile.am | ||
| NetworkManagerInfo.c | ||
| NetworkManagerInfo.conf | ||
| NetworkManagerInfo.h | ||
| NetworkManagerInfoDbus.c | ||
| NetworkManagerInfoDbus.h | ||
| NetworkManagerInfoNetworksDialog.c | ||
| NetworkManagerInfoNetworksDialog.h | ||
| NetworkManagerInfoPassphraseDialog.c | ||
| NetworkManagerInfoPassphraseDialog.h | ||
| networks.glade | ||
| passphrase.glade | ||