Date: Sun, 4 Mar 2001 07:13:09 -0800 (PST) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c Message-ID: <200103041513.f24FD9I13111@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/03/04 07:13:09 PST
Modified files: (Branch: RELENG_4)
crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c
auth1.c auth2.c readconf.c readconf.h
servconf.c servconf.h ssh.h sshconnect.c
sshconnect1.c sshd.c
Log:
MFC: Decent Kerberos(5) compatability (with MIT and SSH.COM)
Revision Changes Path
1.2.2.4 +1 -1 src/crypto/openssh/auth-krb4.c
1.2.2.3 +4 -4 src/crypto/openssh/auth-krb5.c
1.2.2.4 +2 -2 src/crypto/openssh/auth-passwd.c
1.3.2.5 +56 -61 src/crypto/openssh/auth1.c
1.2.2.5 +2 -2 src/crypto/openssh/auth2.c
1.4.2.5 +16 -24 src/crypto/openssh/readconf.c
1.2.2.4 +2 -4 src/crypto/openssh/readconf.h
1.3.2.10 +28 -18 src/crypto/openssh/servconf.c
1.3.2.4 +3 -3 src/crypto/openssh/servconf.h
1.6.2.5 +7 -11 src/crypto/openssh/ssh.h
1.4.2.5 +5 -5 src/crypto/openssh/sshconnect.c
1.2.2.5 +36 -35 src/crypto/openssh/sshconnect1.c
1.6.2.7 +8 -13 src/crypto/openssh/sshd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103041513.f24FD9I13111>
