Age | Commit message (Expand) | Author |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi |
2015-09-29 | use different path for debug logging | Reinier Schoof |
2015-09-25 | cleaned up conditional | Reinier Schoof |
2015-09-25 | only send username when username is set at all | Reinier Schoof |
2015-09-06 | oops, presedence issue | Saku Ytti |
2015-09-05 | add support for setting ssh and telnet port | Saku Ytti |
2015-08-20 | Added support for Zyxel ZynOS | Saku Ytti |
2015-06-08 | Add keyboard-interactive as SSH auth method to fix Net::SSH::AuthenticationFa... | Clay Fiske |
2015-05-21 | accept 'none' auth | Saku Ytti |
2015-04-20 | don't use keyboard interactive passwords | Saku Ytti |
2015-03-06 | Log prompt detection failures | Samer Abdel-Hafez |
2014-08-08 | Support creating session log of telnet/ssh | Saku Ytti |
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-11 | add support for retrying failed attempts | Saku Ytti |
2014-06-11 | Change dynamic discover of file => class name | Saku Ytti |
2014-05-05 | Introduce node and group level vars | Anton Aksola |
2014-04-15 | Waittime => Timeout | Saku Ytti |
2014-04-14 | Use 'asetus' for configuration files | Saku Ytti |
2014-04-13 | Subclass all errors from OxidizedError | Saku Ytti |
2014-04-13 | smarter match for IP address in nodes | Saku Ytti |
2014-04-12 | allow running post_login separately | Saku Ytti |
2014-03-28 | if disconnect_cli does not disconnect us, give up | Saku Ytti |
2014-03-05 | Add AireOS support | Saku Ytti |
2014-03-02 | Give up after timeout on SSH#expect | Saku Ytti |
2014-03-01 | Add Model#output method | Saku Ytti |
2014-02-23 | Migrate to sinatra/puma from webrick | Saku Ytti |
2014-02-10 | Handle exceptions with different log levels | Saku Ytti |
2014-02-07 | Add AOS (ALU OmniSwitch) support | Saku Ytti |
2014-02-07 | Ignore ssh keys, change input exceptions | Saku Ytti |
2013-09-06 | more errors to rescue from | Paul Sherratt |
2013-05-12 | add rescue for Errno::EHOSTUNREACH in input/ssh.rb | nopedial |
2013-05-01 | Net::ReadTimeout is ruby 2.0.0 specific | Saku Ytti |
2013-05-01 | add latest changes | Samer Abdel-Hafez |
2013-05-01 | Add Model#expect, support block at post/pre config | Saku Ytti |
2013-04-29 | Catch 'Errno::ECONNRESET' in Telnet#cmd | Saku Ytti |
2013-04-27 | Fix connction reset on disconnect | Saku Ytti |
2013-04-27 | Fix timeout on receiving command from input | Saku Ytti |
2013-04-26 | Fix: telnet exceptions, broken json/ext, typo | Saku Ytti |
2013-04-21 | Dont reimplement 'cmd', call #cmd from #get | Saku Ytti |
2013-04-21 | Add input method fallback, e.g. if ssh does not work, try telnet | Saku Ytti |
2013-04-17 | Initial commit | Saku Ytti |