summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2011-10-05Make non-lastword completions more fluid by using the current prefix and word...John Southworth
2011-10-04Fix a bug in op mode handling of non sticking completions, we want the help t...John Southworth
2011-10-04Fix top level completions when there are already words on the lineJohn Southworth
2011-10-04Alert users when they have entered a completion that doesn't match.John Southworth
2011-10-03Make completion properly handle non-last-word completionsJohn Southworth
2011-10-03Make completions not get stuck when backspacing over a character in the last ...John Southworth
2011-09-30Stop completions from getting stuck on nodes when backspacing to themJohn Southworth
2011-09-30Always attempt to set the node path, this gives us a chance to fail on invali...John Southworth
2011-09-30Fix output of invalid and ambiguous error messagesJohn Southworth
2011-09-30Fix typo in previous commitJohn Southworth
2011-09-30Add some useful debugging to the comps script, it can be enabled on the fly v...John Southworth
2011-09-30Fix problem with recovering from invalid completionJohn Southworth
2011-09-30fix handleing of invalid commands when there is an the parent node is runnableJohn Southworth
2011-09-30Reformat vyatta-op script, there were two indentation styles, changed from ta...John Southworth
2011-09-30Inform users of invalid or ambiguous commands at completion timeJohn Southworth
2011-09-30If there are no completions then always show the non-completions, this gets r...John Southworth
2011-09-07Fix some problems with the completion scriptsJohn Southworth
2011-08-31Fix completion for user wildcardsJohn Southworth
2011-08-17Bugfix 7442: Check if running interactively before doing binding optionsJohn Southworth
2011-08-09Silence another keybinding error when running from config modeJohn Southworth
2011-08-03Generate unpriviledged allowed-op at compile time. Add script to allow admin ...John Southworth
2011-08-02Add support for unambiguous top level commands for unpriviledged usersJohn Southworth
2011-08-02Reorganize the bash completion and command interpreter scripts into easier to...John Southworth
2011-08-01Only show operator users the top level commands they are allowed to execute i...John Southworth
2011-07-29Bugfix 2823: Operational mode command interpreterJohn Southworth
2011-07-27Bugfix 7380: fix pager exceptions regex.John Southworth
2011-07-26Bugfix 5611: Fix a typo in the shell level checkJohn Southworth
2011-07-26Bugfix 5611: Set prompt for operator level users to be similar to other vendorsJohn Southworth
2011-07-12silence warnings when sourcing this script non-interactivelyJohn Southworth
2011-06-28Don't guide disk-install files to /config as it doesn't exist. fix file detec...John Southworth
2011-06-28Add a disk-install uri for old disk based installs in image toolsJohn Southworth
2011-05-13Only show directories in top level completion because installed systems have ...John Southworth
2011-04-23Initial addition of image op mode toolsJohn Southworth
2011-01-17fix for bug 6476.Michael Larson
2010-12-14provide default filename completionAn-Cheng Huang
2010-12-01Add default command completionStephen Hemminger
2010-11-30Use new bash completion for empty commandStephen Hemminger
2010-11-24Rename 10vyatta-op to vyatta-opStephen Hemminger
2010-09-14fix for bug 6194An-Cheng Huang
2010-03-19Remove old vtysh aliasStephen Hemminger
2010-03-08Change vyatta-vtysh to vtyshStephen Hemminger
2009-09-03now supports quoted values for op mode commandsslioch
2009-03-23add local env hookAn-Cheng Huang
2008-09-25Revert "Fix less prompt."Stig Thormodsrud
2008-09-25Fix less prompt.Stig Thormodsrud
2008-07-01fix for bug 3414: make op mode functions available in config mode.An-Cheng Huang
2008-04-03Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into Vyatta...Mohit Mehta
2008-03-21record selected vtysh (vyatta-quagga vs quagga) in exported shell variableTom Grennan
2008-03-21donot pipe through VYATTA_PAGER if run_cmd begins with LESSOPEN, less, pager,...Tom Grennan
2008-03-21fix typo in bug fix 3017Tom Grennan