summaryrefslogtreecommitdiff
path: root/lib/oxidized/input/ssh.rb
AgeCommit message (Expand)Author
2016-10-31it shouldn't be a private methodSaku Ytti
2016-10-31Allow model to specify SSH PTY optionsSaku Ytti
2016-10-17Use variable vars(:ssh_keys) for private key authenticationDenver Abrey
2016-10-13Add key authentication to ssh inputDenver Abrey
2016-08-29support terminal and ssh auth for same modelSaku Ytti
2016-07-20create a `logs` dir for all the debug logsDanilo Sousa
2016-07-10move ssh_no_exec exec test into exec definitionNick Hilliard
2016-06-02more debug stratementsElvin Efendi
2016-06-02some debug statementsElvin Efendi
2016-02-25fix ssh testSaku Ytti
2016-02-24Remove netcat in favor of native ssh tunnelroedie
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-06oops, presedence issueSaku Ytti
2015-09-05add support for setting ssh and telnet portSaku 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-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-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-01add latest changesSamer Abdel-Hafez
2013-05-01Add Model#expect, support block at post/pre configSaku Ytti
2013-04-21Add input method fallback, e.g. if ssh does not work, try telnetSaku Ytti
2013-04-17Initial commitSaku Ytti