NetworkManager/src/supplicant-manager
Thomas Haller 0bdcab100c all: cleanup includes in header files
- don't include "nm-default.h" in header files. Every source file must
  include as first header "nm-default.h", thus our headers get the
  default include already implicitly.

- we don't support compiling NetworkManager itself with a C++ compiler. Remove
  G_BEGIN_DECLS/G_END_DECLS from internal headers. We do however support
  users of libnm to use C++, thus they stay in public headers.

(cherry picked from commit f19aff8909)
2016-08-17 19:51:17 +02:00
..
tests wifi: implement MAC address randomization in NetworkManager instead of supplicant 2016-06-30 08:29:56 +02:00
nm-supplicant-config.c wifi: implement MAC address randomization in NetworkManager instead of supplicant 2016-06-30 08:29:56 +02:00
nm-supplicant-config.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-supplicant-interface.c wifi: implement MAC address randomization in NetworkManager instead of supplicant 2016-06-30 08:29:56 +02:00
nm-supplicant-interface.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-supplicant-manager.c all: replace _nm_utils_string_in_list() with g_strv_contains() 2016-06-17 12:25:33 +02:00
nm-supplicant-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-supplicant-settings-verify.c supplicant: honor the domain-suffix-match properties 2016-03-16 17:32:17 +01: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 wifi: propagte errors from supplicant-config to caller 2015-11-19 13:45:14 +01:00