summaryrefslogtreecommitdiff
path: root/src/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-105-70/+5
* all: drop emacs file variables from source filesThomas Haller2019-06-115-5/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-122-2/+0
* build: meson: Add trailing commasIñigo Martínez2018-12-201-1/+1
* device/shared: set ANDROID_METERED option 43 for shared connectionsThomas Haller2018-12-032-1/+14
* dnsmasq: refactor construction of command line options in create_dm_cmd_line()Thomas Haller2018-12-031-105/+52
* dnsmasq/shared: fix setting DNS nameserver and search for shared dnsmasqThomas Haller2018-11-291-0/+2
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-2/+2
* dnsmasq: fix separation from system-wide dnsmasqEric Renfro2018-06-301-1/+6
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-311-1/+0
* all: replace "it's" with "its" where neededBeniamino Galvani2018-04-181-1/+1
* 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
* meson: Improve dependency systemIñigo Martínez2018-01-101-8/+2
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-1/+5
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+12
* logging: configure dnsmasq's logging in shared mode via nm-loggingThomas Haller2017-11-061-1/+2
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-1/+1
* all: use _nm_utils_ip4_*() utils functionsThomas Haller2017-09-051-1/+1
* core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller2017-07-251-1/+1
* dnsmasq: fix generating shared IPv4 address rangeThomas Haller2017-05-292-59/+101
* dnsmasq/tests: add more tests for test_address_ranges()Thomas Haller2017-05-291-52/+131
* dnsmasq: use ipv4.dns and ipv4.dns-search with ipv4.method=sharedThomas Haller2017-03-031-0/+20
* dnsmasq: reuse string buffer in creating command line arguments in create_dm_...Thomas Haller2017-03-031-10/+11
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-213-3/+3
* build: rename "src/dnsmasq-manager" to "src/dnsmasq"Thomas Haller2016-11-215-0/+658