summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-260.99.53debian/0.99.53John Southworth
2011-10-26Fix 'show -all'John Southworth
2011-10-24Add VarRef translation to the allowed field for config modeJohn Southworth
2011-10-220.99.52debian/0.99.52John Southworth
2011-10-21Fix a few config completion mistakes: help text was no longer being paged (th...John Southworth
2011-10-210.99.51debian/0.99.51John Southworth
2011-10-21Don't show an error message when we can't turn echo onJohn Southworth
2011-10-200.99.50debian/0.99.50John Southworth
2011-10-20Workaround for bug 7570, turning echo on manually when running a templated co...John Southworth
2011-10-180.99.49debian/0.99.49John Southworth
2011-10-18Fix broken completion for copy and rename second parameterJohn Southworth
2011-10-170.99.48debian/0.99.48John Southworth
2011-10-17Make directory completions, if it is the first word of a run completion, work...John Southworth
2011-10-120.99.47debian/0.99.47John Southworth
2011-10-12Provide accessor for the net_prefix hashJohn Southworth
2011-10-110.99.46debian/0.99.46John Southworth
2011-10-11Fix completions for fields that have more than one wordJohn Southworth
2011-10-100.99.45debian/0.99.45John Southworth
2011-10-10Handle operational commands that cannot be run non-interactively from config ...John Southworth
2011-10-060.99.44debian/0.99.44John Southworth
2011-10-06quote individual elements for the validation stringJohn Southworth
2011-10-060.99.43debian/0.99.43John Southworth
2011-10-06Fix typo in error messageJohn Southworth
2011-10-060.99.42debian/0.99.42John Southworth
2011-10-06Bugfix 6747: use bash conditional expressions instead of posix test expressio...John Southworth
2011-10-060.99.41debian/0.99.41John Southworth
2011-10-06Fix up completions for commit and compareJohn Southworth
2011-10-050.99.40debian/0.99.40John Southworth
2011-10-05Add comments to document the changes in completion scriptJohn Southworth
2011-10-050.99.39debian/0.99.39John Southworth
2011-10-05Pass through the completion parameters to functions that need themJohn Southworth
2011-10-050.99.38debian/0.99.38John Southworth
2011-10-05fix stuck completion on non-lastwordJohn Southworth
2011-10-05Make non-lastword completions more fluid by using the current prefix and word...John Southworth
2011-10-040.99.37debian/0.99.37John Southworth
2011-10-04warn user of invalid top level command, this will tell the user when the try ...John Southworth
2011-10-040.99.36debian/0.99.36John Southworth
2011-10-04Fix the handling of tag nodes in config mode completionsJohn Southworth
2011-10-040.99.35debian/0.99.35John Southworth
2011-10-04Fix exit help text to make it clear that you can exit without discrarding.John Southworth
2011-10-04Fix compare completion when comparing to the saved configJohn Southworth
2011-10-040.99.34debian/0.99.34John Southworth
2011-10-04Fix some help text, add discard and confirm completion functions, fix comment...John Southworth
2011-10-040.99.33debian/0.99.33John Southworth
2011-10-04Fix completions for confirm, discard, exit, copy, rename, load, save, merge, ...John Southworth
2011-10-04Clear vyatta_cfg_comp_help when starting a new completion otherwise the Detai...John Southworth
2011-10-040.99.32debian/0.99.32John Southworth
2011-10-04Make show, set, delete, and run completions in configuration mode work simila...John Southworth
2011-10-030.99.31debian/0.99.31John Southworth
2011-10-03Prevent config mode completions from getting stuck when backspacing over themJohn Southworth