summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-27Fixup the help text for top level commands; move terminal to set terminalJohn Southworth
2011-10-27Initial traceroute rework checkinJohn Southworth
2011-10-27Move init-floppy install-system and install-imageJohn Southworth
2011-10-27Move 'clear dns' and 'clear connection-tracking' to 'reset dns' andJohn Southworth
2011-10-27Move 'clear arp' to 'reset ip arp'John Southworth
2011-10-27Directory structure for Monitor NATJohn Southworth
2011-10-27Add monitor for operational commandsJohn Southworth
2011-10-27Add monitor command for traceroutes using mtrJohn Southworth
2011-10-27Create new ping command with the following semanticsJohn Southworth
2011-10-210.13.207debian/0.13.207John Southworth
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-200.13.206debian/0.13.206John Southworth
2011-10-20Workaround for bug 7570, turning echo on manually when running a templated co...John Southworth
2011-10-170.13.205debian/0.13.205John Southworth
2011-10-17Allow completions using normal dirctory paths as well as a shortcut to runnin...John Southworth
2011-10-170.13.204debian/0.13.204John Southworth
2011-10-17Make directory completions, if it is the first word of the completion, work s...John Southworth
2011-10-110.13.203debian/0.13.203John Southworth
2011-10-11Fix ambiguous error text so that it doesn't show node.def, generate the compl...John Southworth
2011-10-100.13.202debian/0.13.202John Southworth
2011-10-10Bugfix 7543: remove trailing spaces from the show interfaces outputJohn Southworth
2011-10-070.13.201debian/0.13.201John Southworth
2011-10-07Fix completions for templates using custom completion functions (currently im...John Southworth
2011-10-060.13.200debian/0.13.200John Southworth
2011-10-06Bugfix 6747: use bash conditional expressions instead of posix test expressio...John Southworth
2011-10-060.13.199debian/0.13.199John Southworth
2011-10-06Make operational mode completion when the user enters an unknown prefix on a ...John Southworth
2011-10-060.13.198debian/0.13.198John Southworth
2011-10-06fix help text printing when the command is runnableJohn Southworth
2011-10-060.13.197debian/0.13.197John Southworth
2011-10-06Fix: first word completions; empty completions on tag nodes, if there is a ta...John Southworth
2011-10-050.13.196debian/0.13.196John Southworth
2011-10-05fix stuck completion on non-lastwordJohn Southworth
2011-10-050.13.195debian/0.13.195John Southworth
2011-10-05Make non-lastword completions more fluid by using the current prefix and word...John Southworth
2011-10-040.13.194debian/0.13.194John Southworth
2011-10-04Fix a bug in op mode handling of non sticking completions, we want the help t...John Southworth
2011-10-040.13.193debian/0.13.193John 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-030.13.192debian/0.13.192John Southworth
2011-10-03Make completion properly handle non-last-word completionsJohn Southworth
2011-10-030.13.191debian/0.13.191John Southworth
2011-10-03Make completions not get stuck when backspacing over a character in the last ...John Southworth
2011-09-300.13.190debian/0.13.190John Southworth
2011-09-30Stop completions from getting stuck on nodes when backspacing to themJohn Southworth
2011-09-300.13.189debian/0.13.189John 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