aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* dnsmasq: fix uninitialized varname in init-scriptBastian Bittorf2017-04-171-1/+1
* dnsmasq: peacefully coexist with ISC DHCPdDaniel Golle2017-04-081-0/+9
* dnsmasq: use logical interface name for dhcp relay configKarl Vogel2017-03-291-1/+2
* dnsmasq: don't point --resolv-file to default location unconditionallyPhilip Prindeville2017-03-181-3/+3
* dnsmasq: do not forward rfc6761 excluded domainsKevin Darbyshire-Bryant2017-03-092-2/+22
* dnsmasq: fix instances in dhcp_add()Eric Luehrsen2017-02-051-2/+2
* dnsmasq: honor quietdhcp option for DHCPv6Arjen de Korte2017-02-051-0/+1
* dnsmasq: make DHCPv6 viable for standalone dnsmasq installEric Luehrsen2017-02-021-28/+151
* dnsmasq: expand 'add_local_hostname' fexibility including FQDNEric Luehrsen2017-02-021-22/+66
* dnsmasq: use ubus signalling in ntp hotplug scriptKevin Darbyshire-Bryant2017-01-131-3/+3
* Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'"Hans Dedecker2017-01-121-30/+22
* dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'Eric Luehrsen2017-01-051-22/+30
* dnsmasq: clean up white space in dnsmasq.initEric Luehrsen2017-01-051-16/+16
* dnsmasq: add DHCP Unique Identifier for DHCPv6Arjen de Korte2017-01-031-1/+2
* dnsmasq: add log facility optiondibdot2016-12-231-0/+1
* dnsmasq: fix service reloadJohn Crispin2016-12-161-2/+1
* dnsmasq: Specify directory /tmp/hosts as argument for --addn-hostsHans Dedecker2016-12-131-1/+1
* dnsmasq: Fix splitting hostid for DHCPv6 static leasesArjen de Korte2016-12-061-1/+1
* dnsmasq: reload config if host name is modifiedFlorian Eckert2016-12-041-1/+2
* dnsmasq: Support add-mac optionHans Dedecker2016-11-081-0/+6
* dnsmasq: support log-dhcp optionKarl Palsson2016-11-021-0/+1
* dnsmasq: Multiple dnsmasq instances supportHans Dedecker2016-10-261-185/+270
* dnsmasq: Add match section supportHans Dedecker2016-09-191-0/+17