summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
2011-04-13fix for bug 6996An-Cheng Huang
2011-03-08Remove accidental usage of perl prototype in usageStephen Hemminger
2010-12-03change boot-time config loading to use new implementation in backend.An-Cheng Huang
2010-12-02change "load" to use new backend loadFile implementation.An-Cheng Huang
2010-12-02remove comment/activate/deactivate from load-config.pl.An-Cheng Huang
2010-12-01clean up merge argument processingAn-Cheng Huang
2010-11-30Propgate error code from my_commit in command wrapperStephen Hemminger
2010-11-29Fix 6362: "show configuration cmds" actually returns set commands for saved c...Stig Thormodsrud
2010-11-24Change config-loader error message handling and loggingStephen Hemminger
2010-11-24Use exec to get proper exit statusStephen Hemminger
2010-11-23Add COMMIT_VIA environment variable.Stig Thormodsrud
2010-11-19Simplify check for if there are changes to commit after load/merge.Stig Thormodsrud
2010-11-19Fix 6434: load asks to use 'commit' to make changes active even when nothing ...Stig Thormodsrud
2010-11-19Display serious errors to console and syslogStephen Hemminger
2010-11-19Fix typo's in logging printfStephen Hemminger
2010-11-19Cleanup config loaderStephen Hemminger
2010-11-16remove error flag now that error locations will be exposed by default.Michael Larson
2010-11-09modify formatting options for GUI client on -x option. Set option on GUI invo...Michael Larson
2010-11-04Fix 6404: change load/merge commands to NOT automatically commit.Stig Thormodsrud
2010-10-27Move irq affinity scripts out of this packageStephen Hemminger
2010-10-08Bugfix 5830: Teach auto affinity script to use new queue naming scheme.Bob Gilligan
2010-10-01add commit wrapper hook that allows errors with location to be written to std...root
2010-08-26switch "save" to use new config output implementation.An-Cheng Huang
2010-08-26switch vyatta-cfg-cmd-wrapper to new config output implementation.An-Cheng Huang
2010-08-10add functions to shell APIAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang
2010-07-16Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspurStephen Hemminger
2010-07-16Set executable bit on perl scriptsStephen Hemminger
2010-07-16fix for bug 5794. Comments are not allowed on multinode parent.Michael Larson
2010-07-08fix for bug 5803An-Cheng Huang
2010-06-30fix for bug 5762.Michael Larson
2010-06-29add option to save w/o default values.Michael Larson
2010-06-25fix for bug 5717.Michael Larson
2010-06-25correct error message when attempting to deactivate a leaf or multi node.Michael Larson
2010-06-232nd part fix for bug 5729.Michael Larson
2010-06-21Script to automatically update help string for each node.def according=
2010-06-21Script to generate Vyatta command help strings from template files=
2010-06-21fix for bug 5716Michael Larson
2010-06-21fix for bug 5708.Michael Larson
2010-06-11add support for bnx2x cards to auto smp affinity scriptsRobert Bays
2010-06-11extension to cmd wrapper.Michael Larson
2010-06-09better location for previous fix to bug 5676Michael Larson
2010-06-07fix for bug 5610 and bug 5655.Michael Larson
2010-06-04remove 'done' from end of activate script.Michael Larson
2010-06-04prevent 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-28Remove single quotes except on leaf-node.Stig Thormodsrud
2010-05-27additional fix for boot loading of deactivate nodes.Michael Larson
2010-05-27fix for loading config for deactivated nodes. allows nested deactivates withi...Michael Larson