Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-08 | Merge pull request #384 from gcotone/asacfg | ytti | |
asa.rb enhancements | |||
2016-04-08 | asa.rb enhancements | gcotone | |
2016-03-31 | update CHANGELOG | Saku Ytti | |
2016-03-31 | Merge pull request #367 from funzoneq/master | ytti | |
Add supermicro support tested on a SuperMicro SSE-G2252 | |||
2016-03-31 | Remove the pager and remove 'Building running configuration. Please wait...' | Arnoud Vermeer | |
2016-03-31 | typofix | Saku Ytti | |
2016-03-31 | release 0.13.10.13.1 | Saku Ytti | |
2016-03-30 | release 0.13.00.13.0 | Saku Ytti | |
2016-03-30 | Merge pull request #373 from roedie/mtrlrfs-typo | ytti | |
Fix small typo, class must start with uppercase | |||
2016-03-30 | Fix small typo, class must start with uppercase | roedie | |
2016-03-26 | closes #370 | Saku Ytti | |
2016-03-24 | add netonix support | Saku Ytti | |
closes #366 | |||
2016-03-24 | Add supermicro | Arnoud Vermeer | |
2016-03-24 | Add supermicro support tested on a SuperMicro SSE-G2252 | Arnoud Vermeer | |
2016-03-19 | Merge pull request #355 from danilopopeye/add-datacom-support | ytti | |
add DataCom support | |||
2016-03-18 | Merge pull request #363 from yesbox/model-ipos | ytti | |
IPOS model improvements to fix superfluous diffs | |||
2016-03-17 | IPOS model improvements to fix unwanted diffs. | Jesper Geertsen Jonsson | |
2016-03-09 | Merge pull request #361 from Ultra2D/procurve-model | ytti | |
Procurve filter control sequences and run `show system information` | |||
2016-03-09 | Procurve remove secret | Ultra2D | |
2016-03-09 | Procurve filter control sequences and run `show system information`; fixes #356 | Ultra2D | |
2016-03-09 | probably don't want to call the hook on node_success | Saku Ytti | |
2016-03-04 | include SSH support for DataCom models | Danilo Sousa | |
2016-03-03 | Merge pull request #354 from ocadotechnology/tmos-remove-state-checking | ytti | |
TMOS: Strip out the checking state | |||
2016-03-03 | TMOS: Strip out the irule-down state | Mike Bryant | |
2016-03-03 | TMOS: Strip out the checking state | Mike Bryant | |
2016-03-02 | mention DataCom DmSwitch in supported devices list | Danilo Sousa | |
2016-03-02 | add DataCom support | Danilo Sousa | |
2016-03-01 | Merge pull request #353 from danilopopeye/add-netscaler-support | ytti | |
add citrix netscaler support | |||
2016-03-01 | mention Citrix NetScaler in supported devices list | Danilo Sousa | |
2016-03-01 | include support for Citrix NetScaler devices | Danilo Sousa | |
2016-03-01 | Merge pull request #352 from danilopopeye/f5-tmos-no-paging | ytti | |
force the F5 TMOS shell to do not ask questions | |||
2016-03-01 | force the F5 TMOS shell to do not ask questions | Danilo Sousa | |
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 | |||
2016-02-25 | Merge pull request #347 from awlx/ssh_key_support | ytti | |
Changed configuration item names | |||
2016-02-25 | Changed configuration item names | awlx | |
2016-02-25 | Merge pull request #345 from murrant/patch-2 | ytti | |
Edgeswitch remove commands from the config | |||
2016-02-25 | Remove commands from the config | Tony Murray | |
2016-02-25 | Merge pull request #344 from murrant/patch-2 | ytti | |
Edgeswitch prompt detect not working | |||
2016-02-25 | Edgeswitch: not properly closing the connecton | Tony Murray | |
Quit fully logs out even when enabled. exit exit did not log out the second one failed. | |||
2016-02-25 | Prompt detect not working | Tony Murray | |
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) # ``` | |||
2016-02-25 | Merge pull request #343 from awlx/ssh_key_support | ytti | |
Ssh key support | |||
2016-02-25 | Removed unnecessary repetition | awlx | |
2016-02-25 | Merge pull request #342 from awlx/fix_documentation_for_centos | ytti | |
Added needed dependency for GIT remote functionality via SSH | |||
2016-02-25 | Added documenation hint | awlx | |
2016-02-25 | Added support for SSH Key usage and ssh-agent-forwarding | awlx | |
2016-02-25 | Added needed dependency for GIT remote functionality via SSH | awlx | |
2016-02-25 | Merge pull request #341 from awlx/fortios_configdump_with_readonlyuser | ytti | |
Fixed the fortios prompt to support a read-only user | |||
2016-02-25 | Fixed the fortios prompt to support a read-only user | awlx | |
2016-02-25 | Merge pull request #340 from awlx/add_f5_partition_support | ytti | |
Added function to get configuration of all partitions running on a F5 | |||
2016-02-25 | fix ssh test | Saku Ytti | |
also fix warning about unused variable | |||
2016-02-25 | Merge pull request #339 from roedie/update-ssh_proxy | ytti | |
Update ssh proxy |