NetworkManager/src/supplicant-manager
Dan Winship b108790833 libnm-core: add nm-core-types.h, remove cross-includes
Add nm-core-types.h, typedefing all of the GObject types in
libnm-core; this is needed so that nm-setting.h can reference
NMConnection in addition to nm-connection.h referencing NMSetting.

Removing the cross-includes from the various headers causes lots of
fallout elsewhere. (In particular, nm-utils.h used to include
nm-connection.h, which included every setting header, so any file that
included nm-utils.h automatically got most of the rest of libnm-core
without needing to pay attention to specifics.) Fix this up by
including nm-core-internal.h from those files that are now missing
includes.
2014-10-28 17:17:17 -04:00
..
tests libnm-core: add nm-core-types.h, remove cross-includes 2014-10-28 17:17:17 -04:00
nm-call-store.c supplicant: avoid assertion when DBUS connection closes 2014-10-27 20:43:58 +01: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