Age | Commit message (Expand) | Author |
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 |
2010-07-08 | fix for bug 5803 | An-Cheng Huang |
2010-06-30 | fix for bug 5762. | Michael Larson |
2010-06-29 | add option to save w/o default values. | Michael Larson |
2010-06-25 | fix for bug 5717. | Michael Larson |
2010-06-25 | correct error message when attempting to deactivate a leaf or multi node. | Michael Larson |
2010-06-23 | 2nd part fix for bug 5729. | Michael Larson |
2010-06-21 | Script to automatically update help string for each node.def according | = |
2010-06-21 | Script to generate Vyatta command help strings from template files | = |
2010-06-21 | fix for bug 5716 | Michael Larson |
2010-06-21 | fix for bug 5708. | Michael Larson |
2010-06-11 | add support for bnx2x cards to auto smp affinity scripts | Robert Bays |
2010-06-11 | extension to cmd wrapper. | Michael Larson |
2010-06-09 | better location for previous fix to bug 5676 | Michael Larson |
2010-06-07 | fix for bug 5610 and bug 5655. | Michael Larson |
2010-06-04 | remove 'done' from end of activate script. | Michael Larson |
2010-06-04 | prevent deactivate from being applied to a created node within a single commit. | Michael Larson |
2010-06-03 | implemented modified notation for pre-commit activate/deactivate. added c... | Michael Larson |
2010-05-28 | Remove single quotes except on leaf-node. | Stig Thormodsrud |
2010-05-27 | additional fix for boot loading of deactivate nodes. | Michael Larson |
2010-05-27 | fix for loading config for deactivated nodes. allows nested deactivates withi... | Michael Larson |