summaryrefslogtreecommitdiff
path: root/package/dnsmasq/files
Commit message (Expand)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
* 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: 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: automatically add host entry for own hostname and ptr record for lan...Jo-Philipp Wich2011-12-01
* package/dnsmasq: use new service wrapperNicolas Thill2011-11-07
* add cname sectionTravis Kemen2011-10-20
* dnsmasq: allow hostname assignment without static lease The attached patch fo...Jo-Philipp Wich2011-05-24
* 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
* 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
* dnsmasq: allow multiple macs per static lease address (#6205)Jo-Philipp Wich2010-03-08
* dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t...Jo-Philipp Wich2010-03-08
* dnsmasq: only write search directive if domain is actually setJo-Philipp Wich2010-01-10
* dnsmasq: add local domain as search directive to /tmp/resolv.confJo-Philipp Wich2010-01-09
* dnsmasq: Fix setting the network-id for config host sections This renames nam...Jo-Philipp Wich2010-01-08
* dnsmasq: While trying to document the dhcp UCI config, I noticed that the nam...Jo-Philipp Wich2009-12-26
* dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts...Jo-Philipp Wich2009-11-22
* dnsmasq: - make "name" option in "host" sections optional and append it to -G...Jo-Philipp Wich2009-10-05
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-21
* dnsmasq startup script update: add notinterface parameterFelix Fietkau2009-09-16
* dnsmasq: add option to specify dhcp-hostsfile (#5079)Jo-Philipp Wich2009-05-09
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-05