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
/
files
/
dnsmasq.init
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] dnsmasq: allow multiple hostnames per domain section
jow
2010-04-02
1
-4
/
+10
*
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: 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
1
-35
/
+37
*
[package] dnsmasq:
jow
2009-12-26
1
-1
/
+1
*
[package] dnsmasq: Set a list of addnhosts files.
jow
2009-11-22
1
-1
/
+5
*
[package] dnsmasq:
jow
2009-10-05
1
-4
/
+20
*
dnsmasq startup script update: add notinterface parameter
nbd
2009-09-16
1
-0
/
+5
*
[package] dnsmasq: add option to specify dhcp-hostsfile (#5079)
jow
2009-05-09
1
-0
/
+3
*
fixed dnsmasq init for "ignore" option
markus
2009-05-05
1
-1
/
+1
*
changed "option" to "list" for binding interfaces
markus
2009-05-05
1
-1
/
+5
*
[package] dnsmasq: add more options for interface binding (#4900)
jow
2009-04-09
1
-0
/
+2
*
[package] make "name" parameter optional in dnsmasq "boot" config sections
jow
2009-02-18
1
-2
/
+1
*
"-R" will not work as it needs the configured IP on the interface.
markus
2009-02-04
1
-1
/
+1
*
- added "server" option list to delegate specific subdomains
markus
2009-01-27
1
-0
/
+5
*
Ucified PXE-Boot options for dnsmasq
cyrus
2008-10-13
1
-0
/
+3
*
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI...
cyrus
2008-09-07
1
-7
/
+3
*
restore the /tmp/resolv.conf symlink when stopping dnsmasq
nbd
2008-09-07
1
-0
/
+5
*
add option to cache local queries, from sn9
thepeople
2008-09-02
1
-1
/
+2
*
fixes dbus param of dnsmasq, #3818, thanks the.loeki
blogic
2008-07-28
1
-1
/
+1
*
This adds dhcp-boot support to dnsmasq-init:
florian
2008-07-05
1
-0
/
+22
*
only ignore dhcp but still listen for dns closes #3406
thepeople
2008-05-08
1
-1
/
+1
*
create the dhcp leasefile if it doesn't exist
thepeople
2008-02-14
1
-0
/
+3
*
Here comes the new UCI. Enjoy :)
nbd
2008-02-03
1
-1
/
+0
*
add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ...
thepeople
2008-01-17
1
-1
/
+2
*
use instead of closes #2759
thepeople
2007-11-28
1
-1
/
+1
*
add option to turn off dynamic dhcp closes #2694
thepeople
2007-11-28
1
-0
/
+2
*
Fix missing IP section to properly add static hosts (#2650)
florian
2007-11-05
1
-0
/
+2
*
convert the rest of /etc/dnsmasq.conf to uci
thepeople
2007-10-24
1
-6
/
+8
*
include fixes from #2429 Thanks Lubos Stanek
thepeople
2007-09-25
1
-53
/
+53
*
add fix from ticket #2290
thepeople
2007-09-10
1
-4
/
+10
*
Finally fix the usage of limit (#2240)
florian
2007-09-09
1
-1
/
+1
*
fix incorrect parameters
thepeople
2007-08-30
1
-3
/
+3
*
fix typo closes #2289
thepeople
2007-08-30
1
-1
/
+1
*
dnsmasq: extend the init script thanks Sedky
thepeople
2007-08-29
1
-17
/
+185
*
Use a more explicit variable name for the number of dhcp leases (#2240)
florian
2007-08-19
1
-3
/
+3
*
include the network state in the dnsmasq init script. this makes it possible ...
nbd
2007-06-30
1
-0
/
+1
*
dnsmasq: speed up the dhcp server detection (one try is enough)
nbd
2007-04-12
1
-1
/
+1
*
allow dhcp sections for dnsmasq to add command line options
nbd
2007-03-31
1
-1
/
+2
*
upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam...
nbd
2007-03-17
1
-42
/
+54
*
Forward port whiterussian resolv.conf changes
nbd
2007-01-08
1
-1
/
+7
*
add START=60 to dnsmasq init
nbd
2006-11-13
1
-0
/
+1
*
move /usr/lib/parse-config.awk to /lib/config/template.awk
nbd
2006-10-20
1
-1
/
+1
*
add new rc.common for standardized init scripts, convert existing init scripts
nbd
2006-10-04
1
-50
/
+57
[next]