summaryrefslogtreecommitdiff
path: root/lib/oxidized/input/telnet.rb
AgeCommit message (Expand)Author
2018-09-12add a new line after guard clauses for better visual flow (#1520)Wild Kat
2018-06-14Fix 1385 - telnet brokenytti
2018-06-07make login username/passord detection genericSaku Ytti
2018-05-17Fix telnet (#1343)Bas van Elburg
2018-04-29refactor telnet input logging for consistently with sshWild Kat
2018-04-27transition from TimeoutError to Timeout::ErrorWild Kat
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2016-07-20create a `logs` dir for all the debug logsDanilo Sousa
2016-01-27fixes #288Saku Ytti
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-03-06Log prompt detection failuresSamer Abdel-Hafez
2014-08-08Support creating session log of telnet/sshSaku Ytti
2014-04-15Waittime => TimeoutSaku Ytti
2014-04-14Use 'asetus' for configuration filesSaku Ytti
2014-04-13smarter match for IP address in nodesSaku Ytti
2014-03-05Add AireOS supportSaku Ytti
2014-03-01Add Model#output methodSaku Ytti
2014-02-10Handle exceptions with different log levelsSaku Ytti
2014-02-07Ignore ssh keys, change input exceptionsSaku Ytti
2013-09-06more errors to rescue fromPaul Sherratt
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-17Initial commitSaku Ytti