summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files/dnsmasq.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-211-0/+37
| | | | | | | | | | | | | | | | | | | | | dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records. However, those options sometimes can not be passed as command-line arguments due to excess length. This patch tries to solve this problem: 1. Provide /etc/dnsmasq.conf file with comments about adding SRV/PTR/TXT/CNAME records. 2. Add this file to conffiles list so it is preserver during backup/restore or system upgrade. If someone needs a lot of custom records, default configuration file can be edited. Since manual pages and documentation is not installed, provided comments should be enough to figure out option syntax. Signed-off-by: Alexey I. Froloff <raorn@altlinux.org> SVN-Revision: 17663
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-241-23/+0
| | | | SVN-Revision: 9440
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-241-1/+1
| | | | SVN-Revision: 9432
* Do not cache negative answersFlorian Fainelli2007-06-221-0/+1
| | | | SVN-Revision: 7707
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵Felix Fietkau2007-03-171-6/+0
| | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-081-1/+1
| | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+28