Age | Commit message (Expand) | Author |
2011-10-17 | Make directory completions, if it is the first word of the completion, work s... | John Southworth |
2011-10-14 | Bugfix 7557: Move shutdown to poweroff, change confirmation from default in t... | John Southworth |
2011-10-14 | Add a command to stop all current background monitoring processes | John Southworth |
2011-10-11 | Fix ambiguous error text so that it doesn't show node.def, generate the compl... | John Southworth |
2011-10-10 | Fix 'monitor nat' tag | John Southworth |
2011-10-10 | Fix up completion for 'monitor nat' | John Southworth |
2011-10-10 | Fix up completion for 'monitor firewall' | John Southworth |
2011-10-10 | Fix up completion for 'show log firewall' | John Southworth |
2011-10-10 | Allow log filtering similar to the way the monitor commands work | John Southworth |
2011-10-10 | Bugfix 7543: remove trailing spaces from the show interfaces output | John Southworth |
2011-10-10 | Add monitor openvpn | John Southworth |
2011-10-10 | 'show log tail <NUMBER>' should still be a show command, not a monitor command. | John Southworth |
2011-10-07 | Fix completions for templates using custom completion functions (currently im... | John Southworth |
2011-10-06 | Bugfix 6747: use bash conditional expressions instead of posix test expressio... | John Southworth |
2011-10-06 | Make operational mode completion when the user enters an unknown prefix on a ... | John Southworth |
2011-10-06 | fix help text printing when the command is runnable | John Southworth |
2011-10-06 | Fix: first word completions; empty completions on tag nodes, if there is a ta... | John Southworth |
2011-10-05 | fix stuck completion on non-lastword | John Southworth |
2011-10-05 | Make non-lastword completions more fluid by using the current prefix and word... | John Southworth |
2011-10-04 | Fix a bug in op mode handling of non sticking completions, we want the help t... | John Southworth |
2011-10-04 | Fix top level completions when there are already words on the line | John Southworth |
2011-10-03 | Alert users when they have entered a completion that doesn't match. | John Southworth |
2011-10-03 | Make completion properly handle non-last-word completions | John Southworth |
2011-10-03 | Make completions not get stuck when backspacing over a character in the last ... | John Southworth |
2011-09-30 | Stop completions from getting stuck on nodes when backspacing to them | John Southworth |
2011-09-30 | Fix output of invalid and ambiguous error messages | John Southworth |
2011-09-30 | Always attempt to set the node path, this gives us a chance to fail on invali... | John Southworth |
2011-09-30 | Fix typo in previous commit | John Southworth |
2011-09-30 | Add some useful debugging to the comps script, it can be enabled on the fly v... | John Southworth |
2011-09-30 | Fix problem with recovering from invalid completion | John Southworth |
2011-09-30 | fix handleing of invalid commands when there is an the parent node is runnable | John Southworth |
2011-09-30 | Reformat vyatta-op script, there were two indentation styles, changed from ta... | John Southworth |
2011-09-30 | Inform users of invalid or ambiguous commands at completion time | John Southworth |
2011-09-30 | If there are no completions then always show the non-completions, this gets r... | John Southworth |
2011-09-29 | move 'show log tail' to 'monitor log' | John Southworth |
2011-09-26 | remove run from 'montior interface [type] [name] vif [name]' command | John Southworth |
2011-09-26 | remove run from 'montior interface [type] [name]' command | John Southworth |
2011-09-19 | Fix ipv6 matching in ping and traceroute | John Southworth |
2011-09-19 | Add operational information for ipv6 tunnel interfaces, part of bug 6900 | John Southworth |
2011-09-19 | Fix filter completion | John Southworth |
2011-09-15 | Remove extraneous run commands | John Southworth |
2011-09-15 | Implement packet capture for vifs | John Southworth |
2011-09-15 | Fix 'monitor interface traffic save' | John Southworth |
2011-09-15 | More monitor interface traffic commands | John Southworth |
2011-09-14 | Move packet capture to 'monitor interfaces' | John Southworth |
2011-09-13 | Add background monitoring for NAT | John Southworth |
2011-09-12 | Forground monitoring for nat | John Southworth |
2011-09-09 | Add 'show monitoring' script to list active background monitoring | John Southworth |
2011-09-09 | Forgot to fix a typo in the local copy of vyatta-monitor-cleanup | John Southworth |
2011-09-09 | Cleanup background monitor sessions on logout | John Southworth |