index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
services
/
dnsmasq
/
files
/
dnsmasq.init
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'
Eric Luehrsen
2017-01-05
1
-22
/
+30
*
dnsmasq: clean up white space in dnsmasq.init
Eric Luehrsen
2017-01-05
1
-16
/
+16
*
dnsmasq: add DHCP Unique Identifier for DHCPv6
Arjen de Korte
2017-01-03
1
-1
/
+2
*
dnsmasq: add log facility option
dibdot
2016-12-23
1
-0
/
+1
*
dnsmasq: fix service reload
John Crispin
2016-12-16
1
-2
/
+1
*
dnsmasq: Specify directory /tmp/hosts as argument for --addn-hosts
Hans Dedecker
2016-12-13
1
-1
/
+1
*
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
1
-4
/
+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
1
-6
/
+9
*
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
*
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 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
1
-0
/
+1
*
dnsmasq: allow de-selecting features from -full variant.
Steven Barth
2014-12-17
1
-0
/
+5
[next]