NetworkManager/callouts
Thomas Haller 4b288136e1 shared: move shared files to subdirectory "shared/nm-utils/"
The "shared" directory contains files that are possibly used by all components
of NetworkManager repository.

Some of these files are even copied as-is to other projects (VPN plugins, nm-applet)
and used there without modification. Move those files to a separate directory.
By moving them to a common directory, it is clearer that they belong
together. Also, you can easier compare the copied versions to their
original via

  $ diff -r ./shared/nm-utils/ /path/to/nm-vpn-plugin/shared/nm-utils/
2016-06-16 10:45:53 +02:00
..
tests shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-dispatcher-api.h nm-dispatcher: allow scripts to be marked as no-wait 2015-08-25 15:27:18 +02:00
nm-dispatcher-utils.c all: fix a couple more gvariant iteration leaks 2016-03-08 17:44:15 +01:00
nm-dispatcher-utils.h dispatcher: return error reason from nm_dispatcher_utils_construct_envp() 2015-08-25 15:27:19 +02:00
nm-dispatcher.c all: don't include error->code in log messages 2016-03-03 18:54:20 +01:00
nm-dispatcher.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher.xml dbus: fix up the XML formatting 2016-04-05 14:37:51 +02:00
org.freedesktop.nm_dispatcher.service.in dispatcher: rename executable to 'nm-dispatcher' 2014-06-06 13:43:45 -05:00