aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re...Jo-Philipp Wich2012-01-181-1/+3
* dnsmasq: automatically add host entry for own hostname and ptr record for lan...Jo-Philipp Wich2011-12-012-4/+14
* package/dnsmasq: update to 2.59 (thanks to Raphael Huck)Nicolas Thill2011-11-252-15/+12
* package/dnsmasq: use new service wrapperNicolas Thill2011-11-072-7/+10
* add cname sectionTravis Kemen2011-10-201-0/+14
* dnsmasq: update to 2.58Florian Fainelli2011-09-301-5/+6
* dnsmasq: allow hostname assignment without static lease The attached patch fo...Jo-Philipp Wich2011-05-242-5/+4
* dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k...Felix Fietkau2011-03-021-0/+3
* upgrade to 2.57Imre Kaloz2011-02-192-6/+6
* dnsmasq: fix logic for creating missing filesFelix Fietkau2011-02-141-2/+2
* package/dnsmasq: use service_kill in initscriptJo-Philipp Wich2011-02-141-1/+1
* dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)Vasilis Tsiligiannis2011-01-271-0/+1
* dnsmasq: Fix parameter 'limit'Felix Fietkau2011-01-261-0/+1
* Package dnsmasq init-file If an already running DHCP-server is found on the c...Jo-Philipp Wich2010-11-212-3/+8
* dnsmasq: remove a useless subshell invocation from the init scriptJo-Philipp Wich2010-10-061-1/+1
* dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues...Jo-Philipp Wich2010-10-062-2/+2
* package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump...Nicolas Thill2010-08-113-1/+7
* dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in confi...Vasilis Tsiligiannis2010-08-081-1/+1
* dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#...Jo-Philipp Wich2010-08-041-0/+1
* Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ...Jo-Philipp Wich2010-08-041-2/+4
* dnsmasq: initscript: fix bool options handling, bump release numberNicolas Thill2010-07-172-4/+4
* dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-163-2/+28
* package/dnsmasq: update dnsmasq to 2.55Alexandros C. Couloumbis2010-06-221-3/+3
* package/dnsmasq: bump release number (missed from r21400)Nicolas Thill2010-05-211-1/+1
* Add support for SRV records to dnsmasq config parsingPeter Denison2010-05-081-0/+18
* dnsmasq: - when processing domain entries, append searchdomain to host entrie...Jo-Philipp Wich2010-04-232-4/+12
* dnsmasq: don't append search domain to custom host entriesJo-Philipp Wich2010-04-162-3/+3
* dnsmasq: allow multiple hostnames per domain sectionJo-Philipp Wich2010-04-022-5/+11
* fix limitTravis Kemen2010-03-181-1/+1
* remove +1 as it isn't needed since 16619Travis Kemen2010-03-181-1/+1
* if readethers is set to true make sure /etc/ethers exists, closes #6740Travis Kemen2010-03-141-0/+3
* dnsmasq: remove redundant code introduced with r20074Jo-Philipp Wich2010-03-091-3/+0
* dnsmasq: allow multiple macs per static lease address (#6205)Jo-Philipp Wich2010-03-081-3/+8
* dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t...Jo-Philipp Wich2010-03-081-1/+1
* dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)Vasilis Tsiligiannis2010-03-011-1/+1
* Update to version 2.52Hauke Mehrtens2010-01-293-58/+8
* dnsmasq: only write search directive if domain is actually setJo-Philipp Wich2010-01-101-1/+1
* dnsmasq: add local domain as search directive to /tmp/resolv.confJo-Philipp Wich2010-01-091-0/+1
* dnsmasq: Fix setting the network-id for config host sections This renames nam...Jo-Philipp Wich2010-01-082-36/+38
* dnsmasq: While trying to document the dhcp UCI config, I noticed that the nam...Jo-Philipp Wich2009-12-262-2/+2
* new upstream release 2.51 with some fixes, see http://www.thekelleys.org.uk/d...Markus Wigge2009-11-263-11/+17
* dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts...Jo-Philipp Wich2009-11-222-2/+6
* dnsmasq: - make "name" option in "host" sections optional and append it to -G...Jo-Philipp Wich2009-10-052-5/+21
* update dnsmasq to 2.50 (#5784)Felix Fietkau2009-09-241-2/+2
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-212-0/+39
* dnsmasq startup script update: add notinterface parameterFelix Fietkau2009-09-162-1/+7
* Update to version 2.49 Fixes #5331 and #5286Hauke Mehrtens2009-06-134-26/+10
* dnsmasq: add option to specify dhcp-hostsfile (#5079)Jo-Philipp Wich2009-05-091-0/+3
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-051-1/+1
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-052-2/+6