summaryrefslogtreecommitdiff
path: root/package/dnsmasq
Commit message (Expand)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
* dnsmasq: enable parallel buildsFelix Fietkau2012-09-15
* dnsmasq: Set prefix on-link bit in RAsJohn Crispin2012-08-22
* dnsmasq: Fix DHCP no address on interface warning (#10570)Vasilis Tsiligiannis2012-07-19
* dnsmasq: Bump to 2.62, add DHCPv6 variantVasilis Tsiligiannis2012-07-17
* package/dnsmasq: allow /etc/config/dhcp to specify --address argumentsJo-Philipp Wich2012-07-05
* Add local TTL option to dnsmasqJo-Philipp Wich2012-07-05
* dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_...Jo-Philipp Wich2012-07-01
* package/dnsmasq: permit UCI configuration of --dhcp-fqdn optionJo-Philipp Wich2012-07-01
* package/dnsmasq: permit dhcp_option in global dnsmasq config sectionJo-Philipp Wich2012-07-01
* dnsmasq: bump package revisionJo-Philipp Wich2012-05-19
* dnsmasq: allow forcing optionsJo-Philipp Wich2012-05-19
* dnsmasq: add support for set: and tag: pairsJo-Philipp Wich2012-05-19
* dnsmasq: fix parsing of mx record options (#11365)Jo-Philipp Wich2012-05-19
* dnsmasq: configure dnsmasq via flat config file and not command-line argsJo-Philipp Wich2012-04-02
* dnsmasq: add missing config_get, localize variables, bump package revisionJo-Philipp Wich2012-03-23
* dnsmasq: add mx record supportJo-Philipp Wich2012-03-23
* dnsmasq: add keywords for SRV RR class/weightJo-Philipp Wich2012-03-23
* dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re...Jo-Philipp Wich2012-01-18
* dnsmasq: automatically add host entry for own hostname and ptr record for lan...Jo-Philipp Wich2011-12-01
* package/dnsmasq: update to 2.59 (thanks to Raphael Huck)Nicolas Thill2011-11-25
* package/dnsmasq: use new service wrapperNicolas Thill2011-11-07
* add cname sectionTravis Kemen2011-10-20
* dnsmasq: update to 2.58Florian Fainelli2011-09-30
* dnsmasq: allow hostname assignment without static lease The attached patch fo...Jo-Philipp Wich2011-05-24
* dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k...Felix Fietkau2011-03-02
* upgrade to 2.57Imre Kaloz2011-02-19
* dnsmasq: fix logic for creating missing filesFelix Fietkau2011-02-14
* package/dnsmasq: use service_kill in initscriptJo-Philipp Wich2011-02-14
* dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)Vasilis Tsiligiannis2011-01-27
* dnsmasq: Fix parameter 'limit'Felix Fietkau2011-01-26
* Package dnsmasq init-file If an already running DHCP-server is found on the c...Jo-Philipp Wich2010-11-21
* dnsmasq: remove a useless subshell invocation from the init scriptJo-Philipp Wich2010-10-06
* dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues...Jo-Philipp Wich2010-10-06
* package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump...Nicolas Thill2010-08-11
* dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in confi...Vasilis Tsiligiannis2010-08-08
* dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#...Jo-Philipp Wich2010-08-04
* Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ...Jo-Philipp Wich2010-08-04
* dnsmasq: initscript: fix bool options handling, bump release numberNicolas Thill2010-07-17
* dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-16
* package/dnsmasq: update dnsmasq to 2.55Alexandros C. Couloumbis2010-06-22
* package/dnsmasq: bump release number (missed from r21400)Nicolas Thill2010-05-21
* Add support for SRV records to dnsmasq config parsingPeter Denison2010-05-08
* dnsmasq: - when processing domain entries, append searchdomain to host entrie...Jo-Philipp Wich2010-04-23
* dnsmasq: don't append search domain to custom host entriesJo-Philipp Wich2010-04-16
* dnsmasq: allow multiple hostnames per domain sectionJo-Philipp Wich2010-04-02
* fix limitTravis Kemen2010-03-18
* remove +1 as it isn't needed since 16619Travis Kemen2010-03-18
* if readethers is set to true make sure /etc/ethers exists, closes #6740Travis Kemen2010-03-14
* dnsmasq: remove redundant code introduced with r20074Jo-Philipp Wich2010-03-09