Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-22 | Bug #180 save config using scp fails. | Hiroyuki Sato | |
2012-03-01 | Fix curl command in save | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import ssh keys when running 'save' | John Southworth | |
2011-07-15 | Bugfix 7331: better fix for the bug | John Southworth | |
(cherry picked from commit fdac525b7596f1b18c201bdcd5923d3e76453ebd) | |||
2011-07-15 | Don't allow users to set migration comments | John Southworth | |
(cherry picked from commit 9f1ff5427e0f72f2bded287be6e1d4cf442945cb) | |||
2011-07-15 | Bugfix 7331: Napa timeframe fix for config migration commment bug. Will ↵ | John Southworth | |
investigate if this is a viable long term fix or if we want to find another way to ignore migrated comments for oxnard (cherry picked from commit 5aeb46dbdb903a1921bd38e5bfc1acd53cd08c6a) | |||
2011-05-04 | Fix Bug 7010 Update commands to save/retrieve files from /config | Mohit Mehta | |
* use shorter /config path when presenting configuration directory to users | |||
2011-04-13 | fix for bug 6996 | An-Cheng Huang | |
* add "ignore-edit" option for config output. * ignore "edit level" when saving config file. | |||
2010-08-26 | switch "save" to use new config output implementation. | An-Cheng Huang | |
2010-06-29 | add option to save w/o default values. | Michael Larson | |
2009-10-30 | Sync config file after saving | Stephen Hemminger | |
By calling fsync, we can be more assured that file actually makes it to disk. | |||
2009-10-19 | add sudo back to save command, and add check to save script that validates ↵ | slioch | |
vyatta config token at end of file. this will prevent the accidental overwrite of non vyatta config files. check on prevent existing files that don't contain ' === vyatta-config-version:' from being saved to. | |||
2009-01-26 | save_config: fix perlcritic warnings | Stephen Hemminger | |
Use three arg form of open etc. | |||
2008-11-24 | Need to fix some stuff from change to Vyatta:: | Stephen Hemminger | |
I wanted to use Vyatta::Config::Output, but the perl part of the autoconf installer is to stupid to handle directory trees, so had to limit it to one directory per package. So name should have been Vyatta::ConfigOutput... | |||
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure | |||
2008-06-24 | Fix 3143: Unable to save/load config from a remote server. | Stig Thormodsrud | |
2008-03-10 | Add GPLv2 to additional Vyatta created scripts | rbalocca | |
2008-03-05 | Add VPL to scripts and fix lintian errors | rbalocca | |
2007-12-13 | assume bootfile_path is /opt/vyatta/etc/config | Tom Grennan | |
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-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 | |