summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-03Rename "reset connection-tracking" to "reset aconntrack" to be consistent wit...oxnard-op-mode-revampDaniil Baturin
2011-10-21Bugfix 7577: Only show the remote uri help if there is no completionJohn Southworth
2011-10-21Don't show an error message when we can't turn echo on (this is the case with...John Southworth
2011-10-21Add monitoring for specific openvpn interface processesJohn Southworth
2011-10-20Workaround for bug 7570, turning echo on manually when running a templated co...John Southworth
2011-10-20Bugfix 7575: Make tshark run as a normal user so that writing files works pro...John Southworth
2011-10-18Bugfix 5806, 7552: Fix set date ntp node.def to list proper servers from conf...John Southworth
2011-10-17Make the reboot syntax the same as the poweroff syntax; require the affirmati...John Southworth
2011-10-17Allow completions using normal dirctory paths as well as a shortcut to runnin...John Southworth
2011-10-17Make directory completions, if it is the first word of the completion, work s...John Southworth
2011-10-14Bugfix 7557: Move shutdown to poweroff, change confirmation from default in t...John Southworth
2011-10-14Add a command to stop all current background monitoring processesJohn Southworth
2011-10-11Fix ambiguous error text so that it doesn't show node.def, generate the compl...John Southworth
2011-10-10Fix 'monitor nat' tagJohn Southworth
2011-10-10Fix up completion for 'monitor nat'John Southworth
2011-10-10Fix up completion for 'monitor firewall'John Southworth
2011-10-10Fix up completion for 'show log firewall'John Southworth
2011-10-10Allow log filtering similar to the way the monitor commands workJohn Southworth
2011-10-10Bugfix 7543: remove trailing spaces from the show interfaces outputJohn Southworth
2011-10-10Add monitor openvpnJohn Southworth
2011-10-10'show log tail <NUMBER>' should still be a show command, not a monitor command.John Southworth
2011-10-07Fix completions for templates using custom completion functions (currently im...John Southworth
2011-10-06Bugfix 6747: use bash conditional expressions instead of posix test expressio...John Southworth
2011-10-06Make operational mode completion when the user enters an unknown prefix on a ...John Southworth
2011-10-06fix help text printing when the command is runnableJohn Southworth
2011-10-06Fix: first word completions; empty completions on tag nodes, if there is a ta...John 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-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-03Alert 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-30Fix output of invalid and ambiguous error messagesJohn Southworth
2011-09-30Always attempt to set the node path, this gives us a chance to fail on invali...John 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-29move 'show log tail' to 'monitor log'John Southworth
2011-09-26remove run from 'montior interface [type] [name] vif [name]' commandJohn Southworth
2011-09-26remove run from 'montior interface [type] [name]' commandJohn Southworth
2011-09-19Fix ipv6 matching in ping and tracerouteJohn Southworth
2011-09-19Add operational information for ipv6 tunnel interfaces, part of bug 6900John Southworth
2011-09-19Fix filter completionJohn Southworth
2011-09-15Remove extraneous run commandsJohn Southworth