summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d
AgeCommit message (Expand)Author
2010-07-28add new cstore libraryAn-Cheng Huang
2010-07-28Add range and ipv6range as val_help typesStephen Hemminger
2010-07-27handle single quotes in comp_helpAn-Cheng Huang
2010-07-22first commit to mendocino!Michael Larson
2010-07-21change quotingAn-Cheng Huang
2010-07-21output comp_help in addition to normal helpAn-Cheng Huang
2010-07-21fix for bug 5887An-Cheng Huang
2010-07-21support ipv4range and ! in val_helpAn-Cheng Huang
2010-07-15allow escaping literal stringsAn-Cheng Huang
2010-07-14separate val_help parsing from evalAn-Cheng Huang
2010-07-08fix for bug 5803An-Cheng Huang
2010-07-02remove activate/deactivate from cli command completion and help.Michael Larson
2010-06-22add val_help mechanismAn-Cheng Huang
2010-06-03Fix 1452: Add warning prompt to save configuration when exiting configuration...Stig Thormodsrud
2010-06-02Fix missing help textStephen Hemminger
2010-05-14POC implementation of unified enumeration mechanismAn-Cheng Huang
2010-05-14initial checkin of comment feature for cli.Michael Larson
2010-05-04initial working version of activate and deactivate: load,save,show,commit sup...Michael Larson
2010-04-13fix for bug 2176.Michael Larson
2010-02-18Fix completion format for loadkeyStephen Hemminger
2010-02-17Add filename completion for keyfileStephen Hemminger
2010-02-16Add completion for loadkeyStephen Hemminger
2009-12-04Add alias wrapper for vyatta-load-user-keyStephen Hemminger
2009-10-19add sudo back to save command, and add check to save script that validates vy...slioch
2009-10-15modify group ownership on save commandslioch
2009-06-05fix for bug 4505 merge is now called merge.slioch
2009-06-04Bugfix 4235: Improve help text.Bob Gilligan
2009-05-29Bugfix 4235: Code cleanup.Bob Gilligan
2009-05-29Bugfix 4235: Add help for "copy" and "rename" commands.Bob Gilligan
2009-05-28Bugfix 4235: Add help text for "load" and "save" commands in config mode.Bob Gilligan
2009-05-21added load-merge command to configuration modeslioch
2009-03-09Block shutdown in configure modeStephen Hemminger
2009-02-18fix for bug 4138: reset *glob after completionAn-Cheng Huang
2009-02-09Fix Bug 3385 in completion script, thus, also fixing Bug 4120Mohit Mehta
2008-10-30Set history timestamp at start of shellStephen Hemminger
2008-10-24Expand shell historyStephen Hemminger
2008-08-28Allow use of aufsStephen Hemminger
2008-07-30mark vyatta-cfg as bash not sh scriptStephen Hemminger
2008-06-30add help string for "copy" and "rename"An-Cheng Huang
2008-06-30fix for bug 3400. user vyatta needed modification to discard command.Michael Larson
2008-06-25fixed non-root user access for discard. also moved help string.Michael Larson
2008-06-18Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodMichael Larson
2008-06-18fix for bug 2622: add "copy" and "rename" commands for configuration mode.An-Cheng Huang
2008-06-17fix for bug 110. added discard command to configure mode. This command delete...Michael Larson
2008-06-11Block reboot from config mode.Stig Thormodsrud
2008-04-29partial fix for bug 3216: display escaped edit path correctly.An-Cheng Huang
2008-03-20handle <> completion correctlyAn-Cheng Huang
2008-03-20fix for bug 3037: shell completionAn-Cheng Huang
2008-03-12handle "<*>" allowed valuesAn-Cheng Huang
2008-03-10Merge branch 'glendale' of git:/git/vyatta-cfg into glendalerbalocca