NetworkManager/src/settings
Thomas Haller 4cc06783ab libnm: accept unknown WEP key type in nm_utils_wep_key_valid()
libnm-core treated the UNKNOWN WEP key type as KEY. Relax that
and try to guess the correct type based on the key.

This is for example important if you have a valid connection with
  wep-key-type=0 (unknown)
If you request passwords for such a connection, the user cannot
enter them in password format -- but there is no UI indication
that the password must be KEY.

(cherry picked from commit 628f47285d)
2015-03-20 13:07:10 +01:00
..
plugins libnm: accept unknown WEP key type in nm_utils_wep_key_valid() 2015-03-20 13:07:10 +01:00
nm-agent-manager.c agent-manager: memleak: unref the last agent for a request too 2015-02-18 18:16:31 +01:00
nm-agent-manager.h libnm-core, settings: move NMAgentManagerError to nm-errors 2014-10-22 08:29:09 -04:00
nm-inotify-helper.c core/trivial: rename singleton variables according to default name 2015-03-13 11:50:50 +01:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c agent-manager: don't ever fail the secrets requests from GetSecrets() 2014-12-11 11:15:53 +01:00
nm-secret-agent.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-settings-connection.c settings: avoid duplicate UUID in settings 2015-03-11 17:07:55 +01:00
nm-settings-connection.h settings: log connection diffs in replace_settings only where appropriate 2015-03-11 17:07:55 +01:00
nm-settings.c settings: avoid duplicate UUID in settings 2015-03-11 17:07:55 +01:00
nm-settings.h core: allow connections to participate in NMManager:startup-complete 2015-01-14 11:35:17 -05:00
nm-system-config-interface.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-system-config-interface.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00