summaryrefslogtreecommitdiff
path: root/scripts/vyatta-comment-config.pl
AgeCommit message (Collapse)Author
2010-07-28add new cstore libraryAn-Cheng Huang
2010-07-16Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspurStephen Hemminger
2010-07-16Set executable bit on perl scriptsStephen Hemminger
Useful to run them locally
2010-07-16fix for bug 5794. Comments are not allowed on multinode parent.Michael Larson
2010-07-08fix for bug 5803An-Cheng Huang
* fix positional params handling in shell function. * fix argument handling in perl script.
2010-06-30fix for bug 5762.Michael Larson
2010-05-17trap for illegal characters in comment field being set by user and provide ↵Michael Larson
feedback.
2010-05-14initial checkin of comment feature for cli.Michael Larson
/* to create a comment */ > comment [PATH-TO-NODE] "my comments" /* to delete a comment */ > comment [PATH-TO-NODE] ""