Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jonathan
Date: Mon Jul 12 20:44:56 UTC 2004
Modified Files:
src/crypto/dist/heimdal/lib/asn1: k5.asn1
src/crypto/dist/heimdal/lib/krb5: changepw.c krb5-protos.h krb5.h
src/lib/libasn1: Makefile
Log Message:
Commit changes from Heimdal-current, as per discussion with Love
(lha%NetBSD.ORG@localhost), to incorporate contemporary (last-year-ish)
set-password and change-password extensions derived RFC-3244
(Microsoft set-password/change-password extensions), and the
subsequent MIT-KRB5 APIs for changing and setting passwords.
Required for compatibility with recent (2002/2003-ish) open-source
code which uses the MIT KRB5 APIs for setting passwords, or for
joining Microsoft domains as a "computer account".
Modified files (for pullup tracking purposes):
lib/libasn1/Makefile
crypto/dist/heimdal/lib/asn1/k5.asn1
crypto/dist/heimdal/lib/krb5/changepw.c
crypto/dist/heimdal/lib/krb5/krb5-protos.h
crypto/dist/heimdal/lib/krb5/krb5.h
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/crypto/dist/heimdal/lib/asn1/k5.asn1
cvs rdiff -r1.10 -r1.11 src/crypto/dist/heimdal/lib/krb5/changepw.c
cvs rdiff -r1.9 -r1.10 src/crypto/dist/heimdal/lib/krb5/krb5-protos.h
cvs rdiff -r1.5 -r1.6 src/crypto/dist/heimdal/lib/krb5/krb5.h
cvs rdiff -r1.23 -r1.24 src/lib/libasn1/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index