git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14731 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-04 14:17:21 +00:00
parent 01d4d3ef29
commit 2bc7e95431

View File

@@ -1,5 +1,17 @@
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/acache.c: Argument to create_new_ccache is a principal,
not a credential cache name. Clean up lossage related to this
problem.
* lib/hdb/Makefile.am: CHECK_SYMBOLS += HDBFlags2int
* lib/krb5/addr_families.c
(krb5_address_prefixlen_boundary,krb5_free_address):
use find_atype when we are dealing with a kerberos address type
* lib/krb5/aes-test.c: size_t vs int + fix printf
* lib/krb5/pkinit.c: Since the decode can't make out the diffrence
between PA-PK-AS-REP-19 and PA-PK-AS-REQ-Win2k, try harder to
verify both cases