Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-16 | update call to error location api. | Michael Larson | |
2010-10-15 | change to accessor for outputerror | root | |
2010-10-08 | modified reference error location. | root | |
2010-10-08 | use new error reference location method | root | |
2010-07-30 | new API changes | An-Cheng Huang | |
2010-07-22 | remove unused options | An-Cheng Huang | |
* high-level operations should not access CLI implementation details. | |||
2010-06-04 | Fix use of bareword file handles | Stephen Hemminger | |
Rather than using BAREWORD file handles, use 3 arg open and local variable. | |||
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. |