summaryrefslogtreecommitdiff
path: root/scripts/dns-forwarding
AgeCommit message (Expand)Author
2011-11-09Adding CLI option for domain overrides for DNS forwarding, bug id 4086Gaurav Sinha
2010-11-12Change mode on all executable scriptsStephen Hemminger
2010-07-30new API changesAn-Cheng Huang
2010-04-14For Bug 5625 Not ready for DNSSEC implementationMohit Mehta
2009-09-11Fix Bug 4919 "service dns" branch of configuration file missing ...Mohit Mehta
2009-04-22Fix Bug 4207 dns forwarding has hardcoded ethernet assumptionsMohit Mehta
2009-03-10use code from Vyatta::Misc where is_dhcp_enabled() is already definedMohit Mehta
2008-11-21Convert to Vyatta::Config hierarchyStephen Hemminger
2008-11-05change input parameter name from dhclient_script to outside_cli toMohit Mehta
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