History log of /opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/session.c
Revision Date Author Comments
# 11802:78df4fbee1b2 01-Mar-2010 Jan Pechanec <Jan.Pechanec@Sun.COM>

6875954 fork error is reported with wrong errno in sshd.c
6916082 sshd(1M) ignores nologin(4) if /etc/nologin is not world readable


# 11293:54145f721994 09-Dec-2009 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6864377 PrintMotd yes will cause ssh login sessions to hang on large /etc/motd


# 11251:ff36d9f84a57 04-Dec-2009 Erik Trauschke <Erik.Trauschke@Sun.COM>

PSARC 2009/449 sshd PreUserAuthHook
6850175 Extension of SSHD to run an executable prior to user authentication


# 10876:ccc3fdd72fd3 26-Oct-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6882255 sftp connection fails when .bashrc generates output on stderr
6886656 unlimited window size causes problems with limited buffer sizes
6894519 USE_PIPES is not used on Solaris and should be removed


# 9845:0d705da26956 11-Jun-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6635417 more memory leaks in SunSSH
6687441 typo in comment for record_login() in sshlogin.c
6686336 ssh source code should use FD_CLOEXEC macro instead of 1
6839514 SSH's debug3() says login while it should mention logout
6820920 Sun SSH daemon crashes if /usr/bin/locale isn't present
6368560 extra backslashes in RB_PROTOTYPE
6496644 deprecate UseLogin and remove code supporting this feature from sshd(1m)
6445661 confusing debug message printed at debug level 3
6531556 ssh "You don't exist, go away" message is not helpful and rude
6670875 remove SECUREWARE code from SunSSH
6663391 confusing message in sshconnect1.c when all authentication methods fail
6822495 unlocalized message "illegal option" is seen with ssh command
6545293 ssh: ~? help and man page do not quite match for definition of ~B
6656381 ssh can crash when using libumem and given a bad local forwarding specification


# 9600:113cf06ae502 11-May-2009 Nobutomo Nakano <Nobutomo.Nakano@Sun.COM>

6740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP locale


# 9139:84e06a454b4b 23-Mar-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2009/155 ChrootDirectory option for SunSSH server
5043377 provide chroot capability in SunSSH
6809398 default PATH in SunSSH should contain "/bin"
6810759 remove md5crypt.c from SunSSH since it's not used
6813038 Subsystem keyword in sshd_config doesn't accept subsystem's options
6772676 ssh default XAuthLocation should be /usr/X11/bin/xauth


# 8911:5772745f5262 26-Feb-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6797221 do_exec_no_pty() function contains file descriptor leak


# 7574:e19e13b485fa 12-Sep-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine support
6445288 ssh needs to be OpenSSL engine aware
6709963 SunSSH server leaks memory during initialization
6687401 ssh monitor shouldn't try to log remote IP when child closed the pipe
6696629 sshd should remove alarm signal handler after authentication
6674088 userland threshold for hw offloading makes it difficult for SSL and SSH protocols
6728450 6708125 prevents parent to use the Crypto Framework after the fork(2)
6742247 ssh debug output with PACKET_DEBUG code could be more readable


# 5600:3cc59f3fc148 05-Dec-2007 jp161948

6496972 misleading error message is printed if X11 forwarding setup fails
6504798 ssh fails for users when ngroups_max=32
6631713 ssh-socks5-proxy-connect is too greedy during initial negotiation
6635397 remove bsd-nextstep files from SunSSH


# 5562:0f12179b71ab 30-Nov-2007 jp161948

PSARC/2007/034 ssh/sshd resync with OpenSSH
5040151 ssh(1) and sshd(1M) should re-key periodically as per-recent recommendations
6492415 ignore UsePrivilegeSeparation keyword in SunSSH
6624784 a few typos in SunSSH source code or its documentation
6626371 cmd/ssh/libssh/common/xlist.c should be cstyle clean
6627880 memory leaks in SunSSH's GSS-API code
6627881 memory leaks in SunSSH's g11n code
6627884 memory leaks in SunSSH's alternative privilege separation code
6627890 memory leaks in cmd/ssh/sshd/auth2-pam.c
6628516 old OpenSSH privilege separation code is not needed in SunSSH


# 4181:1283fd44df2f 08-May-2007 jp161948

6527064 *sshd* uses LC_CTIME instead of LC_TIME


# 3154:e5587862be29 22-Nov-2006 jp161948

6490527 sshd dumps core when compiled with gcc
6493597 get rid of 'xauth: creating new authority file' message with 'ssh -X'
6494020 modifying a string literal in session_x11_req() coredumps sshd(1m) built with gcc


# 3109:393fae270b2d 13-Nov-2006 jp161948

6432078 SUNWsshdu should depend on SUNWloc
6432083 sshd dumps core if /usr/bin/locale is missing or gives an empty output
6470249 ssh support for X forwarding is broken
6484979 typo in 'frunction' in cmd/ssh/libssh/common/log.c


# 2757:731c408f10cc 19-Sep-2006 jp161948

6448031 ssh-keygen does not overwrite old key information when told yes
6451031 broken key in authorized_keys causes sshd to exit
6455367 ssh-agent can accept connections from other users depending on permissions of socket directory
6457202 server side of scp creates a directory even when not in recursive mode
6457241 server side of scp allows dir creation outside of the target subdirectory
6457952 scp performs local copying even when expected target directory is not a directory
6457959 scp doesn't print stderr messages in certain situations
6466048 scp should not call write() for the last chunk of data twice
6468175 sshd may set MAIL variable with two slashes in a row


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 11802:78df4fbee1b2 01-Mar-2010 Jan Pechanec <Jan.Pechanec@Sun.COM>

6875954 fork error is reported with wrong errno in sshd.c
6916082 sshd(1M) ignores nologin(4) if /etc/nologin is not world readable


# 11293:54145f721994 09-Dec-2009 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6864377 PrintMotd yes will cause ssh login sessions to hang on large /etc/motd


# 11251:ff36d9f84a57 04-Dec-2009 Erik Trauschke <Erik.Trauschke@Sun.COM>

PSARC 2009/449 sshd PreUserAuthHook
6850175 Extension of SSHD to run an executable prior to user authentication


# 10876:ccc3fdd72fd3 26-Oct-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6882255 sftp connection fails when .bashrc generates output on stderr
6886656 unlimited window size causes problems with limited buffer sizes
6894519 USE_PIPES is not used on Solaris and should be removed


# 9845:0d705da26956 11-Jun-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6635417 more memory leaks in SunSSH
6687441 typo in comment for record_login() in sshlogin.c
6686336 ssh source code should use FD_CLOEXEC macro instead of 1
6839514 SSH's debug3() says login while it should mention logout
6820920 Sun SSH daemon crashes if /usr/bin/locale isn't present
6368560 extra backslashes in RB_PROTOTYPE
6496644 deprecate UseLogin and remove code supporting this feature from sshd(1m)
6445661 confusing debug message printed at debug level 3
6531556 ssh "You don't exist, go away" message is not helpful and rude
6670875 remove SECUREWARE code from SunSSH
6663391 confusing message in sshconnect1.c when all authentication methods fail
6822495 unlocalized message "illegal option" is seen with ssh command
6545293 ssh: ~? help and man page do not quite match for definition of ~B
6656381 ssh can crash when using libumem and given a bad local forwarding specification


# 9600:113cf06ae502 11-May-2009 Nobutomo Nakano <Nobutomo.Nakano@Sun.COM>

6740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP locale


# 9139:84e06a454b4b 23-Mar-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2009/155 ChrootDirectory option for SunSSH server
5043377 provide chroot capability in SunSSH
6809398 default PATH in SunSSH should contain "/bin"
6810759 remove md5crypt.c from SunSSH since it's not used
6813038 Subsystem keyword in sshd_config doesn't accept subsystem's options
6772676 ssh default XAuthLocation should be /usr/X11/bin/xauth


# 8911:5772745f5262 26-Feb-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6797221 do_exec_no_pty() function contains file descriptor leak


# 7574:e19e13b485fa 12-Sep-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine support
6445288 ssh needs to be OpenSSL engine aware
6709963 SunSSH server leaks memory during initialization
6687401 ssh monitor shouldn't try to log remote IP when child closed the pipe
6696629 sshd should remove alarm signal handler after authentication
6674088 userland threshold for hw offloading makes it difficult for SSL and SSH protocols
6728450 6708125 prevents parent to use the Crypto Framework after the fork(2)
6742247 ssh debug output with PACKET_DEBUG code could be more readable


# 5562:0f12179b71ab 30-Nov-2007 jp161948

PSARC/2007/034 ssh/sshd resync with OpenSSH
5040151 ssh(1) and sshd(1M) should re-key periodically as per-recent recommendations
6492415 ignore UsePrivilegeSeparation keyword in SunSSH
6624784 a few typos in SunSSH source code or its documentation
6626371 cmd/ssh/libssh/common/xlist.c should be cstyle clean
6627880 memory leaks in SunSSH's GSS-API code
6627881 memory leaks in SunSSH's g11n code
6627884 memory leaks in SunSSH's alternative privilege separation code
6627890 memory leaks in cmd/ssh/sshd/auth2-pam.c
6628516 old OpenSSH privilege separation code is not needed in SunSSH


# 4181:1283fd44df2f 08-May-2007 jp161948

6527064 *sshd* uses LC_CTIME instead of LC_TIME


# 3154:e5587862be29 22-Nov-2006 jp161948

6490527 sshd dumps core when compiled with gcc
6493597 get rid of 'xauth: creating new authority file' message with 'ssh -X'
6494020 modifying a string literal in session_x11_req() coredumps sshd(1m) built with gcc


# 3109:393fae270b2d 13-Nov-2006 jp161948

6432078 SUNWsshdu should depend on SUNWloc
6432083 sshd dumps core if /usr/bin/locale is missing or gives an empty output
6470249 ssh support for X forwarding is broken
6484979 typo in 'frunction' in cmd/ssh/libssh/common/log.c


# 2757:731c408f10cc 19-Sep-2006 jp161948

6448031 ssh-keygen does not overwrite old key information when told yes
6451031 broken key in authorized_keys causes sshd to exit
6455367 ssh-agent can accept connections from other users depending on permissions of socket directory
6457202 server side of scp creates a directory even when not in recursive mode
6457241 server side of scp allows dir creation outside of the target subdirectory
6457952 scp performs local copying even when expected target directory is not a directory
6457959 scp doesn't print stderr messages in certain situations
6466048 scp should not call write() for the last chunk of data twice
6468175 sshd may set MAIL variable with two slashes in a row


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch