index
:
oxidized.git
feature-pre_login
master
mem_use_optimise
next-with-new-thread
no-resolve
sudo-for-cumulus
configuration backup software - silly attempt at rancid
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
oxidized
/
input
/
ssh.rb
Age
Commit message (
Expand
)
Author
2016-07-10
move ssh_no_exec exec test into exec definition
Nick Hilliard
2016-06-02
more debug stratements
Elvin Efendi
2016-06-02
some debug statements
Elvin Efendi
2016-02-25
fix ssh test
Saku Ytti
2016-02-24
Remove netcat in favor of native ssh tunnel
roedie
2016-02-19
Made the vars strings
roedie
2016-02-19
Add support to specify cipher and kex for ssh connections
roedie
2016-02-06
set TERM
nopedial
2016-02-05
version 0.12.0
0.12.0
nopedial
2016-01-27
fixes #288
Saku Ytti
2016-01-20
option to use ssh proxy command
Elvin Efendi
2015-12-13
refactor and fix bugs introduced with new changes
Elvin Efendi
2015-11-13
better test framework, more specs and Travis CI
Elvin Efendi
2015-09-29
use different path for debug logging
Reinier Schoof
2015-09-06
oops, presedence issue
Saku Ytti
2015-09-05
add support for setting ssh and telnet port
Saku Ytti
2015-06-08
Add keyboard-interactive as SSH auth method to fix Net::SSH::AuthenticationFa...
Clay Fiske
2015-05-21
accept 'none' auth
Saku Ytti
2015-04-20
don't use keyboard interactive passwords
Saku Ytti
2015-03-06
Log prompt detection failures
Samer Abdel-Hafez
2014-08-08
Support creating session log of telnet/ssh
Saku Ytti
2014-08-05
fix ssh close when far end closes disgracefully
Saku Ytti
2014-04-14
Use 'asetus' for configuration files
Saku Ytti
2014-04-13
Subclass all errors from OxidizedError
Saku Ytti
2014-04-13
smarter match for IP address in nodes
Saku Ytti
2014-03-28
if disconnect_cli does not disconnect us, give up
Saku Ytti
2014-03-05
Add AireOS support
Saku Ytti
2014-03-02
Give up after timeout on SSH#expect
Saku Ytti
2014-03-01
Add Model#output method
Saku Ytti
2014-02-23
Migrate to sinatra/puma from webrick
Saku Ytti
2014-02-10
Handle exceptions with different log levels
Saku Ytti
2014-02-07
Add AOS (ALU OmniSwitch) support
Saku Ytti
2014-02-07
Ignore ssh keys, change input exceptions
Saku Ytti
2013-09-06
more errors to rescue from
Paul Sherratt
2013-05-12
add rescue for Errno::EHOSTUNREACH in input/ssh.rb
nopedial
2013-05-01
add latest changes
Samer Abdel-Hafez
2013-05-01
Add Model#expect, support block at post/pre config
Saku Ytti
2013-04-21
Add input method fallback, e.g. if ssh does not work, try telnet
Saku Ytti
2013-04-17
Initial commit
Saku Ytti