NetworkManager/src/supplicant-manager
Dan Williams 4a6ded1cfd supplicant: fix handling of 'freq_list' option and band locking (bgo #737795)
The supplicant has a custom parsing function for freq_list which
handles the list as a string.  Having NM marshal the option
as TYPE_BYTES causes the supplicant to interpret the values that
NM passes (which are in ASCII) as a byte-array and thus the
supplicant gets a bogus frequency list.  Instead, NM should
marshal freq_list as a simple string (using TYPE_KEYWORD without
value checking).

https://bugzilla.gnome.org/show_bug.cgi?id=737795
2014-10-08 21:55:20 -05:00
..
tests libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -04:00
nm-call-store.c wifi: move NMCallStore to the supplicant code 2013-06-07 11:33:42 -05:00
nm-call-store.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-supplicant-config.c libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -04:00
nm-supplicant-config.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-supplicant-interface.c supplicant: fix expected return type of AddBlob D-Bus call 2014-08-20 09:32:12 -05:00
nm-supplicant-interface.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-supplicant-manager.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-supplicant-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-supplicant-settings-verify.c supplicant: fix handling of 'freq_list' option and band locking (bgo #737795) 2014-10-08 21:55:20 -05:00
nm-supplicant-settings-verify.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-supplicant-types.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00