Age | Commit message (Expand) | Author |
2014-08-08 | Merge branch 'master' into cfg_as_object | Saku Ytti |
2014-08-08 | Support creating session log of telnet/ssh | Saku Ytti |
2014-08-08 | refactor cfg as object | Saku Ytti |
2014-08-07 | Use a more compatible Foundry/Brocade syntax for turning off paging | Matthew Walster |
2014-08-07 | Keep config as Oxidized::Config instead of hash | Saku Ytti |
2014-08-07 | Pass model config as Outputs object instead of str | Saku Ytti |
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 |
2014-08-05 | Add Alcatel-Lucent ISAM 7302/7330 DSLAM model support | Jari Salo |
2014-08-05 | fix ssh close when far end closes disgracefully | Saku Ytti |
2014-07-24 | Errno::ETIMEDOUT is normal failure | Saku Ytti |
2014-07-24 | return false when crash in model/node | Saku Ytti |
2014-07-24 | fix variable resolving | Saku Ytti |
2014-07-24 | Merge pull request #30 from lysiszegerman/master | ytti |
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 |
2014-07-23 | Brocade Vyatta model added | Tomi Hakala |
2014-07-22 | Merge pull request #28 from thakala/master | ytti |
2014-07-22 | Cisco ASA model added | Tomi Hakala |
2014-07-21 | Brocade Fabric OS model cleanups | Tomi Hakala |
2014-07-21 | Merge pull request #27 from thakala/master | ytti |
2014-07-21 | Added Brocade Fabric OS support | Tomi Hakala |
2014-07-21 | make convenience methods usable | Saku Ytti |
2014-07-21 | Merge pull request #26 from lysiszegerman/master | ytti |
2014-07-21 | Fix bug in 'vars.rb'0.1.1 | Saku Ytti |
2014-07-21 | Added Force10 support | Marcus Stoegbauer |
2014-07-20 | Return useful error message on missing SQL adapter | Saku Ytti |
2014-07-20 | Added support for custom SQL databases. Works as expected for sqlite, except ... | Marcus Stoegbauer |
2014-07-17 | remove secret is under vars, not global | Saku Ytti |
2014-07-14 | core.rb: Improve error message | Richard Hartmann |
2014-07-14 | Fix powerconnect model | Saku Ytti |
2014-07-14 | Allow it to work without local existing config | Saku Ytti |
2014-07-13 | Explain how to disable oxidized-web if load error | Saku Ytti |
2014-07-13 | Change from grit to rugged | Saku Ytti |
2014-07-11 | reset retry count on success | Saku Ytti |
2014-07-11 | add support for retrying failed attempts | Saku Ytti |
2014-07-11 | ignore empty lines in CSV source | Saku Ytti |
2014-07-11 | Bit friendlier error message on invalid config | Saku Ytti |
2014-07-11 | support local models | Saku Ytti |
2014-07-11 | create config dir, before pointing log file there | Saku Ytti |
2014-07-09 | Require OpenStruct | Saku Ytti |
2014-07-09 | Default to local listening for oxidized-web | Richard Hartmann |
2014-07-04 | match node[:name] to ip | Saku Ytti |
2014-07-03 | Fix class name resolution | Saku Ytti |
2014-06-11 | Fix dynamic loading match | Saku Ytti |
2014-06-11 | Change dynamic discover of file => class name | Saku Ytti |
2014-06-11 | move :remove_secret to vars | Samer Abdel-Hafez |
2014-06-11 | add secrets removal code + bump version | Samer Abdel-Hafez |
2014-06-06 | fix: node#last= didn't handle nil | Anton Aksola |