| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: switch to ubus-based hotplug call | Daniel Golle | 2021-02-08 | 4 | -37/+45 |
* | dnsmasq: 'ipset' config sections | Aleksandr Mezin | 2020-11-11 | 1 | -0/+27 |
* | dnsmasq: explictly set ednspacket_max value | Jan Pavlinec | 2020-11-09 | 1 | -0/+1 |
* | dnsmasq: include IPv6 local nameserver entry | Joel Johnson | 2020-10-26 | 1 | -0/+1 |
* | busybox: make username consistent | Daniel Golle | 2020-10-25 | 1 | -1/+1 |
* | dnsmasq: adapt to non-root ntpd | Daniel Golle | 2020-10-25 | 1 | -0/+8 |
* | dnsmasq: fix handling ignore condition for dnssec | Yousong Zhou | 2020-09-25 | 1 | -0/+1 |
* | dnsmasq: support tftp_unique_root in /etc/config/dhcp | W. Michael Petullo | 2020-09-24 | 1 | -0/+1 |
* | dnsmasq: abort dhcp_check on interface state | David Bauer | 2020-08-20 | 1 | -2/+2 |
* | dnsmasq: abort when dnssec requested but not available | Yousong Zhou | 2020-08-07 | 1 | -2/+6 |
* | dnsmasq: hotplug script tidyup | Kevin Darbyshire-Bryant | 2020-05-10 | 1 | -5/+2 |
* | dnsmasq: always inform about disabled dhcp service | Petr Štetiar | 2020-04-30 | 1 | -6/+6 |
* | dnsmasq: fix dnssec+ntp chicken-and-egg workaround (FS#2574) | Henrique de Moraes Holschuh | 2020-03-25 | 1 | -3/+2 |
* | dnsmasq: init: get rid of test -a and test -o | Henrique de Moraes Holschuh | 2020-03-25 | 1 | -17/+17 |
* | dnsmasq: add 'scriptarp' option | Jordan Sokolic | 2020-03-22 | 1 | -0/+2 |
* | dnsmasq: fix uci-defaults script to exit 0 so it is cleaned up | Russell Senior | 2020-02-19 | 1 | -0/+2 |
* | dnsmasq: add uci-defaults script for config migration | Daniel Golle | 2020-01-09 | 1 | -0/+6 |
* | dnsmasq: switch to /tmp/resolv.conf.d/resolv.conf.auto | Daniel Golle | 2020-01-07 | 2 | -7/+8 |
* | dnsmasq: correct sense & usage of dnsseccheckunsigned | Kevin Darbyshire-Bryant | 2019-11-23 | 1 | -1/+2 |
* | dnsmasq: move feature detection inside a shell func | Yousong Zhou | 2019-06-11 | 1 | -6/+9 |
* | dnsmasq: skip options that are not compiled in | Yousong Zhou | 2019-06-09 | 1 | -2/+34 |
* | package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl | Alexander Couzens | 2019-02-24 | 1 | -0/+3 |
* | dnsmasq: prefer localuse over resolvfile guesswork | Yousong Zhou | 2019-02-23 | 1 | -4/+4 |
* | dnsmasq: allow using dnsmasq as the sole resolver | Yousong Zhou | 2019-02-19 | 1 | -15/+15 |
* | dnsmasq: add rapid commit config option | Hans Dedecker | 2019-02-13 | 1 | -0/+1 |
* | dnsmasq: fix dnsmasq failure to start when ujail'd | Christian Lamparter | 2018-10-16 | 1 | -1/+1 |
* | dnsmasq: add dhcp-ignore-names support - CERT VU#598349 | Kevin Darbyshire-Bryant | 2018-10-09 | 2 | -0/+16 |
* | dnsmasq: bump to dnsmasq v2.80test5 | Hans Dedecker | 2018-09-06 | 1 | -0/+1 |
* | dnsmasq: remove creation of /etc/ethers | Hans Dedecker | 2018-08-21 | 1 | -3/+0 |
* | dnsmasq: don't use network functions at boottime (FS#1542) | Hans Dedecker | 2018-07-17 | 1 | -5/+14 |
* | dnsmasq: fix dnsmasq startup issue | Hans Dedecker | 2018-06-20 | 1 | -8/+0 |
* | dnsmasq: fix confdir option processing (FS#1572) | Hans Dedecker | 2018-06-11 | 1 | -1/+2 |
* | Revert "dnsmasq: use "hostsdir" instead of "addn-hosts"" | Hans Dedecker | 2018-05-24 | 1 | -1/+1 |
* | dnsmasq: use "hostsdir" instead of "addn-hosts" | Christian Schoenebeck | 2018-05-23 | 1 | -1/+1 |
* | dnsmasq: add specific interface procd triggers | hux | 2018-05-11 | 1 | -1/+13 |
* | dnsmasq: remove example domains from rfc6761.conf (FS#1447) | Hans Dedecker | 2018-04-09 | 1 | -4/+0 |
* | dnsmasq: improve init script portability (FS#1446) | Hans Dedecker | 2018-03-24 | 1 | -1/+1 |
* | dnsmasq: use SIGINT for dnssec time valid | Kevin Darbyshire-Bryant | 2018-01-15 | 1 | -1/+1 |
* | dnsmasq: send procd signal on service reload | Florian Eckert | 2017-12-26 | 1 | -1/+1 |
* | dnsmasq: rewrite config on host name modification | Florian Eckert | 2017-12-26 | 1 | -1/+1 |
* | dnsmasq: write atomic host file | Hans Dedecker | 2017-12-07 | 1 | -3/+5 |
* | packages: dnsmasq: remove unused stamp file | Roman Yeryomin | 2017-12-02 | 1 | -4/+0 |
* | dnsmasq: fix dhcp-host entries with empty macs | Jo-Philipp Wich | 2017-11-28 | 1 | -3/+1 |
* | dnsmasq: load instance-specific conf-file if exists | Emerson Pinter | 2017-11-19 | 1 | -7/+7 |
* | dnsmasq: add listen_address parameter | Christian Lamparter | 2017-10-13 | 1 | -0/+5 |
* | dnsmasq: fix dhcp "ignore" option on wwan interfaces | Marcin Jurkowski | 2017-09-18 | 1 | -2/+3 |
* | dnsmasq: fix indentation | Hans Dedecker | 2017-08-25 | 1 | -3/+3 |
* | dnsmasq: add support for multiple tags for each host. | Kuang Rufan | 2017-08-25 | 1 | -1/+6 |
* | dnsmasq: add ubus notifications for new leases | John Crispin | 2017-08-22 | 1 | -0/+4 |
* | dnsmasq: introduce config support for forced DHCP options | Jo-Philipp Wich | 2017-07-21 | 1 | -5/+9 |