Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-28 | add new cstore library | An-Cheng Huang | |
2010-07-16 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspur | Stephen Hemminger | |
2010-07-16 | Set executable bit on perl scripts | Stephen Hemminger | |
Useful to run them locally | |||
2010-07-16 | fix for bug 5794. Comments are not allowed on multinode parent. | Michael Larson | |
2010-07-08 | fix for bug 5803 | An-Cheng Huang | |
* fix positional params handling in shell function. * fix argument handling in perl script. | |||
2010-06-30 | fix for bug 5762. | Michael Larson | |
2010-05-17 | trap for illegal characters in comment field being set by user and provide ↵ | Michael Larson | |
feedback. | |||
2010-05-14 | initial 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] "" |