summaryrefslogtreecommitdiff
path: root/callouts
AgeCommit message (Expand)AuthorFilesLines
2015-07-12test: initialize tests with nmtst_init()Thomas Haller1-5/+5
2015-07-01dispatcher: don't exit with failure in case D-Bus service stopsThomas Haller1-2/+7
2015-05-28builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel1-2/+0
2015-05-26tests: use the TAP formatterLubomir Rintel1-0/+2
2015-05-11callouts: avahi-autoipd-action is no moreBeniamino Galvani3-151/+2
2015-05-05dispatcher: repeat waitpid() call on EINTRThomas Haller1-3/+6
2015-04-04dispatcher: belatedly remove no-longer-used dbus-glib defineDan Winship1-4/+0
2015-03-23data: move OLPC MESH udev rules away from calloutsLubomir Rintel2-12/+0
2015-03-12dispatcher: fix memleak in construct_device_dhcp4_items()Dan Williams1-0/+1
2015-02-09tests: enable valgrind tests for testsThomas Haller1-0/+1
2015-02-09callouts/tests: fix memleak in test code for valgrindThomas Haller1-5/+25
2015-02-06callouts/tests: fix parsing dhcp in get_dispatcher_file()Thomas Haller1-1/+1
2015-01-19core, dispatcher: drop unnecessary setpgid() callsDan Winship1-10/+1
2015-01-19dispatcher: add an env var indicating a connection is "external"Dan Winship5-0/+54
2015-01-19dispatcher: expose connection D-Bus pathDan Winship6-3/+14
2015-01-19dispatcher: remove "old" from the test namesDan Winship6-21/+21
2015-01-12dispatcher: pass CONNECTION_FILENAME to dispatcher scriptsDan Winship7-0/+17
2014-12-08dispatcher: refactor constructing environment variables from strvThomas Haller1-70/+43
2014-12-05callout: ignore waitpid() return valueJiří Klimeš1-1/+1
2014-11-20dispatcher: Fix testsLubomir Rintel3-0/+3
2014-11-19dispatcher: introduce new env variables for gateway address (bgo #740363)Jiří Klimeš1-0/+8
2014-11-13all: consistently include config.hDan Winship4-2/+8
2014-11-07all: allow route metrics to be "0"Dan Winship1-4/+4
2014-11-07libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2-22/+21
2014-11-07libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2-66/+74
2014-10-30Merge branch 'lr/rpm-make-check'Lubomir Rintel1-2/+2
2014-10-28callouts: Mark nmdbus-dispatcher.[ch] as BUILT_SOURCESColin Walters1-0/+2
2014-10-28libnm-core: add nm-core-types.h, remove cross-includesDan Winship1-3/+1
2014-10-24build: fix srcdir != builddirDan Winship1-0/+1
2014-10-21dispatcher: fix crash on missing scripts (bgo #738654)Jiří Klimeš1-1/+1
2014-10-20build: Don't conditionally omit files from distributionLubomir Rintel1-2/+2
2014-10-20build: Don't leak generated files into distributionLubomir Rintel1-6/+2
2014-09-18libnm: port to GDBusDan Winship1-2/+1
2014-09-18libnm-core: change connection hash tables to variants in APIDan Winship2-21/+2
2014-09-18dispatcher: make test-dispatcher-envp not take an argumentDan Winship2-21/+19
2014-09-18dispatcher: port to GDBusDan Winship7-475/+389
2014-09-18dispatcher: trivial code rearrangementDan Winship1-102/+106
2014-09-18callouts: port nm-avahi-autoipd.action to GDBusDan Winship1-82/+62
2014-09-04libnm-core: rename NMConnection to/from_hash methodsDan Winship1-1/+1
2014-08-26build: add configure option not to install udev rulesThomas Haller1-1/+3
2014-08-22all: add nm-core-internal.h headerThomas Haller1-1/+0
2014-08-16libnm-core, libnm, core: make NMConnection an interfaceDan Winship1-1/+1
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship3-0/+3
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2-6/+6
2014-08-01all: port everything to libnmDan Winship2-7/+7
2014-07-15build: more srcdir!=builddir fixesDan Winship2-2/+0
2014-06-17dispatcher: silence warning about sub-directories in dispatcher directoryThomas Haller1-0/+2
2014-06-17dispatcher: fix leak in callouts/nm-dispatcherThomas Haller1-0/+2