Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure | |||
2008-10-07 | Fix Bug 3770 vpn pre-shared keys should be obscured in "show configuration" | Mohit Mehta | |
2008-07-11 | fix for bug 3441. Selective stripping of the 'def' only needs to occur in ↵ | Michael Larson | |
one location. hease enter the commit message for your changes. | |||
2008-07-10 | Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed ↵ | Michael Larson | |
other code that filters out def file to be removed." Need to spend more time with this fix--'def' is used in locations to suppress non-user specified default values. will reapply revised fix after a bit more vetting. This reverts commit 42d6c942800e2273b77ea92371ffdcb3f183163f. | |||
2008-07-09 | fix for bug 3441. Removed def from listOutputNodes(), which allowed other ↵ | root | |
code that filters out def file to be removed. | |||
2008-04-24 | fix for show -all. note there is a change in how config files are ↵ | Michael Larson | |
saved--only set values are now save as opposed to set values plus all default values. set values will be saved now even if they match the default value. | |||
2008-04-23 | backing out show cmd change for now on existence of def | Michael Larson | |
2008-04-23 | final checkin as fix for bug 1219. | Michael Larson | |
2008-04-23 | mask out def markers in config script | Michael Larson | |
2008-04-01 | fix for bug 2689: sort tag nodes appropriately | An-Cheng Huang | |
2008-03-10 | Add GPLv2 to additional Vyatta created scripts | rbalocca | |
2008-03-05 | Add VPL to scripts and fix lintian errors | rbalocca | |
2008-02-11 | fix for bug 2547: showing/saving configuration now outputs new format ↵ | An-Cheng Huang | |
(no colons; quotes used only for special characters). | |||
2008-02-05 | fix for bug 2734: different messages for "empty" and "invalid". | An-Cheng Huang | |
2008-01-08 | hide "password" values in output of "show configuration". | An-Cheng Huang | |
2007-11-27 | handle type-less leaf node for "show" | An-Cheng Huang | |
2007-11-27 | fix for bug 2490: display node value(s) when a leaf node is specified | An-Cheng Huang | |
with "show". | |||
2007-11-27 | distinguish deleted and nonexistent nodes in show output. | An-Cheng Huang | |
2007-11-02 | * config-mode "show" command now hides default values. | An-Cheng Huang | |
* add "show -all" command to display all values. * "save" command saves all values. | |||
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |