aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dnsmasq: fix remove pidfile on shutdown regressionKevin Darbyshire-Bryant2016-09-061-0/+1
* dnsmasq: drop --interface and --except-interface options when the interface c...Felix Fietkau2016-07-291-2/+2
* dnsmasq: remove use of uci state for getting network ifnameFelix Fietkau2016-07-291-2/+2
* dnsmasq: replace the iface hotplug script with a procd triggerFelix Fietkau2016-07-292-9/+8
* dnsmasq: make the check for existing DHCP servers more reliableFelix Fietkau2016-07-291-0/+6
* dnsmasq: write atomic config fileUlrich Weber2016-07-291-8/+10
* dnsmasq: dnssec time handling uses ntpd hotplugKevin Darbyshire-Bryant2016-06-243-22/+23
* dnsmasq: support hostid ipv6 address suffix optionKevin Darbyshire-Bryant2016-06-101-1/+29
* dnsmasq: Add option --max-portHans Dedecker2016-06-101-0/+1
* dnsmasq: Set the default dhcp lease file and resolv fileDaniel Dickinson2016-05-241-4/+12
* dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.timeKevin Darbyshire-Bryant2016-05-191-0/+16
* Revert "dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time"Jo-Philipp Wich2016-05-191-16/+0
* dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.timeKevin Darbyshire-Bryant2016-05-181-0/+16
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* dnsmasq: run as dedicated UID/GIDJohn Crispin2016-04-261-1/+3
* dnsmasq: Add enable parameter in the UCI DHCP host sectionHauke Mehrtens2016-04-171-0/+3
* dnsmasq: add host-specific lease time option for static hostsJohn Crispin2016-02-261-1/+3
* dnsmasq: add dhcp relay optionJohn Crispin2016-02-261-0/+19
* dnsmasq: export tftp root to the procd jailFelix Fietkau2016-02-251-11/+17
* dnsmasq: only enable tftp if the tftp root existsFelix Fietkau2016-02-251-1/+2
* dnsmasq: Don't add local hostname if ula prefix is not specifiedJo-Philipp Wich2016-01-251-2/+2
* dnsmasq: Add option --min-portFelix Fietkau2016-01-151-0/+1
* dnsmasq: add local hostname record for own lan ula address as wellJo-Philipp Wich2016-01-121-3/+17
* dnsmasq: Add option --no-pingJohn Crispin2015-12-231-0/+1
* dnsmasq: changed option nonwildcard to --bind-dynamicFelix Fietkau2015-12-191-1/+1
* dnsmasq: Add option "--all-servers"John Crispin2015-12-111-0/+1
* dnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred over UCI settingsSteven Barth2015-09-021-4/+4
* dnsmasq: add some missing files to the jailJohn Crispin2015-07-241-1/+1
* dnsmasq: Add sequential_ip UCI parameterSteven Barth2015-07-071-0/+1
* dnsmasq: enable extra tracing by default when UCI parameter logqueries is setSteven Barth2015-07-071-1/+1
* dnsmasq: fix config file typoSteven Barth2015-06-081-1/+1