svn rev #20743: trunk/src/ include/ include/krb5/ lib/krb5/ccache/ lib/krb5/ccache/ccapi/

jander@MIT.EDU jander at MIT.EDU
Mon Sep 22 13:03:54 EDT 2008


Commit By: jander
Log Message: 
ticket: 6124
status: open

Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_lock/unlock, krb5_cccol_lock/unlock, krb5_cc_last_change_time, krb5_cccol_last_change_time, krb5_cc_move, and adds pertype cursor support to some cache types.

Locking functions work the same as the CCAPI cc_ccache_lock / cc_context_lock functions, though not as read/write locks.


Changed Files:
U   trunk/src/include/k5-int.h
U   trunk/src/include/krb5/krb5.hin
U   trunk/src/lib/krb5/ccache/cc-int.h
U   trunk/src/lib/krb5/ccache/cc_file.c
U   trunk/src/lib/krb5/ccache/cc_keyring.c
U   trunk/src/lib/krb5/ccache/cc_memory.c
U   trunk/src/lib/krb5/ccache/ccapi/stdcc.c
U   trunk/src/lib/krb5/ccache/ccapi/stdcc.h
U   trunk/src/lib/krb5/ccache/ccbase.c
U   trunk/src/lib/krb5/ccache/cccursor.c
U   trunk/src/lib/krb5/ccache/ccfns.c



More information about the cvs-krb5 mailing list