History log of /titanic_50/usr/src/cmd/ssh/sshd/auth-pam.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 2de0a7d6 25-Jan-2016 Dan McDonald <danmcd@omniti.com>

Revert "6057 login(1) "Last login" hostname is too short"
(Needs further testing.)
This reverts commit 6249f9725f411468c70516176806c553ac983270.


# 6249f972 09-Nov-2015 Lauri Tirkkonen <lotheac@iki.fi>

6057 login(1) "Last login" hostname is too short
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Revie

6057 login(1) "Last login" hostname is too short
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# bdb005b5 06-May-2010 Darren J Moffat <Darren.Moffat@oracle.com>

PSARC/2010/155 sshd(1M) PAM Service name options
4877708 PAM service name for sshd needs to be configurable


# b07b2f5c 12-Nov-2009 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6655613 resync server's conditional Match block from OpenSSH


# bca3984e 11-Nov-2008 Brent Paulson <Brent.Paulson@Sun.COM>

6734620 sshd doesn't audit failed logins correctly.
6750189 sshd doesn't set pam_retval correctly for password-based authentication failures
6759291 sshd doesn't generate subject tokens for successfu

6734620 sshd doesn't audit failed logins correctly.
6750189 sshd doesn't set pam_retval correctly for password-based authentication failures
6759291 sshd doesn't generate subject tokens for successful logins/logouts since integration of CR 6445288

show more ...


# 9a8058b5 30-Nov-2007 jp161948 <none@none>

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

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

--HG--
rename : usr/src/cmd/ssh/include/monitor.h => deleted_files/usr/src/cmd/ssh/include/monitor.h
rename : usr/src/cmd/ssh/include/monitor_fdpass.h => deleted_files/usr/src/cmd/ssh/include/monitor_fdpass.h
rename : usr/src/cmd/ssh/include/monitor_mm.h => deleted_files/usr/src/cmd/ssh/include/monitor_mm.h
rename : usr/src/cmd/ssh/include/monitor_wrap.h => deleted_files/usr/src/cmd/ssh/include/monitor_wrap.h
rename : usr/src/cmd/ssh/libssh/common/monitor_fdpass.c => deleted_files/usr/src/cmd/ssh/libssh/common/monitor_fdpass.c
rename : usr/src/cmd/ssh/libssh/common/monitor_wrap.c => deleted_files/usr/src/cmd/ssh/libssh/common/monitor_wrap.c
rename : usr/src/cmd/ssh/sshd/monitor.c => deleted_files/usr/src/cmd/ssh/sshd/monitor.c
rename : usr/src/cmd/ssh/sshd/monitor_mm.c => deleted_files/usr/src/cmd/ssh/sshd/monitor_mm.c

show more ...


# f44ef466 28-Mar-2007 jp161948 <none@none>

6203206 sshd should set PAM_AUSER for hostbased userauth for audited logins to roles


# b350d31d 10-Feb-2006 me23304 <none@none>

6382076 gss comment in cmd/ssh/sshd/auth-pam.c is bogus


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch