svn rev #18923: trunk/src/ include/ lib/krb5/ccache/ lib/krb5/ccache/ccapi/
lxs@MIT.EDU
lxs at MIT.EDU
Tue Dec 5 18:21:57 EST 2006
Commit By: lxs
Log Message:
ticket: new
owner: tlyu
target_version: 1.6
subject: krb5_cc_remove should work for the CCAPI
tags: pullup
Implemented a working krb5_cc_remove for the CCAPI cache type. Added a
private support function krb5_creds_compare() which checks if two krb5_creds
are identical. This function should be needed by implementations of
krb5_cc_remove for other ccache types.
Changed Files:
U trunk/src/include/k5-int.h
U trunk/src/lib/krb5/ccache/cc_retr.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/ccapi/stdcc_util.c
U trunk/src/lib/krb5/ccache/ccapi/stdcc_util.h
More information about the cvs-krb5
mailing list