aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: add /tmp/hosts/ to jail_mountNick Hainke2021-07-191-1/+1
* dnsmasq: use local option for local domain parameterKevin Darbyshire-Bryant2021-07-051-1/+1
* dnsmasq: distinct Ubus names for multiple instancesEtan Kissling2021-06-291-3/+29
* Revert "dnsmasq: Update to version 2.86test3"Kevin Darbyshire-Bryant2021-06-262-5/+5
* Revert "dnsmasq: add config option for connmark DNS filtering"Kevin Darbyshire-Bryant2021-06-261-12/+0
* dnsmasq: add config option for connmark DNS filteringEtan Kissling2021-06-261-0/+12
* dnsmasq: Update to version 2.86test3Etan Kissling2021-06-262-5/+5
* dnsmasq: Update to version 2.85Alan Swanson2021-05-054-92/+6
* dnsmasq: add ignore hosts dir to dnsmasq init scriptJoão Henriques2021-04-241-1/+6
* dnsmasq: Bump to v2.84Kevin Darbyshire-Bryant2021-02-083-3/+76
* dnsmasq: switch to ubus-based hotplug callDaniel Golle2021-02-085-39/+46
* dnsmasq: Update to 2.84test3Kevin Darbyshire-Bryant2021-01-241-3/+3
* dnsmasq: Update to version 2.83Hauke Mehrtens2021-01-192-5/+5
* dnsmasq: 'ipset' config sectionsAleksandr Mezin2020-11-112-1/+28
* dnsmasq: explictly set ednspacket_max valueJan Pavlinec2020-11-092-1/+2
* dnsmasq: install /etc/hotplug.d/ntp/25-dnsmasqsec world-readableDaniel Golle2020-10-281-2/+2
* dnsmasq: include IPv6 local nameserver entryJoel Johnson2020-10-261-0/+1
* busybox: make username consistentDaniel Golle2020-10-251-1/+1
* dnsmasq: adapt to non-root ntpdDaniel Golle2020-10-252-1/+10
* dnsmasq: fix handling ignore condition for dnssecYousong Zhou2020-09-252-1/+2
* dnsmasq: support tftp_unique_root in /etc/config/dhcpW. Michael Petullo2020-09-242-1/+2
* dnsmasq: abort dhcp_check on interface stateDavid Bauer2020-08-201-2/+2
* dnsmasq: abort when dnssec requested but not availableYousong Zhou2020-08-072-3/+7
* dnsmasq: bump to 2.82Kevin Darbyshire-Bryant2020-07-202-13/+13
* dnsmasq: add /etc/dnsmasq.d/ to conffilesSven Roederer2020-06-031-1/+2
* dnsmasq: hotplug script tidyupKevin Darbyshire-Bryant2020-05-102-6/+3
* dnsmasq: always inform about disabled dhcp servicePetr Štetiar2020-04-301-6/+6
* dnsmasq: bump to v2.81Kevin Darbyshire-Bryant2020-04-121-3/+3
* dnsmasq: bump to 2.81rc5Kevin Darbyshire-Bryant2020-04-063-67/+181
* dnsmasq: bump to 2.81rc4Kevin Darbyshire-Bryant2020-03-291-2/+2
* dnsmasq: fix dnssec+ntp chicken-and-egg workaround (FS#2574)Henrique de Moraes Holschuh2020-03-252-4/+3
* dnsmasq: init: get rid of test -a and test -oHenrique de Moraes Holschuh2020-03-251-17/+17
* dnsmasq: add 'scriptarp' optionJordan Sokolic2020-03-222-1/+3
* dnsmasq: bump to v2.81rc3Kevin Darbyshire-Bryant2020-03-103-79/+2
* dnsmasq: bump to 2.81rc2 + 2 localKevin Darbyshire-Bryant2020-03-063-2/+79
* dnsmasq: bump to v2.81rc1Kevin Darbyshire-Bryant2020-03-0435-8841/+5
* dnsmasq: fix uci-defaults script to exit 0 so it is cleaned upRussell Senior2020-02-191-0/+2
* dnsmasq: Activate PIE by defaultHauke Mehrtens2020-01-131-0/+1
* dnsmasq: add uci-defaults script for config migrationDaniel Golle2020-01-092-1/+9
* dnsmasq: bump PKG_RELEASEDaniel Golle2020-01-071-1/+1
* dnsmasq: switch to /tmp/resolv.conf.d/resolv.conf.autoDaniel Golle2020-01-072-7/+8
* dnsmasq: Fix potential dnsmasq crash with TCPHauke Mehrtens2020-01-062-1/+36
* dnsmasq: correct sense & usage of dnsseccheckunsignedKevin Darbyshire-Bryant2019-11-232-2/+3
* dnsmasq: Activate LTOHauke Mehrtens2019-11-081-2/+2
* dnsmasq: use nettle ecc_curve access functionsHans Dedecker2019-08-092-1/+36
* Revert "dnsmasq: backport latest patches"Kevin Darbyshire-Bryant2019-08-0352-1988/+32
* Revert "dnsmasq: improve insecure DS warning"Kevin Darbyshire-Bryant2019-08-032-28/+1
* dnsmasq: improve insecure DS warningKevin Darbyshire-Bryant2019-07-252-1/+28
* dnsmasq: backport latest patchesKevin Darbyshire-Bryant2019-07-2552-32/+1988
* dnsmasq: move feature detection inside a shell funcYousong Zhou2019-06-112-7/+10