summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-24Add Brocade NOSSaku Ytti
2014-08-24Add ExtremeXOSSaku Ytti
2014-08-18update about Cisco SMB supportSaku Ytti
2014-08-18Merge pull request #44 from thetamind/cisco_small_business_switchesytti
Add model for Cisco small business switches
2014-08-18Add model for Cisco small business switchesMatthew Boehlig
Supports 200, 300, 500, and ESW2 series switches
2014-08-16Closes #32Saku Ytti
2014-08-16Closes #37Saku Ytti
2014-08-16Closes #35Saku Ytti
2014-08-16update change log, bump up gemspecSaku Ytti
2014-08-16Merge pull request #42 from emjemj/masterytti
Added enable magic for powerconnect model, fixed pagination issues
2014-08-15Added enable magic for powerconnect model, fixed pagination issuesEric
2014-08-15Merge pull request #41 from willglynn/ubiquiti_airosytti
Add Ubiquiti AirOS model
2014-08-15Add Ubiquiti AirOS modelWill Glynn
2014-08-14fix ios-xr promptSaku Ytti
2014-08-13Remove changing lines from procurve.rbJari Salo
2014-08-11specify rugged versionSaku Ytti
with 0.19.0 (in rubygem-rugged-0.19.0-4.fc20.x86_64) you'll get this: /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/output/git.rb:69:in `create': wrong argument type nil (expected Hash) (TypeError) from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/output/git.rb:69:in `update_repo' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/output/git.rb:33:in `store' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:37:in `process' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:13:in `block in work' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:13:in `each' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:13:in `work' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:36:in `run' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:29:in `initialize' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:11:in `new' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:11:in `new' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/cli.rb:9:in `run' from /usr/local/share/gems/gems/oxidized-0.2.2/bin/oxidized:9:in `<top (required)>' from /usr/local/bin/oxidized:23:in `load' from /usr/local/bin/oxidized:23:in `<main>'
2014-08-10update changelogSaku Ytti
2014-08-08Support creating session log of telnet/sshSaku Ytti
If you have input: debug: session_log Then session_log-telnet and session_log-ssh will be created showing what the telnet/ssh saw. Helpful in model development.
2014-08-07Merge pull request #31 from dotwaffle/foundry-oldytti
Use a more compatible Foundry/Brocade syntax for turning off paging
2014-08-07Use a more compatible Foundry/Brocade syntax for turning off pagingMatthew Walster
Unfortunately, older Foundry/Brocade hardware doesn't support "terminal length 0" and you have to use the much clunkier "skip-page-display" instead. This especially affects older FastIron era devices.
2014-08-06Added Huawei VRP model support.Jari Salo
2014-08-06Merge branch 'master' of https://github.com/ytti/oxidizedSaku Ytti
2014-08-06small model changesSaku Ytti
- ios show first line of 'show version' - junos display omitted config
2014-08-05Add Alcatel-Lucent ISAM 7302/7330 DSLAM model supportJari Salo
2014-08-05fix typoSaku Ytti
2014-08-05fix ssh close when far end closes disgracefullySaku Ytti
ALU ISAM DSLAM does this
2014-07-26update readme with new modelsSaku Ytti
2014-07-24update gemspec version0.2.2Saku Ytti
2014-07-24update changelogSaku Ytti
2014-07-24Errno::ETIMEDOUT is normal failureSaku Ytti
2014-07-24return false when crash in model/nodeSaku Ytti
Without this, config gets 'true' value, which is not string, and git output will barf.
2014-07-24fix variable reasolving0.2.1Saku Ytti
+ bumpup gemspec
2014-07-24fix variable resolvingSaku Ytti
2014-07-24bump up gemspec version0.2.0Saku Ytti
2014-07-24Merge pull request #30 from lysiszegerman/masterytti
ScreenOS support
2014-07-23Drop prompt lines from config, discard changes on exitMarcus Stoegbauer
2014-07-23Merge pull request #29 from thakala/masterytti
Brocade Vyatta model added
2014-07-23Brocade Vyatta model addedTomi Hakala
2014-07-22update changelogSaku Ytti
2014-07-22Merge pull request #28 from thakala/masterytti
Updates
2014-07-22Merge remote branch 'origin'Tomi Hakala
2014-07-22Cisco ASA model addedTomi Hakala
2014-07-22Cisco ASA model addedTomi Hakala
2014-07-22Delete .README.md.swpthakala
2014-07-22Documentation formatting fixesTomi Hakala
2014-07-22Documentation improvements: added list of supported devices and installation ↵Tomi Hakala
instructions for CentOS, OL and RHEL
2014-07-21Brocade Fabric OS model cleanupsTomi Hakala
2014-07-21update changelogSaku Ytti
2014-07-21Merge pull request #27 from thakala/masterytti
Added Brocade Fabric OS support
2014-07-21Added Brocade Fabric OS supportTomi Hakala