NetworkManager/callouts
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 dispatcher/tests: cleanup test by using cleanup attribute to free data 2016-08-12 14:21:05 +02:00
Makefile.am build: cleanup src/Makefile.am 2016-08-11 11:54:18 +02:00
nm-dispatcher-utils.c nm-dispatcher: Handle the 'connectivity-state' parameter for 'Action' 2016-07-28 22:22:14 +02:00
nm-dispatcher-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-dispatcher.c nm-dispatcher: Handle the 'connectivity-state' parameter for 'Action' 2016-07-28 22:22:14 +02:00
nm-dispatcher.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher.xml nm-dispatcher: Added new 'connectivity-state' parameter to private D-Bus API 2016-07-28 22:22:14 +02:00
org.freedesktop.nm_dispatcher.service.in dispatcher: rename executable to 'nm-dispatcher' 2014-06-06 13:43:45 -05:00