summaryrefslogtreecommitdiff
path: root/lib/oxidized/input/ssh.rb
AgeCommit message (Expand)Author
2018-09-12add a new line after guard clauses for better visual flow (#1520)Wild Kat
2018-08-22add configurable per node ssh_no_keepalive boolean (#1489)Wild Kat
2018-06-27Don't use SSH logger unless input debug is setSaku Ytti
2018-06-22Use Oxidized.logger for ssh loggerSaku Ytti
2018-06-22smell reduction bug fixesSaku Ytti
2018-06-22rubycop fixesSaku Ytti
2018-06-22rubycop fixesSaku Ytti
2018-06-22ehh what can you doSaku Ytti
2018-06-22remove SSH::connect smellSaku Ytti
2018-06-22enable SSH logging if input logging is trueSaku Ytti
2018-06-07make login username/passord detection genericSaku Ytti
2018-05-09reduce logspam - auth methods are debug, not infoWild Kat
2018-05-06rubocop fixesytti
2018-05-06Merge pull request #1266 from ja-frog/masterytti
2018-04-27refactor login in ssh.rbWild Kat
2018-04-27Rebased and fixed conflictsNeil Lathwood
2018-04-27Add SSH keepaliveSaku Ytti
2018-04-25Merge branch 'master' into the-great-makeoverWild Kat
2018-04-22Change the debug log fsync to a flushJason Ackley
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2018-04-19Add handling for devices that only prompt for a password via SSHja-frog
2018-02-05Added support for setting ssh auth methodsNeil Lathwood
2017-07-02Update ssh.rbFauli83
2017-03-16Add option to disable StrictHostKeyCheckingArnoud Vermeer
2017-03-16Ignore the host key checkingArnoud Vermeer
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