mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 18:17:59 +02:00
Properly re-query secrets from the settings daemon when stuff fails. * src/nm-device-802-11-wireless.c - (ap_auth_enforced): handle static WEP correctly here by differentiating between Shared Key and Open System auth modes - (link_timeout_cb, supplicant_connection_timeout_cb, real_act_stage4_ip_config_timeout): clear existing secrets and request new ones when something fails due to a suspected wrong key - (real_act_stage2_config): fix for new request_new argument to nm_manager_get_connection_secrets() * src/nm-manager.c src/nm-manager.h - (nm_manager_get_connection_secrets): return error status; pass new request_new argument on to the settings daemon * introspection/nm-settings-connection.xml - New 'request_new' argument to the GetSecrets call that hints to the settings daemon to ask the user for completely new secrets * libnm-glib/nm-settings.c libnm-glib/nm-settings.h - (impl_connection_settings_get_secrets): handle new 'request_new' argument git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2872 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| libnm-glib-test.c | ||
| libnm_glib.c | ||
| libnm_glib.h | ||
| libnm_glib.pc.in | ||
| Makefile.am | ||
| nm-access-point.c | ||
| nm-access-point.h | ||
| nm-client.c | ||
| nm-client.h | ||
| nm-dbus-utils.c | ||
| nm-dbus-utils.h | ||
| nm-device-802-3-ethernet.c | ||
| nm-device-802-3-ethernet.h | ||
| nm-device-802-11-wireless.c | ||
| nm-device-802-11-wireless.h | ||
| nm-device-private.h | ||
| nm-device.c | ||
| nm-device.h | ||
| nm-ip4-config.c | ||
| nm-ip4-config.h | ||
| nm-marshal-main.c | ||
| nm-marshal.list | ||
| nm-object.c | ||
| nm-object.h | ||
| nm-settings.c | ||
| nm-settings.h | ||
| nm-vpn-connection.c | ||
| nm-vpn-connection.h | ||
| nm-vpn-manager.c | ||
| nm-vpn-manager.h | ||
| nm-vpn-plugin.c | ||
| nm-vpn-plugin.h | ||