summaryrefslogtreecommitdiff
path: root/callouts/nm-dispatcher-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-081-0/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-8/+6
* dispatcher: return error reason from nm_dispatcher_utils_construct_envp()Thomas Haller2015-08-251-10/+16
* dispatcher: explicitly set missing interface argument for device actionsThomas Haller2015-08-191-1/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel2015-07-141-1/+1
* dispatcher: fix memleak in construct_device_dhcp4_items()Dan Williams2015-03-121-0/+1
* dispatcher: add an env var indicating a connection is "external"Dan Winship2015-01-191-0/+4
* dispatcher: expose connection D-Bus pathDan Winship2015-01-191-2/+9
* dispatcher: pass CONNECTION_FILENAME to dispatcher scriptsDan Winship2015-01-121-0/+5
* dispatcher: refactor constructing environment variables from strvThomas Haller2014-12-081-70/+43
* dispatcher: introduce new env variables for gateway address (bgo #740363)Jiří Klimeš2014-11-191-0/+8
* all: consistently include config.hDan Winship2014-11-131-1/+2
* all: allow route metrics to be "0"Dan Winship2014-11-071-4/+4
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-16/+12
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-26/+38
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-1/+1
* dispatcher: port to GDBusDan Winship2014-09-181-150/+142
* dispatcher: trivial code rearrangementDan Winship2014-09-181-102/+106
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* dispatcher: rename executable to 'nm-dispatcher'Dan Williams2014-06-061-1/+1
* dispatcher: Leave PATH set in the dispatcher script environmentDan Winship2014-04-181-9/+16
* all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller2013-12-091-72/+29
* trivial: whitespace fixThomas Haller2013-11-071-2/+2
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-16/+8
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-10/+10
* dispatcher: expose domains in IP4/6 configTomas Hozza2013-06-211-6/+8
* Revert "dispatcher: handle DHCP Options property correctly"Dan Williams2011-05-111-40/+20
* dispatcher: handle DHCP Options property correctlyJiří Klimeš2011-05-111-20/+40
* core: fix dispatcher handling of empty VPN interface (bgo #649773)Dan Williams2011-05-101-0/+8
* dispatcher: enhance dispatcher script environment (bgo #648382)Dan Williams2011-05-021-0/+509