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
*
package: Remove dependencies to kmod-ipv6
Steven Barth
2015-09-21
1
-1
/
+1
*
linux: make IPv6 builtin if selected (saves >30KB)
Steven Barth
2015-09-09
1
-1
/
+0
*
dnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred over UCI settings
Steven Barth
2015-09-02
2
-5
/
+5
*
dnsmasq: Bump to dnsmasq2.75
Hauke Mehrtens
2015-08-03
1
-2
/
+2
*
dnsmasq: Bump to dnsmasq2.74
Steven Barth
2015-07-30
3
-13
/
+11
*
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
*
Update dnsmasq to v2.73.
Steven Barth
2015-06-15
1
-3
/
+3
*
dnsmasq: bump to 2.73rc9
Steven Barth
2015-06-08
1
-2
/
+2
*
dnsmasq: fix config file typo
Steven Barth
2015-06-08
1
-1
/
+1
*
dnsmasq: bump to dnsmasq2.73rc8 Important.
Steven Barth
2015-05-17
1
-2
/
+2
*
dnsmasq: bump to 2.73rc7
Steven Barth
2015-04-29
1
-2
/
+2
*
dnsmasq: bump to 2.73rc6
Steven Barth
2015-04-23
4
-161
/
+5
*
dnsmasq: fix dnssec timestamp logic, backport crashfix
Steven Barth
2015-04-13
4
-6
/
+174
*
dnsmasq: bump to 2.73rc4
Steven Barth
2015-04-10
7
-351
/
+49
*
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
2
-0
/
+194
*
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
3
-2
/
+4
*
dnsmasq: fix dependency problems of the dnsmasq-full variant.
Felix Fietkau
2015-01-05
2
-21
/
+70
*
dnsmasq: also add the actual patches...
Steven Barth
2014-12-22
2
-0
/
+110
*
dnsmasq: backport some dnssec fixes
Steven Barth
2014-12-22
1
-2
/
+2
*
dnsmasq: allow de-selecting features from -full variant.
Steven Barth
2014-12-17
2
-2
/
+30
*
license info - revert r43155
John Crispin
2014-11-03
1
-2
/
+2
*
Add more license tags with SPDX identifiers
John Crispin
2014-11-03
1
-2
/
+2
*
Add a few SPDX tags
Steven Barth
2014-11-02
1
-1
/
+1
*
dnsmasq: bump to 2.72
Steven Barth
2014-09-26
4
-404
/
+3
*
dnsmasq: fix lockup when interfaces disappear
Steven Barth
2014-09-22
2
-1
/
+48
*
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
*
dnsmasq: Create rDNS records for LuCI "Hostnames"
John Crispin
2014-08-28
1
-6
/
+3
*
dnsmasq: fix a race condition possibly leading to lockup
Steven Barth
2014-08-20
2
-1
/
+278
*
dnsmasq: respect option dhcpv4 disabled in dhcp-config
Steven Barth
2014-08-19
1
-0
/
+3
*
dnsmasq: use config_get_bool for dnsmasq
Steven Barth
2014-06-22
1
-1
/
+1
*
dnsmasq: set procd respawn
Steven Barth
2014-06-22
1
-0
/
+1
*
dnsmasq: removing nettle 3.0 support due to nettle downgrade
Steven Barth
2014-06-18
2
-30
/
+1
*
dnsmasq: compatibility with nettle 3.0
Steven Barth
2014-06-18
1
-0
/
+29
*
dnsmasq: various house-keeping updates
Steven Barth
2014-06-18
4
-17
/
+165
*
dnsmasq: add UCI DNSSEC runtime support
Steven Barth
2014-06-18
1
-0
/
+8
*
dnsmasq: Add a full variant
Steven Barth
2014-06-18
1
-0
/
+26
*
dnsmasq: add upstream patch to build against libnettle-mini
Steven Barth
2014-06-18
1
-0
/
+88
*
dnsmasq: respect target's LDFLAGS
Steven Barth
2014-06-18
1
-1
/
+2
*
dnsmasq: use COPTS for compile time options
Steven Barth
2014-06-18
1
-4
/
+5
*
dnsmasq: bump to 2.71
Steven Barth
2014-05-20
1
-2
/
+2
*
dnsmasq: Allow creating static DNS entries from static lease entries
Florian Fainelli
2014-05-20
1
-0
/
+7
[next]