package/dnsmasq: use service_kill in initscript
[openwrt/svn-archive/archive.git] / package / dnsmasq / files /
2011-02-14 Jo-Philipp Wichpackage/dnsmasq: use service_kill in initscript
2011-01-27 Vasilis Tsiligiannis[package] dnsmasq: add support for option "--dhcp-scrip...
2011-01-26 Felix Fietkaudnsmasq: Fix parameter 'limit'
2010-11-21 Jo-Philipp Wich[PATCH] Package dnsmasq init-file
2010-10-06 Jo-Philipp Wich[package] dnsmasq: remove a useless subshell invocation...
2010-10-06 Jo-Philipp Wich[package] dnsmasq: allow 127.0.0.1/8 upstream DNS respo...
2010-08-11 Nicolas Thillpackage/dnsmasq: add support for bogus-nxdomain (thanks...
2010-08-08 Vasilis Tsiligiannis[package] dnsmasq: Squelch a 'touch' error when no...
2010-08-04 Jo-Philipp Wich[package] dnsmasq: add -c or --cache-size option to...
2010-08-04 Jo-Philipp Wich[PATCH] Allow UCI interface names in /etc/config/dhcp
2010-07-17 Nicolas Thilldnsmasq: initscript: fix bool options handling, bump...
2010-07-16 Jo-Philipp Wich[package] dnsmasq: add and enable DNS rebind protections
2010-05-08 Peter DenisonAdd support for SRV records to dnsmasq config parsing
2010-04-23 Jo-Philipp Wich[package] dnsmasq:
2010-04-16 Jo-Philipp Wich[package] dnsmasq: don't append search domain to custom...
2010-04-02 Jo-Philipp Wich[package] dnsmasq: allow multiple hostnames per domain...
2010-03-18 Travis Kemenfix limit
2010-03-18 Travis Kemenremove +1 as it isn't needed since 16619
2010-03-14 Travis Kemenif readethers is set to true make sure /etc/ethers...
2010-03-09 Jo-Philipp Wich[package] dnsmasq: remove redundant code introduced...
2010-03-08 Jo-Philipp Wich[package] dnsmasq: allow multiple macs per static lease...
2010-03-08 Jo-Philipp Wich[package] dnsmasq: prevent bad command line error when...
2010-01-10 Jo-Philipp Wich[package] dnsmasq: only write search directive if domai...
2010-01-09 Jo-Philipp Wich[package] dnsmasq: add local domain as search directive...
2010-01-08 Jo-Philipp Wich[PATCH] dnsmasq: Fix setting the network-id for config...
2009-12-26 Jo-Philipp Wich[package] dnsmasq:
2009-11-22 Jo-Philipp Wich[package] dnsmasq: Set a list of addnhosts files.
2009-10-05 Jo-Philipp Wich[package] dnsmasq:
2009-09-21 Felix FietkauAdd default /etc/dnsmasq.conf
2009-09-16 Felix Fietkaudnsmasq startup script update: add notinterface parameter
2009-05-09 Jo-Philipp Wich[package] dnsmasq: add option to specify dhcp-hostsfile...
2009-05-05 Markus Wiggefixed dnsmasq init for "ignore" option
2009-05-05 Markus Wiggechanged "option" to "list" for binding interfaces
2009-04-09 Jo-Philipp Wich[package] dnsmasq: add more options for interface bindi...
2009-02-18 Jo-Philipp Wich[package] make "name" parameter optional in dnsmasq...
2009-02-04 Markus Wigge"-R" will not work as it needs the configured IP on...
2009-01-27 Markus Wigge- added "server" option list to delegate specific subdo...
2008-10-13 Steven BarthUcified PXE-Boot options for dnsmasq
2008-09-07 Steven Barthdnsmasq: Use a more intelligent way of parsing dhcp...
2008-09-07 Felix Fietkaurestore the /tmp/resolv.conf symlink when stopping...
2008-09-02 Travis Kemenadd option to cache local queries, from sn9
2008-08-19 John Crispinadd section names to dnsmasq config
2008-07-28 John Crispinfixes dbus param of dnsmasq, #3818, thanks the.loeki
2008-07-05 Florian FainelliThis adds dhcp-boot support to dnsmasq-init:
2008-05-08 Travis Kemenonly ignore dhcp but still listen for dns closes #3406
2008-02-14 Travis Kemencreate the dhcp leasefile if it doesn't exist
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2008-01-17 Travis Kemenadd option configure a custom netmask for dhcp clients...
2007-11-28 Travis Kemenuse instead of closes #2759
2007-11-28 Travis Kemenadd option to turn off dynamic dhcp closes #2694
2007-11-05 Florian FainelliFix missing IP section to properly add static hosts...
2007-10-24 Travis Kemenconvert the rest of /etc/dnsmasq.conf to uci
2007-10-24 Felix Fietkaudisable filterwin2k in dnsmasq (see #2566)
2007-09-25 Travis Kemeninclude fixes from #2429 Thanks Lubos Stanek
2007-09-10 Travis Kemenadd fix from ticket #2290
2007-09-09 Florian FainelliFinally fix the usage of limit (#2240)
2007-08-30 Travis Kemenfix incorrect parameters
2007-08-30 Travis Kemenfix typo closes #2289
2007-08-29 Travis Kemendnsmasq: extend the init script thanks Sedky
2007-08-19 Florian FainelliUse a more explicit variable name for the number of...
2007-08-01 Florian FainelliUse the end variable instead of limit (#2142)
2007-06-30 Felix Fietkauinclude the network state in the dnsmasq init script...
2007-06-22 Florian FainelliDo not cache negative answers
2007-04-12 Felix Fietkaudnsmasq: speed up the dhcp server detection (one try...
2007-03-31 Felix Fietkauallow dhcp sections for dnsmasq to add command line...
2007-03-17 Felix Fietkauupgrade dnsmasq to latest version, rewrite dnsmasq...
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes
2006-11-13 Felix Fietkauadd START=60 to dnsmasq init
2006-10-20 Felix Fietkaumove /usr/lib/parse-config.awk to /lib/config/template.awk
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk