summaryrefslogtreecommitdiff
path: root/dispatcher
AgeCommit message (Expand)AuthorFilesLines
2018-07-17build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2-5/+1
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller2-8/+8
2018-06-18dispatcher/tests: fix test after adding NM_DISPATCHER_ACTIONThomas Haller8-19/+10
2018-06-18dispatcher: add NM_DISPATCHER_ACTION environment variableThomas Haller1-0/+2
2018-05-31build: use default NM_BUILD_* defines for testsThomas Haller2-9/+8
2018-05-24dispatcher: rework creating dispatcher environmentThomas Haller2-350/+374
2018-05-16dispatcher: fix leak in construct_device_dhcp4_items()Thomas Haller1-10/+10
2018-05-16dispatcher: extra sanitize names of environment variablesThomas Haller1-2/+26
2018-05-10all: use the elvis operator wherever possibleLubomir Rintel2-6/+4
2018-04-30all: remove consecutive empty linesBeniamino Galvani2-3/+0
2018-04-12build: meson: add prefix to test namesBeniamino Galvani1-1/+1
2018-04-12build: meson: use run-nm-test.sh to run testsBeniamino Galvani1-1/+5
2018-02-07all: replace non-leading tabs with spacesThomas Haller1-1/+1
2018-01-18all: require glib 2.40Lubomir Rintel1-2/+0
2018-01-11build/meson: use variables for ldflags and linker-scriptThomas Haller1-5/+1
2018-01-10build/meson: unconditionally use linker version scriptsThomas Haller1-4/+3
2018-01-10meson: Improve dependency systemIñigo Martínez2-17/+6
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller3-3/+9
2017-12-18build: use template files for enum types' sources generationIñigo Martínez1-1/+1
2017-12-13build: add initial support for meson build systemIñigo Martínez2-0/+103
2016-10-21build: merge "dispatcher/tests/Makefile.am" into toplevel MakefileThomas Haller2-42/+0
2016-10-21build: merge "dispatcher/Makefile.am" into toplevel MakefileThomas Haller1-105/+1
2016-10-19build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller1-1/+1
2016-10-13callouts/dispatcher: rename directory calloutsThomas Haller16-0/+2738