Age | Commit message (Expand) | Author |
2010-04-14 | For Bug 5625 Not ready for DNSSEC implementation | Mohit Mehta |
2009-09-11 | Fix Bug 4919 "service dns" branch of configuration file missing ... | Mohit Mehta |
2009-04-22 | Fix Bug 4207 dns forwarding has hardcoded ethernet assumptions | Mohit Mehta |
2009-03-10 | use code from Vyatta::Misc where is_dhcp_enabled() is already defined | Mohit Mehta |
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger |
2008-11-05 | change input parameter name from dhclient_script to outside_cli to | Mohit Mehta |
2008-10-06 | don't poll resolv files for nameserver changes - it messes up statistics | Mohit Mehta |
2008-09-17 | Fix Bug 3607 Error setting DNS forwarding to use DHCP | Mohit Mehta |
2008-08-30 | better worded warning when no name-servers set under 'system name-server' | Mohit Mehta |
2008-08-30 | released interface should be flagged as a warning rather than a commit failed | Mohit Mehta |
2008-08-30 | prompt warning for no nameservers if no nameservers set and no interface set ... | Mohit Mehta |
2008-08-30 | polish up DNS forwarding error messages | Mohit Mehta |
2008-08-30 | move from a 'ignore-interface' model to a 'listen-on' model for DNS forwarding | Mohit Mehta |
2008-08-10 | - servers being used for dns forwarding written to dnsmasq.conf with more inf... | Mohit Mehta |
2008-08-09 | log dnsmasq output to /var/log/dnsmasq.log on start-up and whilst running (i.... | Mohit Mehta |
2008-08-07 | remove earlier added dnsmasq options | Mohit Mehta |
2008-08-07 | update dns forwarding nameservers on dhcp lease updates | Mohit Mehta |
2008-08-07 | configure dnsmasq to use dns-servers as specified in CLI | Mohit Mehta |
2008-08-07 | use config rather than /etc/resolv.conf to get system set nameservers | Mohit Mehta |
2008-08-06 | code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie... | Mohit Mehta |
2008-08-06 | change 'service dns forward' to 'service dns forwarding' | Mohit Mehta |
2008-08-05 | change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward' | Mohit Mehta |
2008-08-05 | add command for user to enter interfaces on which not to listen for DNS queries | Mohit Mehta |
2008-08-05 | - add ability to set cache-size for DNS forwarding from CLI | Mohit Mehta |
2008-07-25 | First parts of DNS forwarding stuff | Mohit Mehta |