summaryrefslogtreecommitdiff
path: root/dispatcher
Commit message (Expand)AuthorAgeFilesLines
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-123-6/+1
* all: don't use "static inline" in source filesThomas Haller2019-02-061-1/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-202-9/+9
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-172-5/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-112-8/+8
* dispatcher/tests: fix test after adding NM_DISPATCHER_ACTIONThomas Haller2018-06-188-19/+10
* dispatcher: add NM_DISPATCHER_ACTION environment variableThomas Haller2018-06-181-0/+2
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-312-9/+8
* dispatcher: rework creating dispatcher environmentThomas Haller2018-05-242-350/+374
* dispatcher: fix leak in construct_device_dhcp4_items()Thomas Haller2018-05-161-10/+10
* dispatcher: extra sanitize names of environment variablesThomas Haller2018-05-161-2/+26
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-102-6/+4
* all: remove consecutive empty linesBeniamino Galvani2018-04-302-3/+0
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-1/+1
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-2/+0
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-5/+1
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* meson: Improve dependency systemIñigo Martínez2018-01-102-17/+6
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-083-3/+9
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-1/+1
* build: add initial support for meson build systemIñigo Martínez2017-12-132-0/+103
* build: merge "dispatcher/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-212-42/+0
* build: merge "dispatcher/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-105/+1
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* callouts/dispatcher: rename directory calloutsThomas Haller2016-10-1316-0/+2738