aboutsummaryrefslogtreecommitdiff
path: root/package/dnsmasq/files
Commit message (Expand)AuthorAge
* 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
* fix incorrect parametersTravis Kemen2007-08-30
* fix typo closes #2289Travis Kemen2007-08-30
* dnsmasq: extend the init script thanks SedkyTravis Kemen2007-08-29
* Use a more explicit variable name for the number of dhcp leases (#2240)Florian Fainelli2007-08-19
* Use the end variable instead of limit (#2142)Florian Fainelli2007-08-01
* include the network state in the dnsmasq init script. this makes it possible ...Felix Fietkau2007-06-30
* Do not cache negative answersFlorian Fainelli2007-06-22
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-12
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-31