Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-10 | Update comware.rb | Albert Martinez | |
issue #415 skip rogue ^M to comware based devices | |||
2016-05-06 | release 0.14.10.14.1 | Saku Ytti | |
2016-05-06 | fixes #413 | Saku Ytti | |
2016-05-05 | release new version0.14.0 | Saku Ytti | |
fixes #412 | |||
2016-05-05 | support catos | Saku Ytti | |
2016-05-04 | ASR9001 had \r in password prompt | Saku Ytti | |
Fixes #410 | |||
2016-04-27 | Merge pull request #407 from TibshoOT/fix_single_repo_with_group_and_git | ytti | |
Fix exception when using git, groups, and single_repo method | |||
2016-04-27 | Fix exception when using git, groups, and single_repo method | TibshoOT | |
2016-04-25 | Patch for ironware 07.2.02kT3e3 version | TibshoOT | |
2016-04-08 | Fix for issue ytti/382, filters out additional credentials/secrets | Colin Stubbs | |
which change regularly in some way. Tested with BIG-IP v11.6.1 | |||
2016-04-08 | Fix for issue 359 | Colin Stubbs | |
2016-04-08 | asa.rb enhancements | gcotone | |
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 | release 0.13.10.13.1 | Saku Ytti | |
2016-03-30 | release 0.13.00.13.0 | Saku Ytti | |
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 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-17 | IPOS model improvements to fix unwanted diffs. | Jesper Geertsen Jonsson | |
2016-03-09 | Procurve remove secret | Ultra2D | |
2016-03-09 | Procurve filter control sequences and run `show system information`; fixes #356 | Ultra2D | |
2016-03-04 | include SSH support for DataCom models | Danilo Sousa | |
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 | add DataCom support | Danilo Sousa | |
2016-03-01 | include support for Citrix NetScaler devices | Danilo Sousa | |
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 | Changed configuration item names | awlx | |
2016-02-25 | Remove commands from the config | Tony Murray | |
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 | Removed unnecessary repetition | awlx | |
2016-02-25 | Added support for SSH Key usage and ssh-agent-forwarding | awlx | |
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 | Added function to get configuration of all partitions running on a F5 | awlx | |
2016-02-24 | Remove netcat in favor of native ssh tunnel | roedie | |
Newer versions of ssh (>=5.4) support the -W option which makes the use of netcat obsolete. Dropping netcat is useful is you want to hop through a router/switch since they rarely have netcat support. | |||
2016-02-23 | Merge pull request #326 from danilopopeye/group-remotes-and-hooks | ytti | |
multiple remotes for groups in GithubRepo hook | |||
2016-02-22 | follow the hook remotes config also for groups repositories | Danilo Sousa | |
ref.: https://github.com/ytti/oxidized/pull/326/files#r53557892 | |||
2016-02-22 | don't comment running config | Saku Ytti | |
spotted by @str4nd | |||
2016-02-22 | I guess no one uses telnet, which is nice. | Saku Ytti | |
Edgeswitch spotted by @str4nd | |||
2016-02-22 | Merge pull request #313 from jgroom33/master | ytti | |
add http output type | |||
2016-02-22 | add requires | Jeff Groom | |
2016-02-21 | Fix telnet 'wait for prompt' bug | roedie | |
2016-02-20 | Merge pull request #331 from danilopopeye/config-root-env-var | ytti | |
config root env var | |||
2016-02-20 | Merge pull request #323 from roedie/add-redback | ytti | |
Add support for Ericsson Redback |