summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-29refactor telnet input logging for consistently with sshWild Kat
2018-04-29Merge pull request #1322 from ospfbgp/patch-7ytti
Update boss.rb
2018-04-28Update boss.rbospfbgp
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-28Merge pull request #1320 from wk/we-want-your-nodesWild Kat
allow node_want in csv.rb and ignore it (closes #1319)
2018-04-27ignore node_want in csv.rb for nowWild Kat
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-27Merge pull request #1317 from laf/iosxe-modelytti
model: Added IOSXE model which uses IOS model
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-27Removed accidental deletionKodApa85
2018-04-27Corrected spelling mistakeKodApa85
2018-04-27Merge pull request #1314 from wk/xos-scrub-generatedytti
scrub generated time from xos.rb configs (closes #629)
2018-04-27Merge pull request #1 from wk/pr-1280Ron
massage into rubocop compliance
2018-04-27scrub generated time from xos.rb configs (closes #629)Wild Kat
2018-04-27Merge branch 'master' into xgs4600-cliKodApa85
2018-04-27Add licenseytti
2018-04-27Merge pull request #1175 from laf/ssh-auth-methodsytti
Added support for setting ssh auth methods
2018-04-27Merge pull request #1 from wk/pr-1175Neil Lathwood
confucious say: man who rebases broken test of another simply shifting blame
2018-04-27Merge branch 'ssh-auth-methods' into pr-1175Neil Lathwood
2018-04-27updated testsNeil Lathwood
2018-04-27confucious say: man who rebases broken test of another simply shifting blameWild Kat
2018-04-27Merge pull request #1095 from laf/feature/oxs-single-hostytti
feature Allow oxs to call for single host
2018-04-27fixed more conflictsNeil Lathwood
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-26Merge pull request #1311 from wk/patch-1ytti
Use actual git commands that exist
2018-04-26Use actual git commands that existWild Kat
2018-04-26unshallow docker git checkoutSaku Ytti
2018-04-26praise beSaku Ytti
2018-04-26fix rubocop being analSaku Ytti
2018-04-26safe guard version for environment without gitSaku Ytti
2018-04-25Merge pull request #1309 from wk/everybody-rake-nowytti
change docker build process to use rake
2018-04-25change docker build process to use rakeWild Kat
2018-04-25Use rake instead of gem to build packageSaku Ytti
2018-04-25only set version when building packegeSaku Ytti
2018-04-25Merge pull request #1308 from wk/restore-complianceytti
fine tune rubocop to yttis exacting specifications
2018-04-25fix cli_spec.rb to reflect new version outputWild Kat
2018-04-25regenerate .rubocop_todo.ymlWild Kat