Age | Commit message (Collapse) | Author |
|
key structs; ok markus@
|
|
|
|
|
|
|
|
|
|
fixes memleak.
|
|
to try. report from djast@cs.toronto.edu. ok markus@
|
|
ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and data if desired, but i have not done that. ok markus@
|
|
(happens if the same key is in authorized_keys twice).
reported Ralf_Meister@genua.de; ok djm@
|
|
$ echo $DISPLAY
localhost:12.0
$ netstat -an|grep 6012
tcp 0 0 127.0.0.1.6012 *.* LISTEN
tcp6 0 0 ::1.6012 *.* LISTEN
sshd_config gatewayports=yes can be used to revert back to the old
behavior. will control this with another option later. ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
millert@ ok
|
|
ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AuthorizedKeysFile is specified.
|
|
|
|
|
|
|
|
|
|
original patch from jlk@kamens.brookline.ma.us via nalin@redhat.com
|
|
Accepted publickey for ROOT from 127.0.0.1 port 42734 ssh2
becomes
Accepted publickey for root from 127.0.0.1 port 42734 ssh2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extra ignore messages. tested against several other ssh servers.
|