Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-01 | Merge pull request #1323 from z00nx/openwrt | Wild Kat | |
Initial OpenWrt support | |||
2018-05-01 | Merge pull request #1 from wk/pr-1323 | z00nx 0 | |
add references to new openwrt model to round up the PR | |||
2018-05-01 | add reference for openwrt support and update changelog | Wild Kat | |
2018-05-01 | Initial OpenWrt support | z00nx 0 | |
2018-04-30 | Merge pull request #1324 from wk/wk-patch-1 | Wild Kat | |
make opengear prompt mandatory (closes #722) | |||
2018-04-30 | make opengear prompt mandatory | Wild Kat | |
2018-04-29 | Merge pull request #1322 from ospfbgp/patch-7 | ytti | |
Update boss.rb | |||
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-28 | Merge pull request #1320 from wk/we-want-your-nodes | Wild Kat | |
allow node_want in csv.rb and ignore it (closes #1319) | |||
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 | Merge pull request #1317 from laf/iosxe-model | ytti | |
model: Added IOSXE model which uses IOS model | |||
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 | Removed accidental deletion | KodApa85 | |
2018-04-27 | Corrected spelling mistake | KodApa85 | |
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 | Merge pull request #1 from wk/pr-1280 | Ron | |
massage into rubocop compliance | |||
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 | Add license | ytti | |
2018-04-27 | Merge pull request #1175 from laf/ssh-auth-methods | ytti | |
Added support for setting ssh auth methods | |||
2018-04-27 | Merge pull request #1 from wk/pr-1175 | Neil Lathwood | |
confucious say: man who rebases broken test of another simply shifting blame | |||
2018-04-27 | Merge branch 'ssh-auth-methods' into pr-1175 | Neil Lathwood | |
2018-04-27 | updated tests | Neil Lathwood | |
2018-04-27 | confucious say: man who rebases broken test of another simply shifting blame | Wild Kat | |
2018-04-27 | Merge pull request #1095 from laf/feature/oxs-single-host | ytti | |
feature Allow oxs to call for single host | |||
2018-04-27 | fixed more conflicts | Neil Lathwood | |
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 | Merge pull request #1311 from wk/patch-1 | ytti | |
Use actual git commands that exist | |||
2018-04-26 | Use actual git commands that exist | Wild Kat | |
2018-04-26 | unshallow docker git checkout | Saku Ytti | |
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 | Merge pull request #1309 from wk/everybody-rake-now | ytti | |
change docker build process to use rake | |||
2018-04-25 | change docker build process to use rake | Wild Kat | |
2018-04-25 | Use rake instead of gem to build package | Saku Ytti | |
2018-04-25 | only set version when building packege | Saku Ytti | |
2018-04-25 | Merge pull request #1308 from wk/restore-compliance | ytti | |
fine tune rubocop to yttis exacting specifications |