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
2018-09-12
add a new line after guard clauses for better visual flow (#1520)
Wild Kat
2018-08-22
add configurable per node ssh_no_keepalive boolean (#1489)
Wild Kat
2018-06-27
Don't use SSH logger unless input debug is set
Saku Ytti
2018-06-22
Use Oxidized.logger for ssh logger
Saku Ytti
2018-06-22
smell reduction bug fixes
Saku Ytti
2018-06-22
rubycop fixes
Saku Ytti
2018-06-22
rubycop fixes
Saku Ytti
2018-06-22
ehh what can you do
Saku Ytti
2018-06-22
remove SSH::connect smell
Saku Ytti
2018-06-22
enable SSH logging if input logging is true
Saku Ytti
2018-06-07
make login username/passord detection generic
Saku Ytti
2018-05-09
reduce logspam - auth methods are debug, not info
Wild Kat
2018-05-06
rubocop fixes
ytti
2018-05-06
Merge pull request #1266 from ja-frog/master
ytti
2018-04-27
refactor login in ssh.rb
Wild Kat
2018-04-27
Rebased and fixed conflicts
Neil Lathwood
2018-04-27
Add SSH keepalive
Saku Ytti
2018-04-25
Merge branch 'master' into the-great-makeover
Wild Kat
2018-04-22
Change the debug log fsync to a flush
Jason Ackley
2018-04-21
the great makeover - standardize layout, alignment, indentation
Wild Kat
2018-04-19
Add handling for devices that only prompt for a password via SSH
ja-frog
2018-02-05
Added support for setting ssh auth methods
Neil Lathwood
2017-07-02
Update ssh.rb
Fauli83
2017-03-16
Add option to disable StrictHostKeyChecking
Arnoud Vermeer
2017-03-16
Ignore the host key checking
Arnoud Vermeer
2016-10-31
it shouldn't be a private method
Saku Ytti
2016-10-31
Allow model to specify SSH PTY options
Saku Ytti
2016-10-17
Use variable vars(:ssh_keys) for private key authentication
Denver Abrey
2016-10-13
Add key authentication to ssh input
Denver Abrey
2016-08-29
support terminal and ssh auth for same model
Saku Ytti
2016-07-20
create a `logs` dir for all the debug logs
Danilo Sousa
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
[next]