summaryrefslogtreecommitdiff
path: root/src/nm-dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* core: track external activations types in the active-connectionThomas Haller2017-03-161-15/+34
* core/trivial: rename "nm-generated-assumed" flag to "volatile"Thomas Haller2017-03-161-1/+1
* core/dispatcher: pass act-request to device dispatcher callsThomas Haller2017-03-161-22/+43
* core/dispatcher: cleanup nm_dispatcher_call_connectivity()Thomas Haller2017-03-161-5/+11
* core/dispatcher: add and use nm_dispatcher_call_hostname()Thomas Haller2017-03-161-0/+21
* core/trivial: give names in src/nm-dispatcher.h header an "NM" prefixThomas Haller2017-03-161-39/+39
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-3/+3
* core: introduce default logging macrosBeniamino Galvani2016-10-141-9/+2
* proxy: remove unnecessary APIsAtul Anand2016-10-041-8/+0
* proxy: refactor NMProxyConfig to keep internal variables as strvThomas Haller2016-10-041-8/+8
* src: Fixes to add Proxy FeatureAtul Anand2016-10-041-10/+68
* nm-dispatcher: Added new 'connectivity-state' parameter to private D-Bus APIMario Sanchez Prada2016-07-281-11/+21
* nm-dispatcher: Added new action for 'connectivity-change' eventsMario Sanchez Prada2016-07-281-4/+22
* dispatcher: use logging helpersBeniamino Galvani2016-03-041-37/+46
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-1/+1
* dispatcher: don't abort when VPN connections have no IPv4Lubomir Rintel2015-11-131-4/+0
* core: separate active and applied connectionLubomir Rintel2015-09-181-25/+38
* dispatcher: don't send object path for devices which are no longer exportedLubomir Rintel2015-08-191-2/+3
* core: final gdbus portingDan Winship2015-08-101-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: rename NMDBusManager to NMBusManagerDan Winship2015-07-241-1/+0
* core: port NMDhcp4Config/NMDhcp6Config to GVariantDan Winship2015-07-241-46/+20
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-1/+1
* core: add missing g_dbus_error_strip_remote_error() callsDan Winship2015-07-241-0/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-3/+1
* dispatcher: fix crash due to wrong signature of variant for argument of "Acti...Thomas Haller2015-04-071-1/+1
* core: port the daemon side of the dispatcher to gdbusDan Winship2015-04-031-210/+290
* trivial: remove a tautological compareLubomir Rintel2015-03-191-1/+1
* dispatcher: add an env var indicating a connection is "external"Dan Winship2015-01-191-0/+5
* dispatcher: pass CONNECTION_FILENAME to dispatcher scriptsDan Winship2015-01-121-0/+8
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: port to GDBusDan Winship2014-09-181-2/+1
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-1/+6
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-1/+1
* libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2014-08-011-1/+1
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-4/+4
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+3
* dispatcher: suppress log warning when nm-dispatcher is disabled in systemdThomas Haller2014-06-201-2/+12
* dispatcher: better detection for dispatcher scriptsThomas Haller2014-06-161-8/+38
* dispatcher: for debug logging, truncate the (expected) script name when showi...Thomas Haller2014-06-161-16/+31
* dispatcher: skip callouts for empty script directory based on dispatcher acti...Thomas Haller2014-06-161-17/+32
* dispatcher/trivial: move codeThomas Haller2014-06-161-12/+12
* dispatcher: improve debug logging for dispatcher calloutsThomas Haller2014-06-161-11/+28
* dispatcher/trivial: rename variables for script directory to NMD_SCRIPT_DIR_*Thomas Haller2014-06-161-7/+7
* nm-dispatcher: explicitly include gio/gio.hYegor Yefremov2014-06-111-0/+1
* dispatcher: bump overall timeout to 10 minutes (rh #982734) (rh #1048345)Dan Williams2014-06-061-2/+4
* dispatcher: enhance debug loggingDan Williams2014-06-061-34/+52
* dispatcher: use separate directories for pre-up/pre-down eventsDan Williams2014-06-061-22/+47
* dispatcher: convert action_to_string to a tableDan Williams2014-06-061-27/+16