summaryrefslogtreecommitdiff
path: root/callouts/tests
Commit message (Expand)AuthorAgeFilesLines
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* test: fix a format-security errorLubomir Rintel2015-08-261-1/+1
* dispatcher: return error reason from nm_dispatcher_utils_construct_envp()Thomas Haller2015-08-251-1/+8
* core: final gdbus portingDan Winship2015-08-101-4/+2
* 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-2/+1
* test: initialize tests with nmtst_init()Thomas Haller2015-07-121-5/+5
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* callouts/tests: fix memleak in test code for valgrindThomas Haller2015-02-091-5/+25
* callouts/tests: fix parsing dhcp in get_dispatcher_file()Thomas Haller2015-02-061-1/+1
* dispatcher: add an env var indicating a connection is "external"Dan Winship2015-01-193-0/+49
* dispatcher: expose connection D-Bus pathDan Winship2015-01-195-1/+5
* dispatcher: remove "old" from the test namesDan Winship2015-01-196-21/+21
* dispatcher: pass CONNECTION_FILENAME to dispatcher scriptsDan Winship2015-01-125-0/+11
* dispatcher: Fix testsLubomir Rintel2014-11-203-0/+3
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-6/+9
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-40/+36
* 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
* | libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-3/+1
* | build: fix srcdir != builddirDan Winship2014-10-241-0/+1
|/
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-20/+1
* dispatcher: make test-dispatcher-envp not take an argumentDan Winship2014-09-182-21/+19
* dispatcher: port to GDBusDan Winship2014-09-181-153/+102
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-1/+1
* 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
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-012-0/+2
* all: port everything to libnmDan Winship2014-08-011-3/+3
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* dispatcher: rename executable to 'nm-dispatcher'Dan Williams2014-06-061-1/+1
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+3
* dispatcher/test: fix tests after adding PATH environment variableThomas Haller2014-04-225-2/+14
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-071-0/+1
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-221-6/+4
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-8/+8
* dispatcher: fix tests after ac536c212473dadbf49b9e0129f745f497728c7dJiří Klimeš2013-06-241-12/+10
* tests: clean up gtester usageDan Winship2013-02-261-18/+7
* build: improve documentation and test configure optionsPavel Šimerda2012-11-131-4/+3
* all: Don't use ctype.h macrosDan Winship2012-09-261-1/+0
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+1
* build: fix srcdir != builddirColin Walters2012-01-091-0/+1
* core: fix dispatcher handling of empty VPN interface (bgo #649773)Dan Williams2011-05-105-19/+66
* dispatcher: enhance dispatcher script environment (bgo #648382)Dan Williams2011-05-026-0/+835