summaryrefslogtreecommitdiff
path: root/src/dnsmasq
AgeCommit message (Expand)AuthorFilesLines
2020-01-28all: use _nm_utils_inet4_ntop() instead of nm_utils_inet4_ntop()Thomas Haller2-5/+4
2019-10-01meson: Improve the src build fileIñigo Martínez1-1/+2
2019-10-01all: manually drop code comments with file descriptionThomas Haller5-9/+4
2019-09-10all: SPDX header conversionLubomir Rintel5-70/+5
2019-06-11all: drop emacs file variables from source filesThomas Haller5-5/+0
2019-02-12all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2-2/+0
2018-12-20build: meson: Add trailing commasIñigo Martínez1-1/+1
2018-12-03device/shared: set ANDROID_METERED option 43 for shared connectionsThomas Haller2-1/+14
2018-12-03dnsmasq: refactor construction of command line options in create_dm_cmd_line()Thomas Haller1-105/+52
2018-11-29dnsmasq/shared: fix setting DNS nameserver and search for shared dnsmasqThomas Haller1-0/+2
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-2/+2
2018-06-30dnsmasq: fix separation from system-wide dnsmasqEric Renfro1-1/+6
2018-05-31build: use default NM_BUILD_* defines for testsThomas Haller1-1/+0
2018-04-18all: replace "it's" with "its" where neededBeniamino Galvani1-1/+1
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-01-10meson: Improve dependency systemIñigo Martínez1-8/+2
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller1-1/+5
2017-12-13build: add initial support for meson build systemIñigo Martínez1-0/+12
2017-11-06logging: configure dnsmasq's logging in shared mode via nm-loggingThomas Haller1-1/+2
2017-10-10core: rework tracking of gateway/default-route in ip-configThomas Haller1-1/+1
2017-09-05all: use _nm_utils_ip4_*() utils functionsThomas Haller1-1/+1
2017-07-25core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller1-1/+1
2017-05-29dnsmasq: fix generating shared IPv4 address rangeThomas Haller2-59/+101
2017-05-29dnsmasq/tests: add more tests for test_address_ranges()Thomas Haller1-52/+131
2017-03-03dnsmasq: use ipv4.dns and ipv4.dns-search with ipv4.method=sharedThomas Haller1-0/+20
2017-03-03dnsmasq: reuse string buffer in creating command line arguments in create_dm_...Thomas Haller1-10/+11
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller3-3/+3
2016-11-21build: rename "src/dnsmasq-manager" to "src/dnsmasq"Thomas Haller5-0/+658