Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/28/2001 06:17:24
Module Name: basesrc
Committed By: thorpej
Date: Wed Mar 28 03:17:24 UTC 2001
Modified Files:
basesrc/crypto/dist/ssh: auth-krb5.c session.c
Log Message:
When we receive forwarded Kerberos credentials, stuff them into
a file credential cache (rather than a memory credential cache)
so that they're useful.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/crypto/dist/ssh/auth-krb5.c
cvs rdiff -r1.7 -r1.8 basesrc/crypto/dist/ssh/session.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.