index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
dnsmasq
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] dnsmasq: introduce "add_local_hostname" and "add_local_domain" options
jow
2012-07-01
1
-3
/
+11
*
package/dnsmasq: permit UCI configuration of --dhcp-fqdn option
jow
2012-07-01
1
-0
/
+1
*
[PATCH 1/4] package/dnsmasq: permit dhcp_option in global dnsmasq config section
jow
2012-07-01
1
-1
/
+3
*
[package] dnsmasq: bump package revision
jow
2012-05-19
1
-1
/
+1
*
dnsmasq: allow forcing options
jow
2012-05-19
1
-8
/
+25
*
dnsmasq: add support for set: and tag: pairs
jow
2012-05-19
1
-2
/
+21
*
[package] dnsmasq: fix parsing of mx record options (#11365)
jow
2012-05-19
1
-1
/
+1
*
dnsmasq: configure dnsmasq via flat config file and not command-line args
jow
2012-04-02
1
-54
/
+79
*
[package] dnsmasq: add missing config_get, localize variables, bump package r...
jow
2012-03-23
2
-2
/
+4
*
dnsmasq: add mx record support
jow
2012-03-23
1
-0
/
+16
*
dnsmasq: add keywords for SRV RR class/weight
jow
2012-03-23
1
-2
/
+5
*
[package] dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unr...
jow
2012-01-18
1
-1
/
+3
*
[package] dnsmasq: automatically add host entry for own hostname and ptr reco...
jow
2011-12-01
2
-4
/
+14
*
package/dnsmasq: update to 2.59 (thanks to Raphael Huck)
nico
2011-11-25
2
-15
/
+12
*
package/dnsmasq: use new service wrapper
nico
2011-11-07
2
-7
/
+10
*
add cname section
thepeople
2011-10-20
1
-0
/
+14
*
[package] dnsmasq: update to 2.58
florian
2011-09-30
1
-5
/
+6
*
[PATCH] dnsmasq: allow hostname assignment without static lease
jow
2011-05-24
2
-5
/
+4
*
dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k...
nbd
2011-03-02
1
-0
/
+3
*
[package/dnsmasq]: upgrade to 2.57
kaloz
2011-02-19
2
-6
/
+6
*
dnsmasq: fix logic for creating missing files
nbd
2011-02-14
1
-2
/
+2
*
package/dnsmasq: use service_kill in initscript
jow
2011-02-14
1
-1
/
+1
*
[package] dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bit...
acinonyx
2011-01-27
1
-0
/
+1
*
dnsmasq: Fix parameter 'limit'
nbd
2011-01-26
1
-0
/
+1
*
[PATCH] Package dnsmasq init-file
jow
2010-11-21
2
-3
/
+8
*
[package] dnsmasq: remove a useless subshell invocation from the init script
jow
2010-10-06
1
-1
/
+1
*
[package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resol...
jow
2010-10-06
2
-2
/
+2
*
package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump...
nico
2010-08-11
3
-1
/
+7
*
[package] dnsmasq: Squelch a 'touch' error when no dhcp leases file is define...
acinonyx
2010-08-08
1
-1
/
+1
*
[package] dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI...
jow
2010-08-04
1
-0
/
+1
*
[PATCH] Allow UCI interface names in /etc/config/dhcp
jow
2010-08-04
1
-2
/
+4
*
dnsmasq: initscript: fix bool options handling, bump release number
nico
2010-07-17
2
-4
/
+4
*
[package] dnsmasq: add and enable DNS rebind protections
jow
2010-07-16
3
-2
/
+28
*
package/dnsmasq: update dnsmasq to 2.55
acoul
2010-06-22
1
-3
/
+3
*
package/dnsmasq: bump release number (missed from r21400)
nico
2010-05-21
1
-1
/
+1
*
Add support for SRV records to dnsmasq config parsing
noz
2010-05-08
1
-0
/
+18
*
[package] dnsmasq:
jow
2010-04-23
2
-4
/
+12
*
[package] dnsmasq: don't append search domain to custom host entries
jow
2010-04-16
2
-3
/
+3
*
[package] dnsmasq: allow multiple hostnames per domain section
jow
2010-04-02
2
-5
/
+11
*
fix limit
thepeople
2010-03-18
1
-1
/
+1
*
remove +1 as it isn't needed since 16619
thepeople
2010-03-18
1
-1
/
+1
*
if readethers is set to true make sure /etc/ethers exists, closes #6740
thepeople
2010-03-14
1
-0
/
+3
*
[package] dnsmasq: remove redundant code introduced with r20074
jow
2010-03-09
1
-3
/
+0
*
[package] dnsmasq: allow multiple macs per static lease address (#6205)
jow
2010-03-08
1
-3
/
+8
*
[package] dnsmasq: prevent bad command line error when a dhcp pool has ignore...
jow
2010-03-08
1
-1
/
+1
*
[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
acinonyx
2010-03-01
1
-1
/
+1
*
[dnsmasq] Update to version 2.52
hauke
2010-01-29
3
-58
/
+8
*
[package] dnsmasq: only write search directive if domain is actually set
jow
2010-01-10
1
-1
/
+1
*
[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
jow
2010-01-09
1
-0
/
+1
*
[PATCH] dnsmasq: Fix setting the network-id for config host sections
jow
2010-01-08
2
-36
/
+38
[next]