Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-18 | Add model for Cisco small business switches | Matthew Boehlig | |
Supports 200, 300, 500, and ESW2 series switches | |||
2014-08-16 | Closes #32 | Saku Ytti | |
2014-08-16 | Closes #37 | Saku Ytti | |
2014-08-16 | Closes #35 | Saku Ytti | |
2014-08-16 | update change log, bump up gemspec | Saku Ytti | |
2014-08-16 | Merge pull request #42 from emjemj/master | ytti | |
Added enable magic for powerconnect model, fixed pagination issues | |||
2014-08-15 | Added enable magic for powerconnect model, fixed pagination issues | Eric | |
2014-08-15 | Merge pull request #41 from willglynn/ubiquiti_airos | ytti | |
Add Ubiquiti AirOS model | |||
2014-08-15 | Add Ubiquiti AirOS model | Will Glynn | |
2014-08-14 | fix ios-xr prompt | Saku Ytti | |
2014-08-13 | Remove changing lines from procurve.rb | Jari Salo | |
2014-08-11 | specify rugged version | Saku 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-10 | update changelog | Saku Ytti | |
2014-08-08 | Support creating session log of telnet/ssh | Saku 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-07 | Merge pull request #31 from dotwaffle/foundry-old | ytti | |
Use a more compatible Foundry/Brocade syntax for turning off paging | |||
2014-08-07 | Use a more compatible Foundry/Brocade syntax for turning off paging | Matthew 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-06 | Added Huawei VRP model support. | Jari Salo | |
2014-08-06 | Merge branch 'master' of https://github.com/ytti/oxidized | Saku Ytti | |
2014-08-06 | small model changes | Saku Ytti | |
- ios show first line of 'show version' - junos display omitted config | |||
2014-08-05 | Add Alcatel-Lucent ISAM 7302/7330 DSLAM model support | Jari Salo | |
2014-08-05 | fix typo | Saku Ytti | |
2014-08-05 | fix ssh close when far end closes disgracefully | Saku Ytti | |
ALU ISAM DSLAM does this | |||
2014-07-26 | update readme with new models | Saku Ytti | |
2014-07-24 | update gemspec version0.2.2 | Saku Ytti | |
2014-07-24 | update changelog | Saku Ytti | |
2014-07-24 | Errno::ETIMEDOUT is normal failure | Saku Ytti | |
2014-07-24 | return false when crash in model/node | Saku Ytti | |
Without this, config gets 'true' value, which is not string, and git output will barf. | |||
2014-07-24 | fix variable reasolving0.2.1 | Saku Ytti | |
+ bumpup gemspec | |||
2014-07-24 | fix variable resolving | Saku Ytti | |
2014-07-24 | bump up gemspec version0.2.0 | Saku Ytti | |
2014-07-24 | Merge pull request #30 from lysiszegerman/master | ytti | |
ScreenOS support | |||
2014-07-23 | Drop prompt lines from config, discard changes on exit | Marcus Stoegbauer | |
2014-07-23 | Merge pull request #29 from thakala/master | ytti | |
Brocade Vyatta model added | |||
2014-07-23 | Brocade Vyatta model added | Tomi Hakala | |
2014-07-22 | update changelog | Saku Ytti | |
2014-07-22 | Merge pull request #28 from thakala/master | ytti | |
Updates | |||
2014-07-22 | Merge remote branch 'origin' | Tomi Hakala | |
2014-07-22 | Cisco ASA model added | Tomi Hakala | |
2014-07-22 | Cisco ASA model added | Tomi Hakala | |
2014-07-22 | Delete .README.md.swp | thakala | |
2014-07-22 | Documentation formatting fixes | Tomi Hakala | |
2014-07-22 | Documentation improvements: added list of supported devices and installation ↵ | Tomi Hakala | |
instructions for CentOS, OL and RHEL | |||
2014-07-21 | Brocade Fabric OS model cleanups | Tomi Hakala | |
2014-07-21 | update changelog | Saku Ytti | |
2014-07-21 | Merge pull request #27 from thakala/master | ytti | |
Added Brocade Fabric OS support | |||
2014-07-21 | Added Brocade Fabric OS support | Tomi Hakala | |
2014-07-21 | update changelog | Saku Ytti | |
2014-07-21 | make convenience methods usable | Saku Ytti | |
2014-07-21 | fix README config example | Saku Ytti | |
we now support network based SQL and 'file' make little sense in postgres/mysql, changing that to 'database' makes it reusable for both use cases. | |||
2014-07-21 | Merge pull request #26 from lysiszegerman/master | ytti | |
Added Force10 support |