summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2018-04-27expect node_want in csv.rb from #1095Wild Kat
2018-04-27refactor login in ssh.rbWild Kat
2018-04-27add docs and tests for resolve_dnsWild Kat
2018-04-27Merge remote-tracking branch 'upstream/no-resolve' into resolve-dnsWild Kat
2018-04-27model: Added IOSXE model which uses IOS modelNeil Lathwood
2018-04-27Merge pull request #1315 from wk/potato-potatoytti
transition from TimeoutError to Timeout::Error
2018-04-27transition from TimeoutError to Timeout::ErrorWild Kat
2018-04-27Merge pull request #1280 from rgnv/masterytti
Added Cisco Spark hook
2018-04-27Merge pull request #1242 from cppmonkey/xgs4600-cliytti
Zyxel XGS4600 ssh/telnet
2018-04-27Merge pull request #1314 from wk/xos-scrub-generatedytti
scrub generated time from xos.rb configs (closes #629)
2018-04-27scrub generated time from xos.rb configs (closes #629)Wild Kat
2018-04-27Merge branch 'master' into xgs4600-cliKodApa85
2018-04-27Merge pull request #1175 from laf/ssh-auth-methodsytti
Added support for setting ssh auth methods
2018-04-27bring ciscosparkdiff.rb back into compliance with rubocopWild Kat
2018-04-27Rebased and fixed conflictsNeil Lathwood
2018-04-27Merge remote-tracking branch 'upstream/master' into pr-1280Wild Kat
2018-04-27Another travis fixNeil Lathwood
2018-04-27travis fixesNeil Lathwood
2018-04-27Rebased from masterNeil Lathwood
2018-04-27Merge pull request #1238 from jiphex/fix-dnos-changing-infoytti
Alter DNOS config. Remove constantly changing info
2018-04-27Add SSH keepaliveSaku Ytti
Closes #1276
2018-04-26praise beSaku Ytti
2018-04-26fix rubocop being analSaku Ytti
2018-04-26safe guard version for environment without gitSaku Ytti
2018-04-25only set version when building packegeSaku Ytti
2018-04-25fine tune rubocop to yttis exacting specificationsWild Kat
2018-04-25set version from gitSaku Ytti
you still need to bump version.rb, as 'rake tag' will use that to create git tag, which we need :>
2018-04-25Add option to force input string into 8bit-asciiytti
Essentially binary blob or UTF8 Closes #1210
2018-04-25Merge branch 'master' into the-great-makeoverWild Kat
2018-04-22Change the debug log fsync to a flushJason Ackley
fsync() can be expensive on OSes and induce timeout failures when running with input debugging of SSH sessions.
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2018-04-20Merge pull request #1291 from wk/refactor-awssnsytti
restructure awssns.rb to comply with rubocop
2018-04-19Add handling for devices that only prompt for a password via SSHja-frog
An approach to handling devices that do not prompt for a username, only a password when connecting via ssh. The Calix B6 inspired this.
2018-04-19Basic support for NDMS OS (Zyxel Keenetic)Yuri Zubov
2018-04-16restructure awssns.rb to comply with rubocopWild Kat
2018-04-16Merge branch 'master' into refactor-slackdiffWild Kat
2018-04-16model: 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-16Merge pull request #1282 from wk/refactor-xmppdiffytti
restructure xmppdiff.rb to comply with rubocop
2018-04-15Merge pull request #1274 from wk/furiously-untabytti
eliminate tabs in favor of double space
2018-04-15Merge pull request #1260 from wk/models-backflipytti
eliminate inverse methods from models
2018-04-15Merge pull request #1261 from wk/verbose-hash-methodsytti
standardize on verbose hash methods
2018-04-15restructure slackdiff.rb to comply with rubocopWild Kat
2018-04-15restructure xmppdiff.rb to comply with rubocopWild Kat
2018-04-15massage into rubocop complianceWild Kat
2018-04-13Merge branch 'master' into xgs4600-cliKodApa85
2018-04-12fix formatting to comply with Rubocoprgnv
2018-04-12Added Cisco Spark hookrgnv
2018-04-11eliminate tabs in favor of double spaceWild Kat
2018-04-11standardize on verbose hash methodsWild Kat
2018-04-09Disable paging for "show full-configuration" on FortiOSAndre Sencioles