Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-23 | Hide wireless and tunnel key values | Stephen Hemminger | |
Don't want to show WPA and WEP and VPN keys. | |||
2009-03-23 | Remove #! /usr/bin/perl | Stephen Hemminger | |
The modules are not perl executables, they are modules. Fixes lintian warning | |||
2009-02-04 | Vyatta::ConfigOutput - test for exists should not use defined | Stephen Hemminger | |
exists returns a boolean so no need to explicitly check for defined. | |||
2009-01-26 | ConfigOutput: Fix perlcritic warning | Stephen Hemminger | |
Minor fix: Code before strictures are enabled at line 31, column 1. See page 429 of PBP. (Severity: 5) | |||
2008-12-01 | "save" command broken - fix spelling error. | Stig Thormodsrud | |
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure |