summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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-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-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
2018-04-08eliminate inverse methods from modelsWild Kat
2018-04-07Allowed prompt to contain hyphenMartin Overgaard Hansen
2018-04-06expose username in debug logWild Kat
2018-04-06refactor githubrepo credential handlingWild Kat
2018-04-05unspeakable things took place in original PR, correcting modelWild Kat
2018-04-05Merge pull request #1251 from wk/snr-support-refactorytti
Snr support refactor (closes #1139)
2018-04-05strip uptime info from show versionWild Kat
2018-03-26Update hpebladesystem.rbSascha Tetzel
- disable Last Update from NTP in Show Network, because it produced a new version with every backup (show network) - disable parsing of "----More----", it is better to user "Script Mode" (cfg :telnet, :ssh) -> post_login
2018-03-23Merge remote-tracking branch 'upstream/master' into snr-support-refactorWild Kat
2018-03-23yield cfg for clarityWild Kat
2018-03-21Update nxos.rbUwe Werler
Otherwise the running config will not be stored.
2018-03-21Alter DNOS config. Remove constantly changing infoJames Hannah
Gsub out the uptime which changes constantly, and remove the output of "show system" which duplicates the info from "show version" and contains fan speed data which isn't helpful.
2018-03-20better commentsWild Kat
2018-03-20expand dcnos modelWild Kat
2018-03-20refactor snr support into dcnos modelWild Kat
2018-03-19AricentISS: Fix pagination for old OS versionsTorbjörn Lönnemark
Always issue both 'no cli pagination' and 'no cli pagignation'. Conditionally issuing only the correct variant would require sending the same number of commands to the switch ('show version', 'no cli pagi(g)nation') and also require extra logic in the model. Additionally, always issuing both removes the need for storing information about what OS versions require which command in the model.
2018-03-17transition timos to srosWild Kat
2018-03-17Merge pull request #1063 from Alexandre-io/fix-firewareos-clusterytti
Fix prompt pattern for firewareos clusters
2018-03-17Merge pull request #1066 from rverchere/dnosytti
Handle Dell N2000 switches (dnos6)
2018-03-17Merge pull request #1205 from SoulGit/add-fortios-secretsytti
Add fortios fields to be masked by remove_secret flag
2018-03-17Merge pull request #1222 from yzguy/yzguy/edgeos_vyatta_secret_removalytti
add removal of secrets in edgeos, vyatta