git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13259 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-01-08 09:01:51 +00:00
parent f66a6f7987
commit bcbefd51c3

View File

@@ -1,3 +1,22 @@
2004-01-08 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_keyblock.3: add prototypes, describe
krb5_keyblock_zero
2004-01-05 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/get_for_creds.c (add_addrs): don't add same address
multiple times
* lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): try to
handle errors better for previous commit
* lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): If tickets
are address-less, forward address-less tickets.
* lib/krb5/get_cred.c: rename get_krbtgt to _krb5_get_krbtgt and
export it
2003-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/error_string.c: protect error_string with mutex