aboutsummaryrefslogtreecommitdiff
path: root/package/dnsmasq/files
Commit message (Expand)AuthorAge
* package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump...Nicolas Thill2010-08-11
* dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in confi...Vasilis Tsiligiannis2010-08-08
* dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#...Jo-Philipp Wich2010-08-04
* Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ...Jo-Philipp Wich2010-08-04
* dnsmasq: initscript: fix bool options handling, bump release numberNicolas Thill2010-07-17
* dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-16
* Add support for SRV records to dnsmasq config parsingPeter Denison2010-05-08
* dnsmasq: - when processing domain entries, append searchdomain to host entrie...Jo-Philipp Wich2010-04-23
* dnsmasq: don't append search domain to custom host entriesJo-Philipp Wich2010-04-16
* dnsmasq: allow multiple hostnames per domain sectionJo-Philipp Wich2010-04-02
* fix limitTravis Kemen2010-03-18
* remove +1 as it isn't needed since 16619Travis Kemen2010-03-18
* if readethers is set to true make sure /etc/ethers exists, closes #6740Travis Kemen2010-03-14
* dnsmasq: remove redundant code introduced with r20074Jo-Philipp Wich2010-03-09
* dnsmasq: allow multiple macs per static lease address (#6205)Jo-Philipp Wich2010-03-08
* dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t...Jo-Philipp Wich2010-03-08
* dnsmasq: only write search directive if domain is actually setJo-Philipp Wich2010-01-10
* dnsmasq: add local domain as search directive to /tmp/resolv.confJo-Philipp Wich2010-01-09
* dnsmasq: Fix setting the network-id for config host sections This renames nam...Jo-Philipp Wich2010-01-08
* dnsmasq: While trying to document the dhcp UCI config, I noticed that the nam...Jo-Philipp Wich2009-12-26
* dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts...Jo-Philipp Wich2009-11-22
* dnsmasq: - make "name" option in "host" sections optional and append it to -G...Jo-Philipp Wich2009-10-05
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-21
* dnsmasq startup script update: add notinterface parameterFelix Fietkau2009-09-16
* dnsmasq: add option to specify dhcp-hostsfile (#5079)Jo-Philipp Wich2009-05-09
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-05
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-05
* dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-09
* make "name" parameter optional in dnsmasq "boot" config sectionsJo-Philipp Wich2009-02-18
* "-R" will not work as it needs the configured IP on the interface. Thus this ...Markus Wigge2009-02-04
* - added "server" option list to delegate specific subdomains to given upstrea...Markus Wigge2009-01-27
* Ucified PXE-Boot options for dnsmasqSteven Barth2008-10-13
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI...Steven Barth2008-09-07
* restore the /tmp/resolv.conf symlink when stopping dnsmasqFelix Fietkau2008-09-07
* add option to cache local queries, from sn9Travis Kemen2008-09-02
* add section names to dnsmasq configJohn Crispin2008-08-19
* fixes dbus param of dnsmasq, #3818, thanks the.loekiJohn Crispin2008-07-28
* This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filen...Florian Fainelli2008-07-05
* only ignore dhcp but still listen for dns closes #3406Travis Kemen2008-05-08
* create the dhcp leasefile if it doesn't existTravis Kemen2008-02-14
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ...Travis Kemen2008-01-17
* use instead of closes #2759Travis Kemen2007-11-28
* add option to turn off dynamic dhcp closes #2694Travis Kemen2007-11-28
* Fix missing IP section to properly add static hosts (#2650)Florian Fainelli2007-11-05
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-24
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-24
* include fixes from #2429 Thanks Lubos StanekTravis Kemen2007-09-25
* add fix from ticket #2290Travis Kemen2007-09-10
* Finally fix the usage of limit (#2240)Florian Fainelli2007-09-09