summaryrefslogtreecommitdiff
path: root/scripts/VyattaConfig.pm
AgeCommit message (Collapse)Author
2008-03-10Add GPLv2 to additional Vyatta created scriptsrbalocca
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-02-05fix for bug 2734: different messages for "empty" and "invalid".An-Cheng Huang
2008-01-19Revert "Check for undefined values before using them"rbalocca
This reverts commit 43accc31c5d6d7cfe1e820d80d3042e335ebad3d.
2008-01-18Check for undefined values before using themrbalocca
2007-12-20Added method 'isChangedOrDeleted'. Part of Bug 2324 fix.An-Cheng Huang
2007-12-20Some checks for undefined referencesAn-Cheng Huang
2007-12-20This loop should not be iterating over deleted nodes. Related to Bug 2340.An-Cheng Huang
2007-12-20Fixed 'isDeleted' method, related to Bug 2340 fix.An-Cheng Huang
2007-12-20fix for bug 2340: detecting "deleted" nodes now does not depend onAn-Cheng Huang
"whiteouts" created by unionfs.
2007-12-18Cleaned up several routines to not generate warnings with 'perl -w' in order ↵Marat Nepomnyashy
to be able to call them from scripts that use 'perl -w'.
2007-12-17filter aufs whiteout filesTom Grennan
2007-11-28fix for bug 2494: correctly handle '/' in config traversal code.An-Cheng Huang
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