summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2016-07-18GAIA OS CheckPoint - New modeltotosh
2016-07-14Match entire control sequence after Press any key to continueUltra2D
2016-07-11release 0.15.00.15.0Saku Ytti
2016-07-10move ssh_no_exec exec test into exec definitionNick Hilliard
2016-07-09puts should not be used for debugging - use Oxidized.logger.debug instead.Nick Hilliard
2016-07-09implement new screenscrape method in modelNick Hilliard
2016-07-07Issue identifying prompt with truncated hostnamenetwork-guy
The FortiOS device will truncate the hostname if it exceeds 24 characters. It will place a tilde (~) in the hostname, either at the end or before a hyphen. This causes a failure with prompt recognition and causes the backup to fail. This change adds a tilde as an identifying character in the prompt.
2016-07-06Add secret removal for bkup-passwords on ArubaOliver Garraux
2016-07-06Added support for ssh_no_exec config file variableNick Hilliard
2016-06-27Update edgeswitch.rbMrRJ45
Fix user prompt on some versions (Only "User:" at the prompt, with no spaces
2016-06-24Update br6910.rbChristopher
2016-06-24Add support for Brocade 6910 (br6910)Christopher
The Brocade 6910 switch has a significantly different CLI to Ironware/Fastiron and requires different treatment to pull config.
2016-06-22Merge pull request #475 from udhos/masterytti
Add support for Coriant 8600 and Coriant 8800.
2016-06-21Rename Coriant8800 to CoriantTmos.Everton Marques
2016-06-21Rename coriant8800 to corianttmos.Everton Marques
2016-06-21Login/password prompts only for telnet.Everton Marques
2016-06-21Merge pull request #477 from funzoneq/remove-tacacs-secretytti
Remove tacacs secret
2016-06-21Remove tacacs secretArnoud Vermeer
2016-06-20Set comment prefix for Coriant models.Everton Marques
2016-06-20Coriant8600 from https://www.coriant.com/products/8600.aspEverton Marques
2016-06-20Coriant8800 from https://www.coriant.com/products/8800.aspEverton Marques
2016-06-13expect prompt after enable PWSaku Ytti
2016-06-13Update Quanta model nameDaniel Preussker
2016-06-13Update quanta.rbDaniel Preussker
Updated match lines
2016-06-13Added Quanta OSDaniel Preussker
2016-06-09removing debuggingSaku Ytti
closes #465
2016-06-03NOS v7 has an 'up' date field in the show chassis command that is the ↵Thomas Davis
current day. This removes that 'up' date value from the show chassis command.
2016-06-02fix cli specElvin Efendi
2016-06-02cleaner specElvin Efendi
2016-06-02more debug stratementsElvin Efendi
2016-06-02some debug statementsElvin Efendi
2016-05-30Avoid commit if cpu, memory or received pkts change and handle cluster ↵Alexandre-io
informations.
2016-05-30Merge pull request #436 from Alexandre-io/feat/watchguardytti
Add support for watchguard (FirewareOS)
2016-05-30Add support for watchguard (FirewareOS)Alexandre-io
2016-05-27Fix syntaxAdam Winberg
2016-05-27Use better variable declarationAdam Winberg
2016-05-27Added feature to disable polling based on intervalAdam Winberg
2016-05-27Strip out dynamic value from CLI broxio
Strip out random value from #show version - Memory - Current time is - The system has been up - Last configuration saved at #show running-config all-partitions - Current configuration - Configuration last updated at - Configuration last saved at - Configuration last synchronised at Another add in cmd #show bootimage it's similar to show version it is more readable
2016-05-26remove frequently changing lines in 'show system info'charlesklement
2016-05-25Merge pull request #389 from PANZERBARON/masterytti
Add 'nomore' to NOS model for sh run command
2016-05-25Merge pull request #330 from Ham5ter/masterytti
Adds support for Mellanox Switch devices
2016-05-25Renames the Class and File to "MLNXOS"Ham5ter
The Official Name of the Operating System is "MLNX-OS" I changed the Name to "MLNXOS" because Ruby does not support "-" in Class Names. http://www.mellanox.com/page/mlnx_os
2016-05-25Support setting pidfile locationroedie
2016-05-25release 0.14.30.14.3Saku Ytti
2016-05-25Fix git, String refers to Oxidized::StringSaku Ytti
Fixes #429
2016-05-20Merge branch 'master' of github.com:ytti/oxidizedSaku Ytti
2016-05-20release 0.14.20.14.2Saku Ytti
2016-05-20fixes #423Saku Ytti
2016-05-20Merge pull request #420 from broxio/patch-2ytti
Update acos.rb
2016-05-18Update procurve.rbArnoud Vermeer
Less escaping.