Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-07 | Fix suggested by ytti for issue #610 | Mike Rostermund | |
2016-12-07 | Merge pull request #634 from thanegill/master | ytti | |
[AOWS] Remove trailing whitespace and enable prompt detection | |||
2016-12-07 | Remove trailing whitespace and enable prompt detection | Thane Gill | |
Fixes: #630 | |||
2016-12-07 | Merge pull request #633 from jbaker48/master | ytti | |
exclude time from show run output | |||
2016-12-06 | Update eos.rb | jbaker48 | |
2016-12-06 | exclude time from output | jbaker48 | |
2016-12-04 | Merge pull request #628 from natm/master | ytti | |
New hook: awssns - Publish messages to AWS SNS topics | |||
2016-12-04 | New hook: awssns - Publish messages to AWS SNS topics | Nat Morris | |
2016-11-19 | Merge pull request #618 from laf/ssl-no-verify | ytti | |
Added option to disable ssl verification checks for http source | |||
2016-11-19 | Updated config options | Neil Lathwood | |
2016-11-19 | Added option to disable ssl verification checks for http source | Neil Lathwood | |
2016-11-18 | Merge pull request #616 from Atroskelis/patch-2 | ytti | |
Added SG support to ciscosmb.rb model | |||
2016-11-18 | Update ciscosmb.rb | Atroskelis | |
Added old commands in case of different CLI variations. | |||
2016-11-18 | Update ciscosmb.rb | Atroskelis | |
Forgot the username prompt change. | |||
2016-11-18 | Update ciscosmb.rb | Atroskelis | |
Adapted for SG series, not sure about SF. Please test. | |||
2016-11-11 | expect prompt after entering enable password | Saku Ytti | |
2016-11-10 | Merge pull request #614 from flokli/planet | ytti | |
add support for PLANET SG switches | |||
2016-11-10 | add support for PLANET SG switches | Florian Klink | |
So far, only SGS switches were supported. Now, we check the model type during the 'show version' command, and only execute the 'show transceiver details' command in case an SGS switch was detected (as its not supported on SG models). We will also strip lines containing the current System Time and Uptime. These only appear on SG models, but it's a good idea to strip them anyways. | |||
2016-11-10 | Merge pull request #613 from rfdrake/develop | ytti | |
renamed alvarion -> alvarion.rb | |||
2016-11-09 | renamed alvarion -> alvarion.rb | Robert Drake | |
I believe from this: require File.join dir, file+'.rb' That the only way this model would work is if it has a .rb extension. I don't have any of these devices to test if this works. | |||
2016-11-07 | Merge pull request #606 from rfdrake/dlink | ytti | |
This adds support for D-Link switches | |||
2016-11-04 | Merge pull request #608 from rfdrake/trango | ytti | |
Added support for Trango/Trangolink-45 | |||
2016-11-04 | Merge pull request #607 from rfdrake/hatteras | ytti | |
This adds support for Hatteras Networks devices | |||
2016-11-04 | Merge pull request #605 from rfdrake/casa | ytti | |
This adds support for the Casa C1G CMTS | |||
2016-11-04 | This adds support for Hatteras Networks devices | Robert Drake | |
2016-11-04 | This adds support for D-Link switches | Robert Drake | |
This specifically supports DES-3526/3550 series switches. | |||
2016-11-04 | This adds support for the Casa C1G CMTS | Robert Drake | |
This will probably work for the other Casa CMTS as well. | |||
2016-11-04 | Added support for Trango/Trangolink-45 | Robert Drake | |
I only have the Trangolink-45 so I'm not sure which other radios this might support. | |||
2016-11-01 | expect prompt after sending enable password | Saku Ytti | |
2016-11-01 | Merge pull request #602 from jackson-tim/patch-1 | ytti | |
Update dnos.rb | |||
2016-10-31 | Update dnos.rb | jackson-tim | |
Handles old DNOS switches that do not allow term length 0 prior to enable, and double exits in case of enable.. | |||
2016-10-31 | Merge pull request #601 from flokli/planet | ytti | |
add Planet SGS | |||
2016-10-31 | add to README | Florian Klink | |
2016-10-31 | add Planet SGS switches | Florian Klink | |
2016-10-31 | it shouldn't be a private method | Saku Ytti | |
2016-10-31 | Allow model to specify SSH PTY options | Saku Ytti | |
2016-10-31 | Merge pull request #600 from flokli/gitignore | ytti | |
add Ruby.gitignore from github.com/github/gitignore | |||
2016-10-31 | add Ruby.gitignore from github.com/github/gitignore | Florian Klink | |
2016-10-27 | Merge pull request #596 from flokli/hpe-bladesystem | ytti | |
add support for the HPE BladeSystem | |||
2016-10-27 | add support for the HPE BladeSystem | Florian Klink | |
2016-10-26 | return nil if we can't find file | Saku Ytti | |
unsure if we really should, or just raise the error and let consumer of fetch decide what to do with the error | |||
2016-10-26 | fetch should return string, not array | Saku Ytti | |
Also if group was explicitly given, we referred to wrong directory | |||
2016-10-26 | Merge pull request #595 from emjemj/master | ytti | |
Added Support for MRV FiberDriver Linux based management module | |||
2016-10-26 | Added Support for MRV FiberDriver Linux based management module | Eric Lindsjö | |
2016-10-25 | Merge pull request #593 from stokbaek/master | ytti | |
Added support for fujitsu blade switches | |||
2016-10-25 | Added support for fujitsu blade switches | Christoffer Stokbaek | |
2016-10-21 | Merge pull request #592 from matthanley/master | ytti | |
Docker: Add missing dependency for Rugged | |||
2016-10-21 | Add missing dependency for Rugged | Matt Hanley | |
2016-10-19 | Merge pull request #590 from denvera/master | ytti | |
Update regex to match newer pfSense config files | |||
2016-10-19 | Update regex to match newer pfSense config files | Denver Abrey | |