svn rev #18857: trunk/src/ include/krb5/ lib/ lib/krb5/ lib/krb5/ccache/
tlyu@MIT.EDU
tlyu at MIT.EDU
Fri Nov 17 20:53:29 EST 2006
Commit By: tlyu
Log Message:
ticket: 3091
tags: pullup
* src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal
function to fetch ops vector given ccache prefix string.
(krb5_cc_new_unique): New function to generate a new unique
ccache of a given type.
* src/include/krb5/krb5.hin: Prototype for krb5_cc_new_unique().
* src/lib/krb5/libkrb5.exports:
* src/lib/krb5_32.def: Add krb5_cc_new_unique().
Changed Files:
U trunk/src/include/krb5/krb5.hin
U trunk/src/lib/krb5/ccache/ccbase.c
U trunk/src/lib/krb5/libkrb5.exports
U trunk/src/lib/krb5_32.def
More information about the cvs-krb5
mailing list