Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-17 | Merged from Jenner. | Bob Gilligan | |
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |
2008-08-10 | - servers being used for dns forwarding written to dnsmasq.conf with more ↵ | Mohit Mehta | |
info in comments - tighten check for updating resolv.conf for domain-names received from dhcp-server | |||
2008-08-08 | tighten the checks for checking the existence or removal or nameservers | Mohit Mehta | |
2008-08-08 | tighten regex pattern to get dhclient resolv files | Mohit Mehta | |
2008-06-26 | => Modified vyatta_update_resolv.pl to update (i.e. add and remove) ↵ | Mohit Mehta | |
'name-server' and 'domain-name-server' options in /etc/resolv.conf received by a dhcp client for an interface => Modified name-server/node.def so as to have the name-server set by our CLI on the top of /etc/resolv.conf to take priority over name-servers received from dhcp client | |||
2008-03-10 | Update to GPLv2 | Stephen Hemminger | |
Replace references to VPL 1.0 with GPLv2 | |||
2007-12-26 | Treat 'system domain-name $(@)' and 'system domain-search domain $(@)' as ↵ | Marat Nepomnyashy | |
mutually exclusive. Generate an error message and refuse commit if both are specified. Bug 2256 fix. | |||
2007-12-18 | Rewrite '/etc/resolv.conf' each time config at 'system domain-search domain ↵ | Marat Nepomnyashy | |
$(@)' changes to update the 'search' params. Bug 2113 fix. |