summaryrefslogtreecommitdiff
path: root/callouts
Commit message (Expand)AuthorAgeFilesLines
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-302-0/+2
* vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel2015-07-141-1/+1
* dispatcher: don't exit with failure in case D-Bus service stopsThomas Haller2015-07-011-2/+7
* core, dispatcher: drop unnecessary setpgid() callsDan Winship2015-06-201-10/+1
* data: move OLPC MESH udev rules away from calloutsLubomir Rintel2015-06-172-12/+0
* dispatcher: repeat waitpid() call on EINTRThomas Haller2015-05-051-3/+6
* dispatcher: fix memleak in construct_device_dhcp4_items()Dan Williams2015-04-171-0/+1
* dispatcher: remove "old" from the test namesDan Winship2015-04-176-21/+21
* tests: enable valgrind tests for testsThomas Haller2015-03-131-0/+1
* callouts/tests: fix memleak in test code for valgrindThomas Haller2015-03-131-5/+25
* callouts/tests: fix parsing dhcp in get_dispatcher_file()Thomas Haller2015-02-061-1/+1
* dispatcher: pass CONNECTION_FILENAME to dispatcher scriptsDan Winship2015-01-147-0/+17
* dispatcher: refactor constructing environment variables from strvThomas Haller2014-12-081-70/+43
* callout: ignore waitpid() return valueJiří Klimeš2014-12-051-1/+1
* dispatcher: Fix testsLubomir Rintel2014-11-203-0/+3
* dispatcher: introduce new env variables for gateway address (bgo #740363)Jiří Klimeš2014-11-191-0/+8
* all: consistently include config.hDan Winship2014-11-134-2/+8
* all: allow route metrics to be "0"Dan Winship2014-11-071-4/+4
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-072-22/+21
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-072-66/+74
* Merge branch 'lr/rpm-make-check'Lubomir Rintel2014-10-301-2/+2
|\
| * build: Don't conditionally omit files from distributionLubomir Rintel2014-10-201-2/+2
* | callouts: Mark nmdbus-dispatcher.[ch] as BUILT_SOURCESColin Walters2014-10-281-0/+2
* | libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-3/+1
* | build: fix srcdir != builddirDan Winship2014-10-241-0/+1
* | dispatcher: fix crash on missing scripts (bgo #738654)Jiří Klimeš2014-10-211-1/+1
|/
* build: Don't leak generated files into distributionLubomir Rintel2014-10-201-6/+2
* libnm: port to GDBusDan Winship2014-09-181-2/+1
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-182-21/+2
* dispatcher: make test-dispatcher-envp not take an argumentDan Winship2014-09-182-21/+19
* dispatcher: port to GDBusDan Winship2014-09-187-475/+389
* dispatcher: trivial code rearrangementDan Winship2014-09-181-102/+106
* callouts: port nm-avahi-autoipd.action to GDBusDan Winship2014-09-181-82/+62
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-1/+1
* build: add configure option not to install udev rulesThomas Haller2014-08-261-1/+3
* all: add nm-core-internal.h headerThomas Haller2014-08-221-1/+0
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-013-0/+3
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2014-08-012-6/+6
* all: port everything to libnmDan Winship2014-08-012-7/+7
* build: more srcdir!=builddir fixesDan Winship2014-07-152-2/+0
* dispatcher: silence warning about sub-directories in dispatcher directoryThomas Haller2014-06-171-0/+2
* dispatcher: fix leak in callouts/nm-dispatcherThomas Haller2014-06-171-0/+2
* dispatcher/trivial: rename variables for script directory to NMD_SCRIPT_DIR_*Thomas Haller2014-06-162-6/+6
* dispatcher: don't warn on non-critical missing directory errorDan Williams2014-06-061-1/+1
* build: create dispatcher directories pre-down.d and pre-up.dThomas Haller2014-06-071-0/+2
* dispatcher: bump overall timeout to 10 minutes (rh #982734) (rh #1048345)Dan Williams2014-06-061-1/+3
* dispatcher: don't use NULL error domainsDan Williams2014-06-061-11/+11