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.