summaryrefslogtreecommitdiff
path: root/lib/oxidized/input
AgeCommit message (Expand)Author
2016-02-19Made the vars stringsroedie
2016-02-19Add support to specify cipher and kex for ssh connectionsroedie
2016-02-06set TERMnopedial
2016-02-05version 0.12.00.12.0nopedial
2016-01-27fixes #288Saku Ytti
2016-01-20option to use ssh proxy commandElvin Efendi
2015-12-13refactor and fix bugs introduced with new changesElvin Efendi
2015-11-13better test framework, more specs and Travis CIElvin Efendi
2015-09-29use different path for debug loggingReinier Schoof
2015-09-25cleaned up conditionalReinier Schoof
2015-09-25only send username when username is set at allReinier Schoof
2015-09-06oops, presedence issueSaku Ytti
2015-09-05add support for setting ssh and telnet portSaku Ytti
2015-08-20Added support for Zyxel ZynOSSaku Ytti
2015-06-08Add keyboard-interactive as SSH auth method to fix Net::SSH::AuthenticationFa...Clay Fiske
2015-05-21accept 'none' authSaku Ytti
2015-04-20don't use keyboard interactive passwordsSaku Ytti
2015-03-06Log prompt detection failuresSamer Abdel-Hafez
2014-08-08Support creating session log of telnet/sshSaku Ytti
2014-08-05fix ssh close when far end closes disgracefullySaku Ytti
2014-07-24Errno::ETIMEDOUT is normal failureSaku Ytti
2014-07-11add support for retrying failed attemptsSaku Ytti
2014-06-11Change dynamic discover of file => class nameSaku Ytti
2014-05-05Introduce node and group level varsAnton Aksola
2014-04-15Waittime => TimeoutSaku Ytti
2014-04-14Use 'asetus' for configuration filesSaku Ytti
2014-04-13Subclass all errors from OxidizedErrorSaku Ytti
2014-04-13smarter match for IP address in nodesSaku Ytti
2014-04-12allow running post_login separatelySaku Ytti
2014-03-28if disconnect_cli does not disconnect us, give upSaku Ytti
2014-03-05Add AireOS supportSaku Ytti
2014-03-02Give up after timeout on SSH#expectSaku Ytti
2014-03-01Add Model#output methodSaku Ytti
2014-02-23Migrate to sinatra/puma from webrickSaku Ytti
2014-02-10Handle exceptions with different log levelsSaku Ytti
2014-02-07Add AOS (ALU OmniSwitch) supportSaku Ytti
2014-02-07Ignore ssh keys, change input exceptionsSaku Ytti
2013-09-06more errors to rescue fromPaul Sherratt
2013-05-12add rescue for Errno::EHOSTUNREACH in input/ssh.rbnopedial
2013-05-01Net::ReadTimeout is ruby 2.0.0 specificSaku Ytti
2013-05-01add latest changesSamer Abdel-Hafez
2013-05-01Add Model#expect, support block at post/pre configSaku Ytti
2013-04-29Catch 'Errno::ECONNRESET' in Telnet#cmdSaku Ytti
2013-04-27Fix connction reset on disconnectSaku Ytti
2013-04-27Fix timeout on receiving command from inputSaku Ytti
2013-04-26Fix: telnet exceptions, broken json/ext, typoSaku Ytti
2013-04-21Dont reimplement 'cmd', call #cmd from #getSaku Ytti
2013-04-21Add input method fallback, e.g. if ssh does not work, try telnetSaku Ytti
2013-04-17Initial commitSaku Ytti