From f811cff540ac8ffd0b947e28a8c38338f3bb995b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 1 Sep 2005 11:18:11 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16003 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 893a4158f..5f2a30f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,25 @@ -2005-08-27 Love Hörnquist Åstrand +2005-09-01 Love Hörnquist Åstrand + + * kdc/kerberos5.c (make_etype_info_entry): Dont send salttype at + all, use KRB5-PADATA-AFS3-SALT + +2005-08-31 Love Hörnquist Åstrand + + * kdc/kerberos5.c (log_timestamp): endtime, not endtype + +2005-08-30 Love Hörnquist Åstrand + + * configure.in: Check for . + + * kcm/connect.c (update_client_creds): in case there is no + UCRED_VERSION, skip LOCAL_PEERCRED + + * kcm/headers.h: include + +2005-08-27 Love Hörnquist Åstrand * lib/krb5/rd_req.c (check_transited): Allow empty content of type - 0 because that is was Microsoft enerates in their TGT. + 0 because that is was Microsoft generates in their TGT. * kdc/kerberos5.c (fix_transited_encoding): Allow empty content of type 0 because that is was Microsoft enerates in their TGT.