svn rev #18928: branches/krb5-1-6/ src/include/ src/lib/krb5/ccache/ src/lib/krb5/ccache/ccapi/

tlyu@MIT.EDU tlyu at MIT.EDU
Wed Dec 6 17:57:07 EST 2006


Commit By: tlyu
Log Message: 
ticket: 5003
version_fixed: 1.6

pull up r18923 from trunk

 r18923 at cathode-dark-space:  lxs | 2006-12-05 18:21:56 -0500
 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  branches/krb5-1-6/
U   branches/krb5-1-6/src/include/k5-int.h
U   branches/krb5-1-6/src/lib/krb5/ccache/cc_retr.c
U   branches/krb5-1-6/src/lib/krb5/ccache/ccapi/stdcc.c
U   branches/krb5-1-6/src/lib/krb5/ccache/ccapi/stdcc.h
U   branches/krb5-1-6/src/lib/krb5/ccache/ccapi/stdcc_util.c
U   branches/krb5-1-6/src/lib/krb5/ccache/ccapi/stdcc_util.h



More information about the cvs-krb5 mailing list