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

Darren Tucker dtucker at mindrot.org
Tue Aug 26 11:49:57 EST 2003


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	dtucker at shitei.mindrot.org	2003/08/26 11:49:56

Modified files:
	.              : ChangeLog auth.h auth2.c compat.c compat.h 
	                 monitor.c monitor.h monitor_wrap.c 
	                 monitor_wrap.h readconf.c readconf.h servconf.c 
	                 servconf.h session.c session.h ssh_config.5 
	                 sshconnect2.c sshd_config sshd_config.5 
Added files:
	.              : auth2-gss.c gss-genr.c gss-serv-krb5.c 
	                 gss-serv.c ssh-gss.h 

Log message:
- markus at cvs.openbsd.org 2003/08/22 10:56:09
[auth2.c auth2-gss.c auth.h compat.c compat.h gss-genr.c gss-serv-krb5.c
gss-serv.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c
readconf.h servconf.c servconf.h session.c session.h ssh-gss.h
ssh_config.5 sshconnect2.c sshd_config sshd_config.5]
support GSS API user authentication; patches from Simon Wilkinson,
stripped down and tested by Jakob and myself.

cvs -n rdiff -u -r1.2906 -r1.2907 openssh/ChangeLog
cvs -n rdiff -u -r1.47 -r1.48 openssh/auth.h
cvs -n rdiff -u -r1.121 -r1.122 openssh/auth2.c
cvs -n rdiff -u -r1.67 -r1.68 openssh/compat.c
cvs -n rdiff -u -r1.32 -r1.33 openssh/compat.h
cvs -n rdiff -u -r1.52 -r1.53 openssh/monitor.c
cvs -n rdiff -u -r1.15 -r1.16 openssh/monitor.h
cvs -n rdiff -u -r1.31 -r1.32 openssh/monitor_wrap.c
cvs -n rdiff -u -r1.13 -r1.14 openssh/monitor_wrap.h
cvs -n rdiff -u -r1.92 -r1.93 openssh/readconf.c
cvs -n rdiff -u -r1.45 -r1.46 openssh/readconf.h
cvs -n rdiff -u -r1.111 -r1.112 openssh/servconf.c
cvs -n rdiff -u -r1.55 -r1.56 openssh/servconf.h
cvs -n rdiff -u -r1.247 -r1.248 openssh/session.c
cvs -n rdiff -u -r1.23 -r1.24 openssh/session.h
cvs -n rdiff -u -r1.17 -r1.18 openssh/ssh_config.5
cvs -n rdiff -u -r1.107 -r1.108 openssh/sshconnect2.c
cvs -n rdiff -u -r1.61 -r1.62 openssh/sshd_config
cvs -n rdiff -u -r1.23 -r1.24 openssh/sshd_config.5




More information about the openssh-commits mailing list