[openssh-commits] CVS: shitei.mindrot.org: openssh

Darren Tucker dtucker at mindrot.org
Sat Sep 11 23:07:04 EST 2004


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	dtucker at shitei.mindrot.org	2004/09/11 23:07:03

Modified files:
	.              : ChangeLog auth-pam.c auth.h auth2-none.c 
	                 auth2.c monitor.c monitor_wrap.c 

Log message:
- (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]
Bug #892: Send messages from failing PAM account modules to the client via
SSH2_MSG_USERAUTH_BANNER messages.  Note that this will not happen with
SSH2 kbdint authentication, which need to be dealt with separately.  ok djm@

cvs -n rdiff -u -r1.3543 -r1.3544 openssh/ChangeLog
cvs -n rdiff -u -r1.116 -r1.117 openssh/auth-pam.c
cvs -n rdiff -u -r1.62 -r1.63 openssh/auth.h
cvs -n rdiff -u -r1.8 -r1.9 openssh/auth2-none.c
cvs -n rdiff -u -r1.130 -r1.131 openssh/auth2.c
cvs -n rdiff -u -r1.76 -r1.77 openssh/monitor.c
cvs -n rdiff -u -r1.48 -r1.49 openssh/monitor_wrap.c




More information about the openssh-commits mailing list