summaryrefslogtreecommitdiff
path: root/lib/oxidized/input
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-14Fix 1385 - telnet brokenytti
2018-06-07make login username/passord detection genericSaku Ytti
2018-05-30Rubocop fixSaku Ytti
2018-05-30rubocop fixesSaku Ytti
2018-05-30Add support for CambiumSaku Ytti
2018-05-17Fix telnet (#1343)Bas van Elburg
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-29refactor telnet input logging for consistently with sshWild Kat
2018-04-27refactor login in ssh.rbWild Kat
2018-04-27Merge pull request #1315 from wk/potato-potatoytti
2018-04-27transition from TimeoutError to Timeout::ErrorWild 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
2018-01-25model: Fixed FTP Passive/Active modes & Xyzel XGS4600 series Docs (#1161)KodApa85
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-30Update tftp.rbMajesticFalcon
2016-08-30Update tftp.rbMajesticFalcon
2016-08-30Remove unnecessary debuggingMajesticFalcon
2016-08-30Update Filename and tftp loadMajesticFalcon
2016-08-30Update tftpMajesticFalcon
2016-08-30Add UDP TFTPMajesticFalcon
2016-08-29support terminal and ssh auth for same modelSaku Ytti
2016-08-19Disconnect input when expected prompt wasn't foundAndreas Rammhold
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-02fix cli specElvin Efendi
2016-06-02cleaner specElvin Efendi