summaryrefslogtreecommitdiff
path: root/scripts/VyattaConfigOutput.pm
AgeCommit message (Collapse)Author
2008-04-24fix 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-23backing out show cmd change for now on existence of defMichael Larson
2008-04-23final checkin as fix for bug 1219.Michael Larson
2008-04-23mask out def markers in config scriptMichael Larson
2008-04-01fix for bug 2689: sort tag nodes appropriatelyAn-Cheng Huang
2008-03-10Add GPLv2 to additional Vyatta created scriptsrbalocca
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-02-11fix for bug 2547: showing/saving configuration now outputs new format ↵An-Cheng Huang
(no colons; quotes used only for special characters).
2008-02-05fix for bug 2734: different messages for "empty" and "invalid".An-Cheng Huang
2008-01-08hide "password" values in output of "show configuration".An-Cheng Huang
2007-11-27handle type-less leaf node for "show"An-Cheng Huang
2007-11-27fix for bug 2490: display node value(s) when a leaf node is specifiedAn-Cheng Huang
with "show".
2007-11-27distinguish 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-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang