summaryrefslogtreecommitdiff
path: root/scripts/dns-forwarding
AgeCommit message (Expand)Author
2008-10-06don't poll resolv files for nameserver changes - it messes up statisticsMohit Mehta
2008-09-17Fix Bug 3607 Error setting DNS forwarding to use DHCPMohit Mehta
2008-08-30better worded warning when no name-servers set under 'system name-server'Mohit Mehta
2008-08-30released interface should be flagged as a warning rather than a commit failedMohit Mehta
2008-08-30prompt warning for no nameservers if no nameservers set and no interface set ...Mohit Mehta
2008-08-30polish up DNS forwarding error messagesMohit Mehta
2008-08-30move from a 'ignore-interface' model to a 'listen-on' model for DNS forwardingMohit Mehta
2008-08-10- servers being used for dns forwarding written to dnsmasq.conf with more inf...Mohit Mehta
2008-08-09log dnsmasq output to /var/log/dnsmasq.log on start-up and whilst running (i....Mohit Mehta
2008-08-07remove earlier added dnsmasq optionsMohit Mehta
2008-08-07update dns forwarding nameservers on dhcp lease updatesMohit Mehta
2008-08-07configure dnsmasq to use dns-servers as specified in CLIMohit Mehta
2008-08-07use config rather than /etc/resolv.conf to get system set nameserversMohit Mehta
2008-08-06code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie...Mohit Mehta
2008-08-06change 'service dns forward' to 'service dns forwarding'Mohit Mehta
2008-08-05change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward'Mohit Mehta
2008-08-05add command for user to enter interfaces on which not to listen for DNS queriesMohit Mehta
2008-08-05- add ability to set cache-size for DNS forwarding from CLIMohit Mehta
2008-07-25First parts of DNS forwarding stuffMohit Mehta