aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: prefer localuse over resolvfile guessworkYousong Zhou2019-02-242-5/+5
* dnsmasq: allow using dnsmasq as the sole resolverYousong Zhou2019-02-242-16/+16
* dnsmasq: backport missing braces fixJo-Philipp Wich2019-01-302-3/+6
* dnsmasq: backport upstream static lease fixJo-Philipp Wich2019-01-302-1/+55
* dnsmasq: bump to v2.80Kevin Darbyshire-Bryant2018-10-225-137/+25
* dnsmasq: allow dnsmasq variants to be included in imageHenrique de Moraes Holschuh2018-09-061-0/+2
* dnsmasq: bump to dnsmasq v2.80test3Kevin Darbyshire-Bryant2018-07-2820-1565/+6
* dnsmasq: don't use network functions at boottime (FS#1542)Hans Dedecker2018-07-282-6/+15
* dnsmasq: bump to latest patches on 2.80rc2Kevin Darbyshire-Bryant2018-07-2819-11/+406
* dnsmasq: fix dnsmasq startup issueHans Dedecker2018-06-202-9/+1
* dnsmasq: fix confdir option processing (FS#1572)Hans Dedecker2018-06-112-2/+3
* Revert "dnsmasq: use "hostsdir" instead of "addn-hosts""Hans Dedecker2018-05-241-1/+1
* dnsmasq: use "hostsdir" instead of "addn-hosts"Christian Schoenebeck2018-05-231-1/+1
* dnsmasq: bump to 2.80test2Kevin Darbyshire-Bryant2018-05-1212-8/+1172
* dnsmasq: add specific interface procd triggershux2018-05-112-2/+14
* dnsmasq: remove example domains from rfc6761.conf (FS#1447)Hans Dedecker2018-04-092-5/+1
* dnsmasq: improve init script portability (FS#1446)Hans Dedecker2018-03-242-2/+2
* dnsmasq: bump to 2.79 releaseKevin Darbyshire-Bryant2018-03-191-3/+3
* dnsmasq: bump to 2.79rc2Hans Dedecker2018-03-131-2/+2
* dnsmasq: bump to 2.79rc1Kevin Darbyshire-Bryant2018-02-186-376/+9
* dnsmasq: backport validation fix in dnssec security fixKevin Darbyshire-Bryant2018-01-202-2/+2
* dnsmasq: backport dnssec security fixKevin Darbyshire-Bryant2018-01-192-1/+203
* dnsmasq: use SIGINT for dnssec time validKevin Darbyshire-Bryant2018-01-153-2/+122
* dnsmasq: send procd signal on service reloadFlorian Eckert2017-12-262-2/+2
* dnsmasq: rewrite config on host name modificationFlorian Eckert2017-12-261-1/+1
* dnsmasq: add DHCP build switch support in full variantHans Dedecker2017-12-101-5/+10
* dnsmasq: write atomic host fileHans Dedecker2017-12-072-4/+6
* dnsmasq: backport infinite dns retries fixHans Dedecker2017-12-063-3/+48
* packages: dnsmasq: remove unused stamp fileRoman Yeryomin2017-12-022-5/+1
* dnsmasq: add interface to ubus notificationBorja Salazar2017-11-291-5/+7
* dnsmasq: fix dhcp-host entries with empty macsJo-Philipp Wich2017-11-281-3/+1
* dnsmasq: load instance-specific conf-file if existsEmerson Pinter2017-11-192-8/+8
* add PKG_CPE_ID ids to package and toolsAlexander Couzens2017-11-171-0/+1
* dnsmasq: fix swapped ubus args mac and ipJaroslav Safka2017-11-131-2/+2
* dnsmasq: add listen_address parameterChristian Lamparter2017-10-132-1/+6
* dnsmasq: bump to v2.78Kevin Darbyshire-Bryant2017-10-028-248/+18
* dnsmasq: fix dhcp "ignore" option on wwan interfacesMarcin Jurkowski2017-09-182-3/+4
* dnsmasq: Pass TARGET_CPPFLAGS to MakefileFlorian Fainelli2017-09-161-1/+1
* dnsmasq: backport arcount edns0 fixKevin Darbyshire-Bryant2017-09-082-1/+45
* dnsmasq: backport official fix for CVE-2017-13704Kevin Darbyshire-Bryant2017-09-073-38/+95
* dnsmasq: forward.c: fix CVE-2017-13704Kevin Darbyshire-Bryant2017-08-302-1/+38
* dnsmasq: fix indentationHans Dedecker2017-08-251-3/+3
* dnsmasq: add support for multiple tags for each host.Kuang Rufan2017-08-252-2/+7
* dnsmasq: add ubus notifications for new leasesJohn Crispin2017-08-223-2/+143
* dnsmasq: introduce config support for forced DHCP optionsJo-Philipp Wich2017-07-211-5/+9
* dnsmasq: backport remove ping check of configured dhcp addressHans Dedecker2017-07-182-1/+29
* dnsmasq: restore ability to include/exclude raw device namesJo-Philipp Wich2017-07-102-3/+3
* dnsmasq: dnsmasq --rev-server supportDUPONCHEEL Sébastien2017-07-032-1/+6
* dnsmasq: backport patch fixing DNS failover (FS#841)Hans Dedecker2017-06-281-0/+31
* dnsmasq: backport tweak ICMP ping logic for DHCPv4Hans Dedecker2017-06-262-1/+26