| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: use nettle ecc_curve access functions | Hans Dedecker | 2019-08-09 | 2 | -1/+36 |
* | Revert "dnsmasq: backport latest patches" | Kevin Darbyshire-Bryant | 2019-08-03 | 52 | -1988/+32 |
* | Revert "dnsmasq: improve insecure DS warning" | Kevin Darbyshire-Bryant | 2019-08-03 | 2 | -28/+1 |
* | dnsmasq: improve insecure DS warning | Kevin Darbyshire-Bryant | 2019-07-25 | 2 | -1/+28 |
* | dnsmasq: backport latest patches | Kevin Darbyshire-Bryant | 2019-07-25 | 52 | -32/+1988 |
* | dnsmasq: move feature detection inside a shell func | Yousong Zhou | 2019-06-11 | 2 | -7/+10 |
* | dnsmasq: skip options that are not compiled in | Yousong Zhou | 2019-06-09 | 2 | -3/+35 |
* | package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl | Alexander Couzens | 2019-02-24 | 2 | -1/+4 |
* | dnsmasq: prefer localuse over resolvfile guesswork | Yousong Zhou | 2019-02-23 | 2 | -5/+5 |
* | dnsmasq: allow using dnsmasq as the sole resolver | Yousong Zhou | 2019-02-19 | 2 | -16/+16 |
* | dnsmasq: ensure test and rc order as older than final releases | Jonas Gorski | 2019-02-17 | 1 | -3/+4 |
* | dnsmasq: add rapid commit config option | Hans Dedecker | 2019-02-13 | 2 | -1/+2 |
* | dnsmasq: latest pre-2.81 patches | Kevin Darbyshire-Bryant | 2019-01-31 | 32 | -34/+96 |
* | dnsmasq: allow building without tftp server support | Rosy Song | 2019-01-17 | 1 | -2/+7 |
* | dnsmasq: backport latest pre2.81 patches | Kevin Darbyshire-Bryant | 2019-01-16 | 32 | -41/+4118 |
* | dnsmasq: Fix dhcp-boot, dhcp-reply-delay and pxe-prompt regressions | Kevin Darbyshire-Bryant | 2018-12-14 | 2 | -1/+41 |
* | dnsmasq: fix ipv6 ipset bug | Kevin Darbyshire-Bryant | 2018-12-12 | 2 | -1/+22 |
* | dnsmasq: follow upstream dnsmasq pre-v2.81 v2 | Kevin Darbyshire-Bryant | 2018-12-10 | 14 | -3/+4550 |
* | Revert "dnsmasq: follow upstream dnsmasq pre-v2.81" | Kevin Darbyshire-Bryant | 2018-12-10 | 13 | -4523/+3 |
* | dnsmasq: follow upstream dnsmasq pre-v2.81 | Kevin Darbyshire-Bryant | 2018-12-10 | 13 | -3/+4523 |
* | dnsmasq: drop dnssec timestamp file patch | Kevin Darbyshire-Bryant | 2018-12-10 | 2 | -48/+1 |
* | dnsmasq: tighten config file permissions | Kevin Darbyshire-Bryant | 2018-10-30 | 1 | -6/+6 |
* | dnsmasq: bump to v2.80 | Kevin Darbyshire-Bryant | 2018-10-19 | 1 | -4/+4 |
* | dnsmasq: fix dnsmasq failure to start when ujail'd | Christian Lamparter | 2018-10-16 | 2 | -2/+2 |
* | dnsmasq: bump to v2.80rc1 | Kevin Darbyshire-Bryant | 2018-10-16 | 2 | -32/+4 |
* | dnsmasq: fix compile issue | Hans Dedecker | 2018-10-15 | 1 | -0/+28 |
* | dnsmasq: add dhcp-ignore-names support - CERT VU#598349 | Kevin Darbyshire-Bryant | 2018-10-09 | 3 | -1/+18 |
* | dnsmasq: bump to v2.80test8 | Kevin Darbyshire-Bryant | 2018-10-07 | 1 | -2/+2 |
* | dnsmasq: bump to v2.80test7 | Kevin Darbyshire-Bryant | 2018-09-27 | 3 | -102/+3 |
* | dnsmasq: Change behavior when RD bit unset in queries. | Kevin Darbyshire-Bryant | 2018-09-21 | 2 | -1/+55 |
* | dnsmasq: Handle memory allocation failure in make_non_terminals() | Kevin Darbyshire-Bryant | 2018-09-19 | 2 | -1/+46 |
* | dnsmasq: bump to dnsmasq 2.80test6 | Hans Dedecker | 2018-09-09 | 2 | -4/+4 |
* | dnsmasq: allow dnsmasq variants to be included in image | Henrique de Moraes Holschuh | 2018-09-06 | 1 | -0/+2 |
* | dnsmasq: bump to dnsmasq v2.80test5 | Hans Dedecker | 2018-09-06 | 4 | -132/+6 |
* | dnsmasq: remove creation of /etc/ethers | Hans Dedecker | 2018-08-21 | 2 | -4/+1 |
* | dnsmasq: bump to dnsmasq v2.80test3 | Kevin Darbyshire-Bryant | 2018-07-28 | 20 | -1565/+6 |
* | dnsmasq: don't use network functions at boottime (FS#1542) | Hans Dedecker | 2018-07-17 | 2 | -6/+15 |
* | dnsmasq: bump to latest patches on 2.80rc2 | Kevin Darbyshire-Bryant | 2018-07-03 | 19 | -11/+406 |
* | dnsmasq: fix dnsmasq startup issue | Hans Dedecker | 2018-06-20 | 2 | -9/+1 |
* | dnsmasq: fix confdir option processing (FS#1572) | Hans Dedecker | 2018-06-11 | 2 | -2/+3 |
* | 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: bump to 2.80test2 | Kevin Darbyshire-Bryant | 2018-05-12 | 12 | -8/+1172 |
* | dnsmasq: add specific interface procd triggers | hux | 2018-05-11 | 2 | -2/+14 |
* | dnsmasq: remove example domains from rfc6761.conf (FS#1447) | Hans Dedecker | 2018-04-09 | 2 | -5/+1 |
* | dnsmasq: improve init script portability (FS#1446) | Hans Dedecker | 2018-03-24 | 2 | -2/+2 |
* | dnsmasq: bump to 2.79 release | Kevin Darbyshire-Bryant | 2018-03-19 | 1 | -3/+3 |
* | dnsmasq: bump to 2.79rc2 | Hans Dedecker | 2018-03-13 | 1 | -2/+2 |
* | dnsmasq: bump to 2.79rc1 | Kevin Darbyshire-Bryant | 2018-02-18 | 6 | -376/+9 |
* | dnsmasq: backport validation fix in dnssec security fix | Kevin Darbyshire-Bryant | 2018-01-20 | 2 | -2/+2 |