From edf8b4d8a6a665c2aa150993cd813ea6c5cf12e1 Mon Sep 17 00:00:00 2001 From: Marc Horowitz Date: Mon, 22 Jul 1996 20:49:46 +0000 Subject: this commit includes all the changes on the OV_9510_INTEGRATION and OV_MERGE branches. This includes, but is not limited to, the new openvision admin system, and major changes to gssapi to add functionality, and bring the implementation in line with rfc1964. before committing, the code was built and tested for netbsd and solaris. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8774 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/include/krb5/ChangeLog') diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index adc0fabd5..123349af2 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,4 @@ +<<<<<<< ChangeLog Wed Jun 12 00:40:29 1996 Theodore Ts'o * adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and @@ -24,6 +25,12 @@ Sun May 19 14:32:19 1996 Sam Hartman * configure.in: Check for uid_t. +Sun May 12 00:46:05 1996 Marc Horowitz + + * kdb.h: convert to use new krb5_dbe_* tl_data functions. + + * adm.h (struct __krb5_realm_params): add realm_acl_file + Tue Apr 30 17:15:57 1996 Ken Raeburn * configure.in: Invoke AC_C_CROSS before AC_TRY_RUN to pretty up -- cgit