git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14359 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-11-30 07:11:35 +00:00
parent 899e9ce83d
commit 96f866ff05

View File

@@ -1,8 +1,29 @@
2004-11-30 Love <lha@stacken.kth.se>
* lib/krb5/context.c (krb5_free_context): clear error string
before destroying mutex
(krb5_init_context): don't call krb5_free_context before there is a
mutex initialized
2004-11-18 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kinit.c (get_new_tickets): only complain about ticket
renewable lifetime when the user asked for a specific renewable
lifetime
2004-11-15 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (find_keys): log what principal is missing
enctypes
2004-11-13 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/get_in_tkt.c (krb5_get_in_cred): clear pointer after
freeing data
* lib/krb5/init_creds_pw.c (change_password): handle old_options
being NULL From Guenther Deschner on samba-technical.
2004-11-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_get_init_creds.3: add more text describing the