| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+1 |
* | dnsmasq: Set prefix on-link bit in RAs | John Crispin | 2012-08-22 | 2 | -1/+43 |
* | dnsmasq: Fix DHCP no address on interface warning (#10570) | Vasilis Tsiligiannis | 2012-07-19 | 1 | -0/+49 |
* | dnsmasq: Bump to 2.62, add DHCPv6 variant | Vasilis Tsiligiannis | 2012-07-17 | 2 | -17/+33 |
* | package/dnsmasq: allow /etc/config/dhcp to specify --address arguments | Jo-Philipp Wich | 2012-07-05 | 1 | -0/+5 |
* | Add local TTL option to dnsmasq | Jo-Philipp Wich | 2012-07-05 | 1 | -0/+1 |
* | dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_... | Jo-Philipp Wich | 2012-07-01 | 1 | -3/+11 |
* | package/dnsmasq: permit UCI configuration of --dhcp-fqdn option | Jo-Philipp Wich | 2012-07-01 | 1 | -0/+1 |
* | package/dnsmasq: permit dhcp_option in global dnsmasq config section | Jo-Philipp Wich | 2012-07-01 | 1 | -1/+3 |
* | dnsmasq: bump package revision | Jo-Philipp Wich | 2012-05-19 | 1 | -1/+1 |
* | dnsmasq: allow forcing options | Jo-Philipp Wich | 2012-05-19 | 1 | -8/+25 |
* | dnsmasq: add support for set: and tag: pairs | Jo-Philipp Wich | 2012-05-19 | 1 | -2/+21 |
* | dnsmasq: fix parsing of mx record options (#11365) | Jo-Philipp Wich | 2012-05-19 | 1 | -1/+1 |
* | dnsmasq: configure dnsmasq via flat config file and not command-line args | Jo-Philipp Wich | 2012-04-02 | 1 | -54/+79 |
* | dnsmasq: add missing config_get, localize variables, bump package revision | Jo-Philipp Wich | 2012-03-23 | 2 | -2/+4 |
* | dnsmasq: add mx record support | Jo-Philipp Wich | 2012-03-23 | 1 | -0/+16 |
* | dnsmasq: add keywords for SRV RR class/weight | Jo-Philipp Wich | 2012-03-23 | 1 | -2/+5 |
* | dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+3 |
* | dnsmasq: automatically add host entry for own hostname and ptr record for lan... | Jo-Philipp Wich | 2011-12-01 | 2 | -4/+14 |
* | package/dnsmasq: update to 2.59 (thanks to Raphael Huck) | Nicolas Thill | 2011-11-25 | 2 | -15/+12 |
* | package/dnsmasq: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -7/+10 |
* | add cname section | Travis Kemen | 2011-10-20 | 1 | -0/+14 |
* | dnsmasq: update to 2.58 | Florian Fainelli | 2011-09-30 | 1 | -5/+6 |
* | dnsmasq: allow hostname assignment without static lease The attached patch fo... | Jo-Philipp Wich | 2011-05-24 | 2 | -5/+4 |
* | dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | upgrade to 2.57 | Imre Kaloz | 2011-02-19 | 2 | -6/+6 |
* | dnsmasq: fix logic for creating missing files | Felix Fietkau | 2011-02-14 | 1 | -2/+2 |
* | package/dnsmasq: use service_kill in initscript | Jo-Philipp Wich | 2011-02-14 | 1 | -1/+1 |
* | dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf) | Vasilis Tsiligiannis | 2011-01-27 | 1 | -0/+1 |
* | dnsmasq: Fix parameter 'limit' | Felix Fietkau | 2011-01-26 | 1 | -0/+1 |
* | Package dnsmasq init-file If an already running DHCP-server is found on the c... | Jo-Philipp Wich | 2010-11-21 | 2 | -3/+8 |
* | dnsmasq: remove a useless subshell invocation from the init script | Jo-Philipp Wich | 2010-10-06 | 1 | -1/+1 |
* | dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues... | Jo-Philipp Wich | 2010-10-06 | 2 | -2/+2 |
* | package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump... | Nicolas Thill | 2010-08-11 | 3 | -1/+7 |
* | dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in confi... | Vasilis Tsiligiannis | 2010-08-08 | 1 | -1/+1 |
* | dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#... | Jo-Philipp Wich | 2010-08-04 | 1 | -0/+1 |
* | Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ... | Jo-Philipp Wich | 2010-08-04 | 1 | -2/+4 |
* | dnsmasq: initscript: fix bool options handling, bump release number | Nicolas Thill | 2010-07-17 | 2 | -4/+4 |
* | dnsmasq: add and enable DNS rebind protections | Jo-Philipp Wich | 2010-07-16 | 3 | -2/+28 |
* | package/dnsmasq: update dnsmasq to 2.55 | Alexandros C. Couloumbis | 2010-06-22 | 1 | -3/+3 |
* | package/dnsmasq: bump release number (missed from r21400) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
* | Add support for SRV records to dnsmasq config parsing | Peter Denison | 2010-05-08 | 1 | -0/+18 |
* | dnsmasq: - when processing domain entries, append searchdomain to host entrie... | Jo-Philipp Wich | 2010-04-23 | 2 | -4/+12 |
* | dnsmasq: don't append search domain to custom host entries | Jo-Philipp Wich | 2010-04-16 | 2 | -3/+3 |
* | dnsmasq: allow multiple hostnames per domain section | Jo-Philipp Wich | 2010-04-02 | 2 | -5/+11 |
* | fix limit | Travis Kemen | 2010-03-18 | 1 | -1/+1 |
* | remove +1 as it isn't needed since 16619 | Travis Kemen | 2010-03-18 | 1 | -1/+1 |
* | if readethers is set to true make sure /etc/ethers exists, closes #6740 | Travis Kemen | 2010-03-14 | 1 | -0/+3 |
* | dnsmasq: remove redundant code introduced with r20074 | Jo-Philipp Wich | 2010-03-09 | 1 | -3/+0 |
* | dnsmasq: allow multiple macs per static lease address (#6205) | Jo-Philipp Wich | 2010-03-08 | 1 | -3/+8 |