NetworkManager/src/supplicant
Thomas Haller 696cf38f45 supplicant: avoid G_VARIANT_BUILDER_INIT() from glib 2.50
G_VARIANT_BUILDER_INIT() was only added in glib 2.50, hence we cannot use
it.

Maybe nm-glib.h should provide a compat macro, but the macro relies
on the magic number GVSB_MAGIC_PARTIAL, which is private to glib.
It's not clear that we can savely provide such a compat implementation
for older glib variants.

Fixes: 642f15f2f6
2019-02-21 13:27:34 +01:00
..
tests all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-supplicant-config.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-supplicant-config.h wifi: enable WPA-*-SHA256 AKMs only when the supplicant supports them 2018-01-22 08:38:28 +01:00
nm-supplicant-interface.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-supplicant-interface.h supplicant: Add methods to start/stop a P2P Find operation 2018-12-13 09:20:55 +01:00
nm-supplicant-manager.c supplicant: avoid G_VARIANT_BUILDER_INIT() from glib 2.50 2019-02-21 13:27:34 +01:00
nm-supplicant-manager.h supplicant: Add API to set WFD IEs 2019-02-21 10:10:20 +01:00
nm-supplicant-settings-verify.c libnm,core: use _nm_utils_ascii_str_to_uint64() instead of strtol() 2019-02-12 08:50:28 +01:00
nm-supplicant-settings-verify.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-supplicant-types.h all: replace non-leading tabs with spaces 2018-02-07 13:32:04 +01:00