Age | Commit message (Expand) | Author |
2016-02-08 | Update debian live mountpoin. | Kim Hagen |
2012-08-16 | Fix handling of single quote character (') when parsing command | James Davidson |
2012-04-11 | Bugfix 8013: Fix space at end of line in command conversion | John Southworth |
2012-02-14 | escape escape characters so they aren't evaluated during command processing | John Southworth |
2012-02-13 | Bugfix 7774: fix quoted string variable expression | John Southworth |
2012-01-05 | Send interpreter errors to stderr | John Southworth |
2011-11-15 | Fix case where node.tag was sent to script instead of the actual argument | John Southworth |
2011-10-21 | Bugfix 7577: Only show the remote uri help if there is no completion | John Southworth |
2011-10-21 | Don't show an error message when we can't turn echo on (this is the case with... | John Southworth |
2011-10-20 | Workaround for bug 7570, turning echo on manually when running a templated co... | John Southworth |
2011-10-17 | Allow completions using normal dirctory paths as well as a shortcut to runnin... | John Southworth |
2011-10-11 | Fix ambiguous error text so that it doesn't show node.def, generate the compl... | John Southworth |
2011-10-06 | Bugfix 6747: use bash conditional expressions instead of posix test expressio... | John Southworth |
2011-09-07 | Fix some problems with the completion scripts | John Southworth |
2011-08-30 | Only generate directory names for path expansions, node.def is never a valid ... | John Southworth |
2011-08-30 | Fix user defined wildcards such as in 'clear ip bgp *' and fix an error messa... | John Southworth |
2011-08-08 | Add handler for top level unprivledged command expansion in node conversion f... | John Southworth |
2011-08-03 | Generate unpriviledged allowed-op at compile time. Add script to allow admin ... | John Southworth |
2011-08-02 | Add support for unambiguous top level commands for unpriviledged users | John Southworth |
2011-08-02 | Fix paging problem with short top level show commmand | John Southworth |
2011-08-02 | Reorganize the bash completion and command interpreter scripts into easier to... | John Southworth |