NetworkManager/src/supplicant-manager
Dan Winship c43f88907b libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES
Change all DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES, and
update corresponding APIs. Notably, this means they are now refcounted
rather than being copied.

Update the rest of NM for the changes. The daemon still converts SSIDs
to GByteArrays internally, because changing it to use GBytes has lots
of trickle-down effects. It can possibly be changed later.
2014-09-04 09:20:11 -04: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 wifi: fixup for "wifi: support locking connections to a band (5GHz or 2GHz) (bgo #627571)" 2014-03-26 09:19:41 -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