git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16003 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-09-01 11:18:11 +00:00
parent 74c8063ed4
commit f811cff540

View File

@@ -1,7 +1,25 @@
2005-08-27 Love H<>rnquist <20>strand <lha@it.su.se>
2005-09-01 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (make_etype_info_entry): Dont send salttype at
all, use KRB5-PADATA-AFS3-SALT
2005-08-31 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (log_timestamp): endtime, not endtype
2005-08-30 Love H<>rnquist <20>strand <lha@it.su.se>
* configure.in: Check for <sys/ucred.h>.
* kcm/connect.c (update_client_creds): in case there is no
UCRED_VERSION, skip LOCAL_PEERCRED
* kcm/headers.h: include <sys/ucred.h>
2005-08-27 Love H<>rnquist <20>strand <lha@it.su.se>
* 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.