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

Damien Miller djm at mindrot.org
Mon Nov 17 21:13:42 EST 2003


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	djm at shitei.mindrot.org	2003/11/17 03:13:41

Modified files:
	.              : ChangeLog auth-krb5.c auth-passwd.c 
	                 auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth.h 
	                 auth1.c auth2-pubkey.c auth2.c monitor.c 
	                 serverloop.c session.c 

Log message:
- djm at cvs.openbsd.org 2003/11/04 08:54:09
[auth1.c auth2.c auth2-pubkey.c auth.h auth-krb5.c auth-passwd.c]
[auth-rhosts.c auth-rh-rsa.c auth-rsa.c monitor.c serverloop.c]
[session.c]
standardise arguments to auth methods - they should all take authctxt.
check authctxt->valid rather then pw != NULL; ok markus@

cvs -n rdiff -u -r1.3100 -r1.3101 openssh/ChangeLog
cvs -n rdiff -u -r1.17 -r1.18 openssh/auth-krb5.c
cvs -n rdiff -u -r1.62 -r1.63 openssh/auth-passwd.c
cvs -n rdiff -u -r1.33 -r1.34 openssh/auth-rh-rsa.c
cvs -n rdiff -u -r1.26 -r1.27 openssh/auth-rhosts.c
cvs -n rdiff -u -r1.49 -r1.50 openssh/auth-rsa.c
cvs -n rdiff -u -r1.52 -r1.53 openssh/auth.h
cvs -n rdiff -u -r1.92 -r1.93 openssh/auth1.c
cvs -n rdiff -u -r1.4 -r1.5 openssh/auth2-pubkey.c
cvs -n rdiff -u -r1.125 -r1.126 openssh/auth2.c
cvs -n rdiff -u -r1.57 -r1.58 openssh/monitor.c
cvs -n rdiff -u -r1.111 -r1.112 openssh/serverloop.c
cvs -n rdiff -u -r1.259 -r1.260 openssh/session.c




More information about the openssh-commits mailing list