mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-19 16:48:10 +02: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 |
||
|---|---|---|
| .. | ||
| icons | ||
| .cvsignore | ||
| applet-dbus-devices.c | ||
| applet-dbus-devices.h | ||
| applet-dbus-info.c | ||
| applet-dbus-info.h | ||
| applet-dbus-vpn.c | ||
| applet-dbus-vpn.h | ||
| applet-dbus.c | ||
| applet-dbus.h | ||
| applet.c | ||
| applet.h | ||
| eggtrayicon.c | ||
| eggtrayicon.h | ||
| gconf-helpers.c | ||
| gconf-helpers.h | ||
| keyring.png | ||
| main.c | ||
| Makefile.am | ||
| menu-items.c | ||
| menu-items.h | ||
| nm-applet.conf | ||
| nm-device.c | ||
| nm-device.h | ||
| nm-gconf-wso-private.h | ||
| nm-gconf-wso-wep.c | ||
| nm-gconf-wso-wep.h | ||
| nm-gconf-wso-wpa-psk.c | ||
| nm-gconf-wso-wpa-psk.h | ||
| nm-gconf-wso.c | ||
| nm-gconf-wso.h | ||
| other-network-dialog.c | ||
| other-network-dialog.h | ||
| passphrase-dialog.c | ||
| passphrase-dialog.h | ||
| vpn-connection.c | ||
| vpn-connection.h | ||
| vpn-password-dialog.c | ||
| vpn-password-dialog.h | ||
| wireless-applet.glade | ||
| wireless-network.c | ||
| wireless-network.h | ||
| wireless-security-manager.c | ||
| wireless-security-manager.h | ||
| wireless-security-option.c | ||
| wireless-security-option.h | ||
| wso-none.c | ||
| wso-none.h | ||
| wso-private.h | ||
| wso-wep-ascii.c | ||
| wso-wep-ascii.h | ||
| wso-wep-hex.c | ||
| wso-wep-hex.h | ||
| wso-wep-passphrase.c | ||
| wso-wep-passphrase.h | ||
| wso-wpa-psk-passphrase.c | ||
| wso-wpa-psk-passphrase.h | ||