mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 15:20:11 +01:00
* gnome/applet/applet-dbus-devices.c - Replace 'enc' parameter with 'capabilities' for wireless networks in dbus calls to NM - Set capabilities on WirelessNetwork objects - Receive and save type-specific device capabilities too * gnome/applet/applet-dbus-info.c gnome/applet/applet-dbus.c - Passphrase dialog no longer a singleton; new instance gets created on each request. Updates to deal with that. * gnome/applet/applet.c - (nmwa_has_encrypted_networks_helper): use AP capabilities rather than single 'encrypted' flag - (nmwa_menu_add_vpn_menu): if NM isn't connected, disable any VPN menu items - Passphrase dialog updates per above * gnome/applet/menu-items.c - (network_menu_item_update): use AP capabilities to determine encryption * gnome/applet/nm-device.[ch] - Add accessors for type-specific device capabilities * gnome/applet/other-network-dialog.c - Rework to respect device capabilities. i.e., if the device doesn't support WPA, remove that option from the security dropdown * gnome/applet/passphrase-dialog.c - Massive rework so that a new instance is created each time it's used, to support wireless network capabilities * gnome/applet/wireless-network.[ch] - Add accessors and members for wireless network capabilities * gnome/applet/wireless-security-manager.[ch] - (wsm_set_capabilities): called after creation to set which security options get shown to the user git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1238 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| icons | ||
| .cvsignore | ||
| applet-compat.c | ||
| applet-compat.h | ||
| 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 | ||