NetworkManager/callouts
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
77-nm-olpc-mesh.rules olpc: add mesh device logic and config setting 2009-08-05 16:34:02 -04:00
Makefile.am build: Don't leak generated files into distribution 2014-10-20 11:53:43 +02:00
nm-avahi-autoipd-action.c callouts: port nm-avahi-autoipd.action to GDBus 2014-09-18 11:04:25 -04:00
nm-avahi-autoipd.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher-api.h dispatcher: port to GDBus 2014-09-18 11:26:59 -04:00
nm-dispatcher-utils.c libnm-core: change connection hash tables to variants in API 2014-09-18 11:51:09 -04:00
nm-dispatcher-utils.h dispatcher: port to GDBus 2014-09-18 11:26:59 -04:00
nm-dispatcher.c dispatcher: fix crash on missing scripts (bgo #738654) 2014-10-21 08:57:02 +02:00
nm-dispatcher.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher.xml dispatcher: port to GDBus 2014-09-18 11:26:59 -04:00
org.freedesktop.nm_dispatcher.service.in dispatcher: rename executable to 'nm-dispatcher' 2014-06-06 13:43:45 -05:00