git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13482 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-08 19:30:46 +00:00
parent 4ccc9ed53b
commit 52ca7f03b3

View File

@@ -1,3 +1,13 @@
2004-03-08 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/store.c (krb5_store_creds): add disabled code that
store the ticket flags in reverse order
(bitswap32): new function
* lib/krb5/store.c (krb5_ret_creds): if the higher ticket flags
are set, its a mit cache, reverse the bits, bug pointed out by
Sergio Gelato <Sergio.Gelato@astro.su.se>
2004-03-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/hdb-ldap.c: use macro for HDB * -> LDAP *