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