git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22096 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-03 12:47:40 +00:00
parent d7840e7d49
commit a838fb71b7

View File

@@ -1,3 +1,19 @@
2007-12-03 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/version-script.map: export krb5_cc_move
* lib/krb5/fcache.c: Implement the move operation.
* lib/krb5/krb5.h: Add move to the krb5_cc_ops, causes major
version bump.
* lib/krb5/acache.c: Implement the move operation. Avoid using
cc_set_principal() since it broken on Mac OS X 10.5.0.
2007-12-02 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_ccapi.h: Drop variable names to avoid -Wshadow.
2007-11-14 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/krb5tgs.c: Should pass different key usage constants