| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: Fix splitting hostid for DHCPv6 static leases | Arjen de Korte | 2016-12-06 | 1 | -1/+1 |
* | dnsmasq: reload config if host name is modified | Florian Eckert | 2016-12-04 | 1 | -1/+2 |
* | dnsmasq: Support add-mac option | Hans Dedecker | 2016-11-08 | 1 | -0/+6 |
* | dnsmasq: support log-dhcp option | Karl Palsson | 2016-11-02 | 1 | -0/+1 |
* | dnsmasq: Multiple dnsmasq instances support | Hans Dedecker | 2016-10-26 | 1 | -185/+270 |
* | dnsmasq: Add match section support | Hans Dedecker | 2016-09-19 | 1 | -0/+17 |
* | dnsmasq: fix remove pidfile on shutdown regression | Kevin Darbyshire-Bryant | 2016-09-06 | 1 | -0/+1 |
* | dnsmasq: drop --interface and --except-interface options when the interface c... | Felix Fietkau | 2016-07-29 | 1 | -2/+2 |
* | dnsmasq: remove use of uci state for getting network ifname | Felix Fietkau | 2016-07-29 | 1 | -2/+2 |
* | dnsmasq: replace the iface hotplug script with a procd trigger | Felix Fietkau | 2016-07-29 | 2 | -9/+8 |
* | dnsmasq: make the check for existing DHCP servers more reliable | Felix Fietkau | 2016-07-29 | 1 | -0/+6 |
* | dnsmasq: write atomic config file | Ulrich Weber | 2016-07-29 | 1 | -8/+10 |
* | dnsmasq: dnssec time handling uses ntpd hotplug | Kevin Darbyshire-Bryant | 2016-06-24 | 3 | -22/+23 |
* | dnsmasq: support hostid ipv6 address suffix option | Kevin Darbyshire-Bryant | 2016-06-10 | 1 | -1/+29 |
* | dnsmasq: Add option --max-port | Hans Dedecker | 2016-06-10 | 1 | -0/+1 |
* | dnsmasq: Set the default dhcp lease file and resolv file | Daniel Dickinson | 2016-05-24 | 1 | -4/+12 |
* | dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time | Kevin Darbyshire-Bryant | 2016-05-19 | 1 | -0/+16 |
* | Revert "dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time" | Jo-Philipp Wich | 2016-05-19 | 1 | -16/+0 |
* | dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time | Kevin Darbyshire-Bryant | 2016-05-18 | 1 | -0/+16 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -1/+1 |
* | dnsmasq: run as dedicated UID/GID | John Crispin | 2016-04-26 | 1 | -1/+3 |
* | dnsmasq: Add enable parameter in the UCI DHCP host section | Hauke Mehrtens | 2016-04-17 | 1 | -0/+3 |
* | dnsmasq: add host-specific lease time option for static hosts | John Crispin | 2016-02-26 | 1 | -1/+3 |
* | dnsmasq: add dhcp relay option | John Crispin | 2016-02-26 | 1 | -0/+19 |
* | dnsmasq: export tftp root to the procd jail | Felix Fietkau | 2016-02-25 | 1 | -11/+17 |
* | dnsmasq: only enable tftp if the tftp root exists | Felix Fietkau | 2016-02-25 | 1 | -1/+2 |
* | dnsmasq: Don't add local hostname if ula prefix is not specified | Jo-Philipp Wich | 2016-01-25 | 1 | -2/+2 |
* | dnsmasq: Add option --min-port | Felix Fietkau | 2016-01-15 | 1 | -0/+1 |
* | dnsmasq: add local hostname record for own lan ula address as well | Jo-Philipp Wich | 2016-01-12 | 1 | -3/+17 |
* | dnsmasq: Add option --no-ping | John Crispin | 2015-12-23 | 1 | -0/+1 |
* | dnsmasq: changed option nonwildcard to --bind-dynamic | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | dnsmasq: Add option "--all-servers" | John Crispin | 2015-12-11 | 1 | -0/+1 |
* | dnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred over UCI settings | Steven Barth | 2015-09-02 | 1 | -4/+4 |
* | dnsmasq: add some missing files to the jail | John Crispin | 2015-07-24 | 1 | -1/+1 |
* | dnsmasq: Add sequential_ip UCI parameter | Steven Barth | 2015-07-07 | 1 | -0/+1 |
* | dnsmasq: enable extra tracing by default when UCI parameter logqueries is set | Steven Barth | 2015-07-07 | 1 | -1/+1 |
* | dnsmasq: fix config file typo | Steven Barth | 2015-06-08 | 1 | -1/+1 |
* | dnsmasq: fix dnssec timestamp logic, backport crashfix | Steven Barth | 2015-04-13 | 1 | -5/+6 |
* | dnsmasq: bump to 2.73rc4 | Steven Barth | 2015-04-10 | 1 | -1/+6 |
* | dnsmasq: Add option '--servers-file' | John Crispin | 2015-04-09 | 1 | -0/+1 |
* | dnsmasq: backport --tftp-no-fail to ignore missing tftp root | John Crispin | 2015-04-01 | 1 | -0/+1 |
* | dnsmasq: we dont want to run in debug mode | John Crispin | 2015-03-27 | 1 | -1/+1 |
* | dnsmasq: add jail support | John Crispin | 2015-03-26 | 1 | -1/+10 |
* | dnsmasq: enable pxe-prompt, pxe-service config options | John Crispin | 2015-03-13 | 1 | -1/+6 |
* | dnsmasq: Make parameters optional in dhcpboot config | John Crispin | 2015-03-13 | 1 | -4/+3 |
* | dnsmasq: add option --quiet-dhcp | John Crispin | 2015-01-17 | 1 | -0/+1 |
* | dnsmasq: support and use local-service by default (#14951) | Jo-Philipp Wich | 2015-01-16 | 2 | -0/+2 |
* | dnsmasq: allow de-selecting features from -full variant. | Steven Barth | 2014-12-17 | 1 | -0/+5 |
* | dnsmasq: Make the --dhcp-host logic easier to understand | John Crispin | 2014-08-28 | 1 | -6/+8 |
* | dnsmasq: Fix hosts file format when MAC address is not specified | John Crispin | 2014-08-28 | 1 | -5/+5 |