NetworkManager/src/supplicant-manager
Dan Winship 37a5bfcbeb supplicant-manager, wifi: (trivial) fix signal argument types
A few places in the NMSupplicantInterface API and in NMDeviceWifi's
use of it were still using "GHashTable *properties" where they should
have been using "GVariant *properties". (This didn't cause any actual
problems because nothing was looking at those arguments.)

(Also fix a comment typo.)
2015-04-06 16:13:03 -04:00
..
tests supplicant: convert interface/config to GDBus 2015-03-03 14:56:25 -06:00
nm-supplicant-config.c libnm: accept unknown WEP key type in nm_utils_wep_key_valid() 2015-03-20 13:02:04 +01:00
nm-supplicant-config.h supplicant: convert interface/config to GDBus 2015-03-03 14:56:25 -06:00
nm-supplicant-interface.c supplicant-manager, wifi: (trivial) fix signal argument types 2015-04-06 16:13:03 -04:00
nm-supplicant-interface.h supplicant-manager, wifi: (trivial) fix signal argument types 2015-04-06 16:13:03 -04:00
nm-supplicant-manager.c supplicant: convert interface/config to GDBus 2015-03-03 14:56:25 -06:00
nm-supplicant-manager.h supplicant: make NMSupplicantInterface independent of NMSupplicantManager 2015-03-03 14:56:24 -06:00
nm-supplicant-settings-verify.c all: consistently include config.h 2014-11-13 17:18:42 -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 supplicant: make NMSupplicantInterface independent of NMSupplicantManager 2015-03-03 14:56:24 -06:00