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: bump to v2.78
Kevin Darbyshire-Bryant
2017-10-02
8
-248
/
+18
*
dnsmasq: fix dhcp "ignore" option on wwan interfaces
Marcin Jurkowski
2017-09-18
2
-3
/
+4
*
dnsmasq: Pass TARGET_CPPFLAGS to Makefile
Florian Fainelli
2017-09-16
1
-1
/
+1
*
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: fix indentation
Hans Dedecker
2017-08-25
1
-3
/
+3
*
dnsmasq: add support for multiple tags for each host.
Kuang Rufan
2017-08-25
2
-2
/
+7
*
dnsmasq: add ubus notifications for new leases
John Crispin
2017-08-22
3
-2
/
+143
*
dnsmasq: introduce config support for forced DHCP options
Jo-Philipp Wich
2017-07-21
1
-5
/
+9
*
dnsmasq: backport remove ping check of configured dhcp address
Hans Dedecker
2017-07-18
2
-1
/
+29
*
dnsmasq: restore ability to include/exclude raw device names
Jo-Philipp Wich
2017-07-10
2
-3
/
+3
*
dnsmasq: dnsmasq --rev-server support
DUPONCHEEL Sébastien
2017-07-03
2
-1
/
+6
*
dnsmasq: backport patch fixing DNS failover (FS#841)
Hans Dedecker
2017-06-28
1
-0
/
+31
*
dnsmasq: backport tweak ICMP ping logic for DHCPv4
Hans Dedecker
2017-06-26
2
-1
/
+26
*
dnsmasq: add dhcp-range tags configuration
Grégoire Delattre
2017-06-20
2
-2
/
+9
*
Revert "dnsmasq: manage resolv.conf if when listening on 127.0.0.1#53"
Hans Dedecker
2017-06-14
2
-36
/
+26
*
dnsmasq: manage resolv.conf if when listening on 127.0.0.1#53
Paul Oranje
2017-06-12
2
-26
/
+36
*
dnsmasq: make bind-dynamic 'non-wildcard' interfaces default
Kevin Darbyshire-Bryant
2017-06-11
3
-4
/
+6
*
dnsmasq: add dhcp-script hook conditionally
Hans Dedecker
2017-06-09
2
-2
/
+14
*
dnsmasq: bump to 2.77
Kevin Darbyshire-Bryant
2017-06-01
1
-4
/
+4
*
dnsmasq: add dhcp-script hook for other packages
Nick Brassel
2017-05-26
3
-5
/
+59
*
dnsmasq: bump to 2.77rc5
Hans Dedecker
2017-05-22
1
-3
/
+3
*
dnsmasq: add IPv6 nameserver configuration in server mode
Arjen de Korte
2017-05-16
2
-1
/
+11
*
dnsmasq: bump to 2.77rc3
Kevin Darbyshire-Bryant
2017-05-12
2
-10
/
+10
*
dnsmasq: don't propagate DUID from one host to another
Arjen de Korte
2017-05-11
1
-1
/
+1
*
dnsmasq: use append_interface_name when using option --interface-name
Hans Dedecker
2017-05-09
2
-4
/
+4
*
dnsmasq: add interface-name uci list.
Daniel Danzberger
2017-05-09
2
-1
/
+7
*
dnsmasq: make tftp root if not existing
Alberto Bursi
2017-05-04
1
-1
/
+1
*
dnsmasq: fix dhcp_option usage warning
Hans Dedecker
2017-05-04
1
-1
/
+2
*
dnsmasq: bump to 2.77test5
Kevin Darbyshire-Bryant
2017-05-02
1
-2
/
+2
*
dnsmasq: support dhcp_option config as a list
Hans Dedecker
2017-04-27
1
-4
/
+21
*
dnsmasq: fix uninitialized varname in init-script
Bastian Bittorf
2017-04-17
1
-1
/
+1
*
dnsmasq: peacefully coexist with ISC DHCPd
Daniel Golle
2017-04-08
1
-0
/
+9
*
dnsmasq: use logical interface name for dhcp relay config
Karl Vogel
2017-03-29
1
-1
/
+2
*
dnsmasq: don't point --resolv-file to default location unconditionally
Philip Prindeville
2017-03-18
1
-3
/
+3
*
dnsmasq: do not forward rfc6761 excluded domains
Kevin Darbyshire-Bryant
2017-03-09
3
-2
/
+24
*
dnsmasq: bump to dnsmasq v2.77test4
Kevin Darbyshire-Bryant
2017-02-22
3
-217
/
+2
*
dnsmasq: bump to dnsmasq v2.77test3
Kevin Darbyshire-Bryant
2017-02-20
5
-131
/
+217
*
dnsmasq: update to dnsmasq 2.77test1
Kevin Darbyshire-Bryant
2017-02-05
6
-257
/
+145
*
dnsmasq: fix instances in dhcp_add()
Eric Luehrsen
2017-02-05
1
-2
/
+2
*
dnsmasq: honor quietdhcp option for DHCPv6
Arjen de Korte
2017-02-05
1
-0
/
+1
*
dnsmasq: make DHCPv6 viable for standalone dnsmasq install
Eric Luehrsen
2017-02-02
2
-29
/
+152
*
dnsmasq: expand 'add_local_hostname' fexibility including FQDN
Eric Luehrsen
2017-02-02
2
-23
/
+67
*
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
[next]