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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnsmasq: backport infinite dns retries fix
Hans Dedecker
2017-12-06
2
-1
/
+46
*
dnsmasq: load instance-specific conf-file if exists
Emerson Pinter
2017-11-20
2
-8
/
+8
*
dnsmasq: restore ability to include/exclude raw device names
Jo-Philipp Wich
2017-10-25
2
-3
/
+3
*
dnsmasq: bump to v2.78
Kevin Darbyshire-Bryant
2017-10-02
7
-226
/
+4
*
dnsmasq: backport arcount edns0 fix
Kevin Darbyshire-Bryant
2017-09-08
2
-1
/
+45
*
dnsmasq: backport official fix for CVE-2017-13704
Kevin Darbyshire-Bryant
2017-09-07
3
-38
/
+95
*
dnsmasq: forward.c: fix CVE-2017-13704
Kevin Darbyshire-Bryant
2017-08-30
2
-1
/
+38
*
dnsmasq: backport remove ping check of configured dhcp address
Hans Dedecker
2017-08-08
2
-1
/
+29
*
dnsmasq: backport patch fixing DNS failover (FS#841)
Hans Dedecker
2017-07-12
1
-0
/
+31
*
dnsmasq: backport tweak ICMP ping logic for DHCPv4
Hans Dedecker
2017-07-01
2
-1
/
+26
*
Revert "dnsmasq: don't point --resolv-file to default location unconditionally"
Hans Dedecker
2017-06-19
1
-3
/
+3
*
dnsmasq: bump to 2.77
Jo-Philipp Wich
2017-06-02
6
-393
/
+22
*
dnsmasq: make tftp root if not existing
Alberto Bursi
2017-06-02
1
-1
/
+1
*
dnsmasq: use logical interface name for dhcp relay config
Karl Vogel
2017-06-02
1
-1
/
+2
*
dnsmasq: don't point --resolv-file to default location unconditionally
Philip Prindeville
2017-06-02
1
-3
/
+3
*
dnsmasq: support dhcp_option config as a list
Hans Dedecker
2017-05-09
1
-4
/
+22
*
dnsmasq: Add upstream patch fixing SERVFAIL issues with multiple servers
Baptiste Jonglez
2017-02-20
1
-0
/
+130
*
dnsmasq: use ubus signalling in ntp hotplug script
Kevin Darbyshire-Bryant
2017-01-13
1
-3
/
+3
*
Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'"
Hans Dedecker
2017-01-12
2
-31
/
+23
*
dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'
Eric Luehrsen
2017-01-05
2
-23
/
+31
*
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
*
treewide: clean up download hashes
Felix Fietkau
2016-12-16
1
-1
/
+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
2
-2
/
+2
*
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
2
-1
/
+7
*
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: make NO_ID optional in full variant
Kevin Darbyshire-Bryant
2016-09-10
1
-5
/
+10
*
dnsmasq: Don't expose *.bind data incl version
Kevin Darbyshire-Bryant
2016-09-08
2
-1
/
+150
*
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
3
-11
/
+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: Add broken realtime clock build switch in full variant
Hans Dedecker
2016-06-30
1
-3
/
+8
*
dnsmasq: dnssec time handling uses ntpd hotplug
Kevin Darbyshire-Bryant
2016-06-24
4
-25
/
+26
*
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: update to dnsmasq v2.76
Kevin Darbyshire-Bryant
2016-05-24
4
-10
/
+28
*
dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time
Kevin Darbyshire-Bryant
2016-05-19
2
-0
/
+18
*
Revert "dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time"
Jo-Philipp Wich
2016-05-19
2
-18
/
+0
*
dnsmasq: sysupgrade hook to conditionally preserve dnsmasq.time
Kevin Darbyshire-Bryant
2016-05-18
2
-0
/
+18
*
dnsmasq: Add conntrack support in the full variant
Hans Dedecker
2016-04-28
1
-6
/
+12
[next]