summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: Set prefix on-link bit in RAsblogic2012-08-222-1/+43
* [package] dnsmasq: Fix DHCP no address on interface warning (#10570)acinonyx2012-07-191-0/+49
* [package] dnsmasq: Bump to 2.62, add DHCPv6 variantacinonyx2012-07-172-17/+33
* package/dnsmasq: allow /etc/config/dhcp to specify --address argumentsjow2012-07-051-0/+5
* Add local TTL option to dnsmasqjow2012-07-051-0/+1
* [package] dnsmasq: introduce "add_local_hostname" and "add_local_domain" optionsjow2012-07-011-3/+11
* package/dnsmasq: permit UCI configuration of --dhcp-fqdn optionjow2012-07-011-0/+1
* [PATCH 1/4] package/dnsmasq: permit dhcp_option in global dnsmasq config sectionjow2012-07-011-1/+3
* [package] dnsmasq: bump package revisionjow2012-05-191-1/+1
* dnsmasq: allow forcing optionsjow2012-05-191-8/+25
* dnsmasq: add support for set: and tag: pairsjow2012-05-191-2/+21
* [package] dnsmasq: fix parsing of mx record options (#11365)jow2012-05-191-1/+1
* dnsmasq: configure dnsmasq via flat config file and not command-line argsjow2012-04-021-54/+79
* [package] dnsmasq: add missing config_get, localize variables, bump package r...jow2012-03-232-2/+4
* dnsmasq: add mx record supportjow2012-03-231-0/+16
* dnsmasq: add keywords for SRV RR class/weightjow2012-03-231-2/+5
* [package] dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unr...jow2012-01-181-1/+3
* [package] dnsmasq: automatically add host entry for own hostname and ptr reco...jow2011-12-012-4/+14
* package/dnsmasq: update to 2.59 (thanks to Raphael Huck)nico2011-11-252-15/+12
* package/dnsmasq: use new service wrappernico2011-11-072-7/+10
* add cname sectionthepeople2011-10-201-0/+14
* [package] dnsmasq: update to 2.58florian2011-09-301-5/+6
* [PATCH] dnsmasq: allow hostname assignment without static leasejow2011-05-242-5/+4
* dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k...nbd2011-03-021-0/+3
* [package/dnsmasq]: upgrade to 2.57kaloz2011-02-192-6/+6
* dnsmasq: fix logic for creating missing filesnbd2011-02-141-2/+2
* package/dnsmasq: use service_kill in initscriptjow2011-02-141-1/+1
* [package] dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bit...acinonyx2011-01-271-0/+1
* dnsmasq: Fix parameter 'limit'nbd2011-01-261-0/+1
* [PATCH] Package dnsmasq init-filejow2010-11-212-3/+8
* [package] dnsmasq: remove a useless subshell invocation from the init scriptjow2010-10-061-1/+1
* [package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resol...jow2010-10-062-2/+2
* package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump...nico2010-08-113-1/+7
* [package] dnsmasq: Squelch a 'touch' error when no dhcp leases file is define...acinonyx2010-08-081-1/+1
* [package] dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI...jow2010-08-041-0/+1
* [PATCH] Allow UCI interface names in /etc/config/dhcpjow2010-08-041-2/+4
* dnsmasq: initscript: fix bool options handling, bump release numbernico2010-07-172-4/+4
* [package] dnsmasq: add and enable DNS rebind protectionsjow2010-07-163-2/+28
* package/dnsmasq: update dnsmasq to 2.55acoul2010-06-221-3/+3
* package/dnsmasq: bump release number (missed from r21400)nico2010-05-211-1/+1
* Add support for SRV records to dnsmasq config parsingnoz2010-05-081-0/+18
* [package] dnsmasq:jow2010-04-232-4/+12
* [package] dnsmasq: don't append search domain to custom host entriesjow2010-04-162-3/+3
* [package] dnsmasq: allow multiple hostnames per domain sectionjow2010-04-022-5/+11
* fix limitthepeople2010-03-181-1/+1
* remove +1 as it isn't needed since 16619thepeople2010-03-181-1/+1
* if readethers is set to true make sure /etc/ethers exists, closes #6740thepeople2010-03-141-0/+3
* [package] dnsmasq: remove redundant code introduced with r20074jow2010-03-091-3/+0
* [package] dnsmasq: allow multiple macs per static lease address (#6205)jow2010-03-081-3/+8
* [package] dnsmasq: prevent bad command line error when a dhcp pool has ignore...jow2010-03-081-1/+1