| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resol... | jow | 2010-10-06 | 2 | -2/+2 |
* | package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump... | nico | 2010-08-11 | 3 | -1/+7 |
* | [package] dnsmasq: Squelch a 'touch' error when no dhcp leases file is define... | acinonyx | 2010-08-08 | 1 | -1/+1 |
* | [package] dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI... | jow | 2010-08-04 | 1 | -0/+1 |
* | [PATCH] Allow UCI interface names in /etc/config/dhcp | jow | 2010-08-04 | 1 | -2/+4 |
* | dnsmasq: initscript: fix bool options handling, bump release number | nico | 2010-07-17 | 2 | -4/+4 |
* | [package] dnsmasq: add and enable DNS rebind protections | jow | 2010-07-16 | 3 | -2/+28 |
* | package/dnsmasq: update dnsmasq to 2.55 | acoul | 2010-06-22 | 1 | -3/+3 |
* | package/dnsmasq: bump release number (missed from r21400) | nico | 2010-05-21 | 1 | -1/+1 |
* | Add support for SRV records to dnsmasq config parsing | noz | 2010-05-08 | 1 | -0/+18 |
* | [package] dnsmasq: | jow | 2010-04-23 | 2 | -4/+12 |
* | [package] dnsmasq: don't append search domain to custom host entries | jow | 2010-04-16 | 2 | -3/+3 |
* | [package] dnsmasq: allow multiple hostnames per domain section | jow | 2010-04-02 | 2 | -5/+11 |
* | fix limit | thepeople | 2010-03-18 | 1 | -1/+1 |
* | remove +1 as it isn't needed since 16619 | thepeople | 2010-03-18 | 1 | -1/+1 |
* | if readethers is set to true make sure /etc/ethers exists, closes #6740 | thepeople | 2010-03-14 | 1 | -0/+3 |
* | [package] dnsmasq: remove redundant code introduced with r20074 | jow | 2010-03-09 | 1 | -3/+0 |
* | [package] dnsmasq: allow multiple macs per static lease address (#6205) | jow | 2010-03-08 | 1 | -3/+8 |
* | [package] dnsmasq: prevent bad command line error when a dhcp pool has ignore... | jow | 2010-03-08 | 1 | -1/+1 |
* | [package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757) | acinonyx | 2010-03-01 | 1 | -1/+1 |
* | [dnsmasq] Update to version 2.52 | hauke | 2010-01-29 | 3 | -58/+8 |
* | [package] dnsmasq: only write search directive if domain is actually set | jow | 2010-01-10 | 1 | -1/+1 |
* | [package] dnsmasq: add local domain as search directive to /tmp/resolv.conf | jow | 2010-01-09 | 1 | -0/+1 |
* | [PATCH] dnsmasq: Fix setting the network-id for config host sections | jow | 2010-01-08 | 2 | -36/+38 |
* | [package] dnsmasq: | jow | 2009-12-26 | 2 | -2/+2 |
* | new upstream release 2.51 with some fixes, see | markus | 2009-11-26 | 3 | -11/+17 |
* | [package] dnsmasq: Set a list of addnhosts files. | jow | 2009-11-22 | 2 | -2/+6 |
* | [package] dnsmasq: | jow | 2009-10-05 | 2 | -5/+21 |
* | update dnsmasq to 2.50 (#5784) | nbd | 2009-09-24 | 1 | -2/+2 |
* | Add default /etc/dnsmasq.conf | nbd | 2009-09-21 | 2 | -0/+39 |
* | dnsmasq startup script update: add notinterface parameter | nbd | 2009-09-16 | 2 | -1/+7 |
* | [dnsmasq] Update to version 2.49 | hauke | 2009-06-13 | 4 | -26/+10 |
* | [package] dnsmasq: add option to specify dhcp-hostsfile (#5079) | jow | 2009-05-09 | 1 | -0/+3 |
* | fixed dnsmasq init for "ignore" option | markus | 2009-05-05 | 1 | -1/+1 |
* | changed "option" to "list" for binding interfaces | markus | 2009-05-05 | 2 | -2/+6 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [package] dnsmasq: add more options for interface binding (#4900) | jow | 2009-04-09 | 3 | -1/+5 |
* | [package] make "name" parameter optional in dnsmasq "boot" config sections | jow | 2009-02-18 | 2 | -3/+2 |
* | [package] update dnsmasq to 2.47 (#4636, thanks florida) | jow | 2009-02-16 | 3 | -10/+10 |
* | "-R" will not work as it needs the configured IP on the interface. | markus | 2009-02-04 | 1 | -1/+1 |
* | [package] add dnsmasq config file to the conffiles section | florian | 2009-02-03 | 1 | -0/+4 |
* | - added "server" option list to delegate specific subdomains | markus | 2009-01-27 | 2 | -0/+6 |
* | package/dnsmasq: bump to v2.46 (#4263) | jow | 2008-11-28 | 1 | -2/+2 |
* | Ucified PXE-Boot options for dnsmasq | cyrus | 2008-10-13 | 1 | -0/+3 |
* | fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but... | nbd | 2008-09-23 | 1 | -0/+44 |
* | dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI... | cyrus | 2008-09-07 | 1 | -7/+3 |
* | restore the /tmp/resolv.conf symlink when stopping dnsmasq | nbd | 2008-09-07 | 1 | -0/+5 |
* | add option to cache local queries, from sn9 | thepeople | 2008-09-02 | 1 | -1/+2 |
* | add section names to dnsmasq config | blogic | 2008-08-19 | 1 | -2/+2 |
* | fixes dbus param of dnsmasq, #3818, thanks the.loeki | blogic | 2008-07-28 | 1 | -1/+1 |