Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fix small typo, class must start with uppercase
|
|
|
|
|
|
closes #366
|
|
|
|
|
|
add DataCom support
|
|
IPOS model improvements to fix superfluous diffs
|
|
|
|
Procurve filter control sequences and run `show system information`
|
|
|
|
|
|
|
|
|
|
TMOS: Strip out the checking state
|
|
|
|
|
|
|
|
|
|
add citrix netscaler support
|
|
|
|
|
|
force the F5 TMOS shell to do not ask questions
|
|
config # tmsh -h
usage: tmsh <options ...> <commmand>
-q the shell will not ask the user any questions, this option
does not have an affect in interactive mode
|
|
Changed configuration item names
|
|
|
|
Edgeswitch remove commands from the config
|
|
|
|
Edgeswitch prompt detect not working
|
|
Quit fully logs out even when enabled.
exit exit did not log out the second one failed.
|
|
The prompt detection was not working on my edgeswitch. The old regex was a little odd, so I don't know if there is some corner case I'm not accounting for.
My prompts
```
(palmer-elevator.sw) >
```
```
(palmer-elevator.sw) #
```
|
|
Ssh key support
|
|
|
|
Added needed dependency for GIT remote functionality via SSH
|
|
|
|
|
|
|
|
Fixed the fortios prompt to support a read-only user
|
|
|
|
Added function to get configuration of all partitions running on a F5
|
|
also fix warning about unused variable
|
|
Update ssh proxy
|
|
|
|
|
|
|
|
Add support for ssh tunnel
|