index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
dnsmasq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to version 2.49 Fixes #5331 and #5286
Hauke Mehrtens
2009-06-13
4
-26
/
+10
*
dnsmasq: add option to specify dhcp-hostsfile (#5079)
Jo-Philipp Wich
2009-05-09
1
-0
/
+3
*
fixed dnsmasq init for "ignore" option
Markus Wigge
2009-05-05
1
-1
/
+1
*
changed "option" to "list" for binding interfaces
Markus Wigge
2009-05-05
2
-2
/
+6
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
1
-1
/
+0
*
dnsmasq: add more options for interface binding (#4900)
Jo-Philipp Wich
2009-04-09
3
-1
/
+5
*
make "name" parameter optional in dnsmasq "boot" config sections
Jo-Philipp Wich
2009-02-18
2
-3
/
+2
*
update dnsmasq to 2.47 (#4636, thanks florida)
Jo-Philipp Wich
2009-02-16
3
-10
/
+10
*
"-R" will not work as it needs the configured IP on the interface. Thus this ...
Markus Wigge
2009-02-04
1
-1
/
+1
*
add dnsmasq config file to the conffiles section
Florian Fainelli
2009-02-03
1
-0
/
+4
*
- added "server" option list to delegate specific subdomains to given upstrea...
Markus Wigge
2009-01-27
2
-0
/
+6
*
package/dnsmasq: bump to v2.46 (#4263)
Jo-Philipp Wich
2008-11-28
1
-2
/
+2
*
Ucified PXE-Boot options for dnsmasq
Steven Barth
2008-10-13
1
-0
/
+3
*
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but...
Felix Fietkau
2008-09-23
1
-0
/
+44
*
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI...
Steven Barth
2008-09-07
1
-7
/
+3
*
restore the /tmp/resolv.conf symlink when stopping dnsmasq
Felix Fietkau
2008-09-07
1
-0
/
+5
*
add option to cache local queries, from sn9
Travis Kemen
2008-09-02
1
-1
/
+2
*
add section names to dnsmasq config
John Crispin
2008-08-19
1
-2
/
+2
*
fixes dbus param of dnsmasq, #3818, thanks the.loeki
John Crispin
2008-07-28
1
-1
/
+1
*
Updated Dnsmasq to 2.45
Steven Barth
2008-07-20
2
-6
/
+6
*
Updated Dnsmasq to 2.43
Steven Barth
2008-07-18
3
-36
/
+7
*
This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filen...
Florian Fainelli
2008-07-05
1
-0
/
+22
*
backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this p...
John Crispin
2008-06-28
1
-0
/
+30
*
Updated Dnsmasq to 2.42 (#3498)
Steven Barth
2008-06-03
3
-12
/
+10
*
only ignore dhcp but still listen for dns closes #3406
Travis Kemen
2008-05-08
1
-1
/
+1
*
fix dnsmasq compilation on some systems
Felix Fietkau
2008-03-31
1
-0
/
+1
*
This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Coul...
Travis Kemen
2008-03-26
1
-2
/
+2
*
create the dhcp leasefile if it doesn't exist
Travis Kemen
2008-02-14
1
-0
/
+3
*
Here comes the new UCI. Enjoy :)
Felix Fietkau
2008-02-03
1
-1
/
+0
*
add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ...
Travis Kemen
2008-01-17
1
-1
/
+2
*
use instead of closes #2759
Travis Kemen
2007-11-28
1
-1
/
+1
*
add option to turn off dynamic dhcp closes #2694
Travis Kemen
2007-11-28
1
-0
/
+2
*
Fix missing IP section to properly add static hosts (#2650)
Florian Fainelli
2007-11-05
1
-0
/
+2
*
remove unneeded config file section fixes #2594
Travis Kemen
2007-10-25
1
-4
/
+0
*
convert the rest of /etc/dnsmasq.conf to uci
Travis Kemen
2007-10-24
4
-30
/
+22
*
disable filterwin2k in dnsmasq (see #2566)
Felix Fietkau
2007-10-24
1
-1
/
+1
*
update dnsmasq to 2.40, from #2479
John Crispin
2007-10-08
3
-8
/
+8
*
include fixes from #2429 Thanks Lubos Stanek
Travis Kemen
2007-09-25
1
-53
/
+53
*
add fix from ticket #2290
Travis Kemen
2007-09-10
1
-4
/
+10
*
Finally fix the usage of limit (#2240)
Florian Fainelli
2007-09-09
1
-1
/
+1
*
move package description to a separate definition, remove it when DESCRIPTION...
Nicolas Thill
2007-09-07
1
-2
/
+4
*
fix incorrect parameters
Travis Kemen
2007-08-30
1
-3
/
+3
*
fix typo closes #2289
Travis Kemen
2007-08-30
1
-1
/
+1
*
dnsmasq: extend the init script thanks Sedky
Travis Kemen
2007-08-29
1
-17
/
+185
*
Use a more explicit variable name for the number of dhcp leases (#2240)
Florian Fainelli
2007-08-19
2
-4
/
+4
*
Use the end variable instead of limit (#2142)
Florian Fainelli
2007-08-01
1
-1
/
+1
*
upgrade dnsmasq (#1975)
Felix Fietkau
2007-07-12
4
-26
/
+9
*
include the network state in the dnsmasq init script. this makes it possible ...
Felix Fietkau
2007-06-30
1
-0
/
+1
*
Do not cache negative answers
Florian Fainelli
2007-06-22
1
-0
/
+1
*
refresh all package patches in the buildroot using quilt
Felix Fietkau
2007-06-04
3
-10
/
+16
[next]