summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
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
2008-03-20fix bug 3017Tom Grennan
2008-03-14Better fix for interrupted shell commands problem.Stephen Hemminger
2008-03-14Need to run commands via evalStephen Hemminger
2008-03-13don't run commands in subshellStephen Hemminger
2008-03-10Update license from VPL 1.0 to GPLv2Stephen Hemminger
2008-02-29partial fix for bug 2771: change default for root and add command forAn-Cheng Huang
2008-02-27Revert "* fix for bug 2771: bind space to completion for vbash users."An-Cheng Huang
2008-02-27* fix for bug 2771: bind space to completion for vbash users.An-Cheng Huang
2008-02-14bind '?' to "possible-completions" for helpAn-Cheng Huang
2008-02-04fix (or at least improve) bug 2519Tom Grennan
2008-01-09let config mode inhert vtysh()An-Cheng Huang
2008-01-04use vtysh wrapper function to detect vyatta-quagga vs debian/ubuntu-quaggaTom Grennan
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2007-12-13workaround for putty's terminal handlingAn-Cheng Huang
2007-12-11add completion/help for pipe commandsAn-Cheng Huang
2007-12-11implement "pipe" commands as functionsAn-Cheng Huang
2007-12-10add wrappers/symlinks for pipe commands (wrappers are needed for commandAn-Cheng Huang
2007-12-07separate cfg defaults from op defaultsAn-Cheng Huang
2007-12-05Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-opAn-Cheng Huang
2007-12-05fix op-mode "root level" completionAn-Cheng Huang
2007-12-05only use VYATTA_PAGER if stdout is a terminalTom Grennan
2007-12-03alias no-more=catTom Grennan
2007-11-30cache completion list(s) between first and second tab/alt-?Tom Grennan
2007-11-30fix bug 2486Tom Grennan
2007-11-29should't source files within function b/c it messes variable scopeTom Grennan
2007-11-28donot complete "<*>" allowed values; instead just list in helpTom Grennan
2007-11-21filter repetitive help stringsTom Grennan
2007-11-21expand help label and use echo instead of printfTom Grennan
2007-11-15allow "root-level" completion/helpAn-Cheng Huang