Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-03 | Missing semicolon | Stephen Hemminger | |
Mistake in earlier change. | |||
2009-02-03 | Replace bare file handle with variable | Stephen Hemminger | |
PBP recommends using local variable rather than global file handle. | |||
2009-02-03 | Simplify logic | Stephen Hemminger | |
Use || operator | |||
2009-02-03 | Reindent load config for clarity | Stephen Hemminger | |
Run through perltidy. | |||
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure | |||
2008-07-28 | fix for bug 1130. disable ctrl-c during load command to prevent partial load. | root | |
2008-07-01 | Partial fix for 3383: check for vyatta-config-version, warn/prompt that it ↵ | Stig Thormodsrud | |
appears to be invalid config. | |||
2008-06-24 | Fix 3143: Unable to save/load config from a remote server. | Stig Thormodsrud | |
2008-03-29 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-26 | fix for bug 3032: | An-Cheng Huang | |
* rename pre-glendale start-up config. * warn user when loading a pre-glendale config. | |||
2008-03-24 | Fix Bug 2825 Load should read config file from default location when no ↵ | Mohit Mehta | |
argument is provided. - 'load' reads config file from default location just as 'save' | |||
2008-03-10 | Add GPLv2 to additional Vyatta created scripts | rbalocca | |
2008-03-05 | Add VPL to scripts and fix lintian errors | rbalocca | |
2008-01-14 | do config migration when loading a config file | An-Cheng Huang | |
2007-12-13 | assume bootfile_path is /opt/vyatta/etc/config | Tom Grennan | |
2007-11-07 | allow loading empty config file | An-Cheng Huang | |
2007-11-01 | use correct path for config backend binaries | An-Cheng Huang | |
2007-09-25 | fixed env variables in scripts. | An-Cheng Huang | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |