aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: fix uci-defaults script to exit 0 so it is cleaned upRussell Senior2020-02-191-0/+2
* dnsmasq: add uci-defaults script for config migrationDaniel Golle2020-01-091-0/+6
* dnsmasq: switch to /tmp/resolv.conf.d/resolv.conf.autoDaniel Golle2020-01-072-7/+8
* dnsmasq: correct sense & usage of dnsseccheckunsignedKevin Darbyshire-Bryant2019-11-231-1/+2
* dnsmasq: move feature detection inside a shell funcYousong Zhou2019-06-111-6/+9
* dnsmasq: skip options that are not compiled inYousong Zhou2019-06-091-2/+34
* package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttlAlexander Couzens2019-02-241-0/+3
* dnsmasq: prefer localuse over resolvfile guessworkYousong Zhou2019-02-231-4/+4
* dnsmasq: allow using dnsmasq as the sole resolverYousong Zhou2019-02-191-15/+15
* dnsmasq: add rapid commit config optionHans Dedecker2019-02-131-0/+1
* dnsmasq: fix dnsmasq failure to start when ujail'dChristian Lamparter2018-10-161-1/+1
* dnsmasq: add dhcp-ignore-names support - CERT VU#598349Kevin Darbyshire-Bryant2018-10-092-0/+16
* dnsmasq: bump to dnsmasq v2.80test5Hans Dedecker2018-09-061-0/+1
* dnsmasq: remove creation of /etc/ethersHans Dedecker2018-08-211-3/+0
* dnsmasq: don't use network functions at boottime (FS#1542)Hans Dedecker2018-07-171-5/+14
* dnsmasq: fix dnsmasq startup issueHans Dedecker2018-06-201-8/+0
* dnsmasq: fix confdir option processing (FS#1572)Hans Dedecker2018-06-111-1/+2
* 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: add specific interface procd triggershux2018-05-111-1/+13
* dnsmasq: remove example domains from rfc6761.conf (FS#1447)Hans Dedecker2018-04-091-4/+0
* dnsmasq: improve init script portability (FS#1446)Hans Dedecker2018-03-241-1/+1
* dnsmasq: use SIGINT for dnssec time validKevin Darbyshire-Bryant2018-01-151-1/+1
* dnsmasq: send procd signal on service reloadFlorian Eckert2017-12-261-1/+1
* dnsmasq: rewrite config on host name modificationFlorian Eckert2017-12-261-1/+1
* dnsmasq: write atomic host fileHans Dedecker2017-12-071-3/+5
* packages: dnsmasq: remove unused stamp fileRoman Yeryomin2017-12-021-4/+0
* dnsmasq: fix dhcp-host entries with empty macsJo-Philipp Wich2017-11-281-3/+1
* dnsmasq: load instance-specific conf-file if existsEmerson Pinter2017-11-191-7/+7
* dnsmasq: add listen_address parameterChristian Lamparter2017-10-131-0/+5
* dnsmasq: fix dhcp "ignore" option on wwan interfacesMarcin Jurkowski2017-09-181-2/+3
* dnsmasq: fix indentationHans Dedecker2017-08-251-3/+3
* dnsmasq: add support for multiple tags for each host.Kuang Rufan2017-08-251-1/+6
* dnsmasq: add ubus notifications for new leasesJohn Crispin2017-08-221-0/+4
* dnsmasq: introduce config support for forced DHCP optionsJo-Philipp Wich2017-07-211-5/+9
* dnsmasq: restore ability to include/exclude raw device namesJo-Philipp Wich2017-07-101-2/+2
* dnsmasq: dnsmasq --rev-server supportDUPONCHEEL Sébastien2017-07-031-0/+5
* dnsmasq: add dhcp-range tags configurationGrégoire Delattre2017-06-201-1/+8
* Revert "dnsmasq: manage resolv.conf if when listening on 127.0.0.1#53"Hans Dedecker2017-06-141-35/+25
* dnsmasq: manage resolv.conf if when listening on 127.0.0.1#53Paul Oranje2017-06-121-25/+35
* dnsmasq: make bind-dynamic 'non-wildcard' interfaces defaultKevin Darbyshire-Bryant2017-06-112-3/+5
* dnsmasq: add dhcp-script hook conditionallyHans Dedecker2017-06-091-1/+13
* dnsmasq: add dhcp-script hook for other packagesNick Brassel2017-05-262-4/+53
* dnsmasq: add IPv6 nameserver configuration in server modeArjen de Korte2017-05-161-0/+10
* dnsmasq: don't propagate DUID from one host to anotherArjen de Korte2017-05-111-1/+1
* dnsmasq: use append_interface_name when using option --interface-nameHans Dedecker2017-05-091-3/+3
* dnsmasq: add interface-name uci list.Daniel Danzberger2017-05-091-0/+6
* dnsmasq: make tftp root if not existingAlberto Bursi2017-05-041-1/+1
* dnsmasq: fix dhcp_option usage warningHans Dedecker2017-05-041-1/+2
* dnsmasq: support dhcp_option config as a listHans Dedecker2017-04-271-4/+21