Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-30 | make opengear prompt mandatory | Wild Kat | |
2018-04-28 | Update boss.rb | ospfbgp | |
Issues with some older boss switches that have the banner turned off. They still display the banner but it is just scrolls and no pause. The send "c" gets put at the prompt and you are now stuck. An easy fix is to just send new line so you get a new prompt and the next command does not get corrupt. Tested on about 100 BOSS switches and all working now. | |||
2018-04-27 | ignore node_want in csv.rb for now | Wild Kat | |
2018-04-27 | expect node_want in csv.rb from #1095 | Wild Kat | |
2018-04-27 | model: Added IOSXE model which uses IOS model | Neil Lathwood | |
2018-04-27 | Merge pull request #1315 from wk/potato-potato | ytti | |
transition from TimeoutError to Timeout::Error | |||
2018-04-27 | transition from TimeoutError to Timeout::Error | Wild Kat | |
2018-04-27 | Merge pull request #1280 from rgnv/master | ytti | |
Added Cisco Spark hook | |||
2018-04-27 | Merge pull request #1242 from cppmonkey/xgs4600-cli | ytti | |
Zyxel XGS4600 ssh/telnet | |||
2018-04-27 | Merge pull request #1314 from wk/xos-scrub-generated | ytti | |
scrub generated time from xos.rb configs (closes #629) | |||
2018-04-27 | scrub generated time from xos.rb configs (closes #629) | Wild Kat | |
2018-04-27 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-27 | Merge pull request #1175 from laf/ssh-auth-methods | ytti | |
Added support for setting ssh auth methods | |||
2018-04-27 | bring ciscosparkdiff.rb back into compliance with rubocop | Wild Kat | |
2018-04-27 | Rebased and fixed conflicts | Neil Lathwood | |
2018-04-27 | Merge remote-tracking branch 'upstream/master' into pr-1280 | Wild Kat | |
2018-04-27 | Another travis fix | Neil Lathwood | |
2018-04-27 | travis fixes | Neil Lathwood | |
2018-04-27 | Rebased from master | Neil Lathwood | |
2018-04-27 | Merge pull request #1238 from jiphex/fix-dnos-changing-info | ytti | |
Alter DNOS config. Remove constantly changing info | |||
2018-04-27 | Add SSH keepalive | Saku Ytti | |
Closes #1276 | |||
2018-04-26 | praise be | Saku Ytti | |
2018-04-26 | fix rubocop being anal | Saku Ytti | |
2018-04-26 | safe guard version for environment without git | Saku Ytti | |
2018-04-25 | only set version when building packege | Saku Ytti | |
2018-04-25 | fine tune rubocop to yttis exacting specifications | Wild Kat | |
2018-04-25 | set version from git | Saku Ytti | |
you still need to bump version.rb, as 'rake tag' will use that to create git tag, which we need :> | |||
2018-04-25 | Add option to force input string into 8bit-ascii | ytti | |
Essentially binary blob or UTF8 Closes #1210 | |||
2018-04-25 | Merge branch 'master' into the-great-makeover | Wild Kat | |
2018-04-22 | Change the debug log fsync to a flush | Jason Ackley | |
fsync() can be expensive on OSes and induce timeout failures when running with input debugging of SSH sessions. | |||
2018-04-21 | the great makeover - standardize layout, alignment, indentation | Wild Kat | |
2018-04-20 | Merge pull request #1291 from wk/refactor-awssns | ytti | |
restructure awssns.rb to comply with rubocop | |||
2018-04-19 | Basic support for NDMS OS (Zyxel Keenetic) | Yuri Zubov | |
2018-04-16 | restructure awssns.rb to comply with rubocop | Wild Kat | |
2018-04-16 | Merge branch 'master' into refactor-slackdiff | Wild Kat | |
2018-04-16 | model: netgear.rb support for older models (#1268) | Zsolt Zsiros | |
* Added support for older models (FW 5.x.y.z like on GS110TP, GS748Tv4, etc) * Fixed prompt regex * docs/Model-Notes/Netgear created * docs/Model-Notes/Netgear fixed typos | |||
2018-04-16 | Merge pull request #1282 from wk/refactor-xmppdiff | ytti | |
restructure xmppdiff.rb to comply with rubocop | |||
2018-04-15 | Merge pull request #1274 from wk/furiously-untab | ytti | |
eliminate tabs in favor of double space | |||
2018-04-15 | Merge pull request #1260 from wk/models-backflip | ytti | |
eliminate inverse methods from models | |||
2018-04-15 | Merge pull request #1261 from wk/verbose-hash-methods | ytti | |
standardize on verbose hash methods | |||
2018-04-15 | restructure slackdiff.rb to comply with rubocop | Wild Kat | |
2018-04-15 | restructure xmppdiff.rb to comply with rubocop | Wild Kat | |
2018-04-15 | massage into rubocop compliance | Wild Kat | |
2018-04-13 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-12 | fix formatting to comply with Rubocop | rgnv | |
2018-04-12 | Added Cisco Spark hook | rgnv | |
2018-04-11 | eliminate tabs in favor of double space | Wild Kat | |
2018-04-11 | standardize on verbose hash methods | Wild Kat | |
2018-04-09 | Disable paging for "show full-configuration" on FortiOS | Andre Sencioles | |
2018-04-08 | eliminate inverse methods from models | Wild Kat | |