mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-19 22:50:33 +01:00
* gnome/applet/nm-gconf-wso* - Make the serialize functions return gboolean rather than int * gnome/applet/nm-gconf-wso.c - (nm_gconf_wso_dispose, nm_gconf_wso_finalize): fix up parent class handling so we don't segfault * src/NetworkManagerAP.[ch] - (nm_ap_get_capabilities): new function, return capabilities now that something can use them - (nm_ap_set_encrypted): assume that an access point supports both WEP104 and WEP40 if its set encrypted. FIXME: can we even tell whether it just supports WEP40? * src/NetworkManagerDevice.c - (ap_need_key): resurrect and update for the New World Order - (nm_device_wireless_get_activation_ap): if we're not given security info to use, create some based on access point capabilities * src/nm-ap-security-wep.c - (nm_ap_security_wep_new_from_ap): create a new object based on a certain access point's capabilities * src/nm-ap-security.c - (nm_ap_security_new_from_ap): delegate creation of a new object based on access point capabilities to a subclass - (nm_ap_security_copy_properties): don't segfault if we don't have a key yet * src/nm-dbus-nm.c - (nm_dbus_nm_set_active_device): provide more informative output when errors occur. Also construct security info for a given access point if we weren't given any git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1219 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| backends | ||
| dhcp-manager | ||
| named-manager | ||
| vpn-manager | ||
| .cvsignore | ||
| autoip.c | ||
| autoip.h | ||
| gnome-keyring-md5.c | ||
| gnome-keyring-md5.h | ||
| Makefile.am | ||
| NetworkManager.c | ||
| NetworkManager.conf | ||
| NetworkManagerAP.c | ||
| NetworkManagerAP.h | ||
| NetworkManagerAPList.c | ||
| NetworkManagerAPList.h | ||
| NetworkManagerDbus.c | ||
| NetworkManagerDbus.h | ||
| NetworkManagerDbusUtils.c | ||
| NetworkManagerDbusUtils.h | ||
| NetworkManagerDevice.c | ||
| NetworkManagerDevice.h | ||
| NetworkManagerDevicePrivate.h | ||
| NetworkManagerDialup.h | ||
| NetworkManagerMain.h | ||
| NetworkManagerPolicy.c | ||
| NetworkManagerPolicy.h | ||
| NetworkManagerSystem.c | ||
| NetworkManagerSystem.h | ||
| NetworkManagerUtils.c | ||
| NetworkManagerUtils.h | ||
| NetworkManagerWireless.c | ||
| NetworkManagerWireless.h | ||
| nm-activation-request.c | ||
| nm-activation-request.h | ||
| nm-ap-security-private.h | ||
| nm-ap-security-wep.c | ||
| nm-ap-security-wep.h | ||
| nm-ap-security-wpa-psk.c | ||
| nm-ap-security-wpa-psk.h | ||
| nm-ap-security.c | ||
| nm-ap-security.h | ||
| nm-dbus-device.c | ||
| nm-dbus-device.h | ||
| nm-dbus-net.c | ||
| nm-dbus-net.h | ||
| nm-dbus-nm.c | ||
| nm-dbus-nm.h | ||
| nm-dbus-nmi.c | ||
| nm-dbus-nmi.h | ||
| nm-ip4-config.c | ||
| nm-ip4-config.h | ||
| nm-netlink-monitor.c | ||
| nm-netlink-monitor.h | ||
| NMLoadModules | ||
| wpa.c | ||
| wpa.h | ||