Age | Commit message (Expand) | Author |
2015-10-25 | Prevent grouping from capturing | Leon Messner |
2015-10-25 | Bug 584 - Allow sftp as copy and commit-archive location destination. | Leon Messner |
2015-07-11 | vyatta-cfg: formatting changes for style consistency | Alex Harpin |
2015-04-09 | Bug #538: run user commit hooks as vyattacfg group member. | Daniil Baturin |
2015-04-03 | Bug #538: add scripts for running user commit hooks. | Daniil Baturin |
2014-07-02 | Bug #251: add dirty hack for taking config from stdin | Daniil Baturin |
2014-04-22 | Bug #180 save config using scp fails. | Hiroyuki Sato |
2012-07-13 | Fix syslog level for commit messages | Stephen Hemminger |
2012-07-13 | Optimize commit logging | Stephen Hemminger |
2012-04-04 | Fix perlcritic warnings in strip migration comments | Stephen Hemminger |
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 |
2012-03-01 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnard | John Southworth |
2012-03-01 | Bugfix 7555: Allow users to import keys when using the 'load' command from co... | John Southworth |
2012-02-28 | bug fix for 4718 - enhancement that will log commits in syslog for all | Deepti Kulkarni |
2011-07-26 | Bugfix 7374: remove redundant calls to commit on boot | John Southworth |
2011-07-15 | Bugfix 7331: better fix for the bug | John Southworth |
2011-07-15 | Don't allow users to set migration comments | John Southworth |
2011-07-15 | Bugfix 7331: Napa timeframe fix for config migration commment bug. Will inves... | John Southworth |
2011-06-15 | Bugfix 6767: Move log files from /tmp to /var/log/vyatta. | Bob Gilligan |
2011-05-04 | Fix Bug 7010 Update commands to save/retrieve files from /config | Mohit Mehta |
2011-04-13 | fix for bug 6996 | An-Cheng Huang |
2011-03-08 | Remove accidental usage of perl prototype in usage | Stephen Hemminger |
2010-12-03 | change boot-time config loading to use new implementation in backend. | An-Cheng Huang |
2010-12-02 | change "load" to use new backend loadFile implementation. | An-Cheng Huang |
2010-12-02 | remove comment/activate/deactivate from load-config.pl. | An-Cheng Huang |
2010-12-01 | clean up merge argument processing | An-Cheng Huang |
2010-11-30 | Propgate error code from my_commit in command wrapper | Stephen Hemminger |
2010-11-29 | Fix 6362: "show configuration cmds" actually returns set commands for saved c... | Stig Thormodsrud |
2010-11-24 | Change config-loader error message handling and logging | Stephen Hemminger |
2010-11-24 | Use exec to get proper exit status | Stephen Hemminger |
2010-11-23 | Add COMMIT_VIA environment variable. | Stig Thormodsrud |
2010-11-19 | Simplify check for if there are changes to commit after load/merge. | Stig Thormodsrud |
2010-11-19 | Fix 6434: load asks to use 'commit' to make changes active even when nothing ... | Stig Thormodsrud |
2010-11-19 | Display serious errors to console and syslog | Stephen Hemminger |
2010-11-19 | Fix typo's in logging printf | Stephen Hemminger |
2010-11-19 | Cleanup config loader | Stephen Hemminger |
2010-11-16 | remove error flag now that error locations will be exposed by default. | Michael Larson |
2010-11-09 | modify formatting options for GUI client on -x option. Set option on GUI invo... | Michael Larson |
2010-11-04 | Fix 6404: change load/merge commands to NOT automatically commit. | Stig Thormodsrud |
2010-10-27 | Move irq affinity scripts out of this package | Stephen Hemminger |
2010-10-08 | Bugfix 5830: Teach auto affinity script to use new queue naming scheme. | Bob Gilligan |
2010-10-01 | add commit wrapper hook that allows errors with location to be written to std... | root |
2010-08-26 | switch "save" to use new config output implementation. | An-Cheng Huang |
2010-08-26 | switch vyatta-cfg-cmd-wrapper to new config output implementation. | An-Cheng Huang |
2010-08-10 | add functions to shell API | An-Cheng Huang |
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 |
2010-07-16 | fix for bug 5794. Comments are not allowed on multinode parent. | Michael Larson |