summaryrefslogtreecommitdiff
path: root/callouts/tests
Commit message (Expand)AuthorAgeFilesLines
* proxy: change semantics of pac-scriptAtul Anand2016-10-044-8/+8
* proxy: remove unnecessary APIsAtul Anand2016-10-045-22/+0
* callouts: Fixes in Dispatcher to release Proxy env variablesAtul Anand2016-10-045-0/+88
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-4/+4
* dispatcher/tests: cleanup test by using cleanup attribute to free dataThomas Haller2016-08-121-37/+16
* dispatcher/tests: fix memleak in testThomas Haller2016-08-121-1/+1
* nm-dispatcher: Handle the 'connectivity-state' parameter for 'Action'Mario Sanchez Prada2016-07-284-0/+65
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-1/+1
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* 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