pull up r18857 from trunk r18857@cathode-dark-space: tlyu | 2006-11-17 20:53:27 -0500 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(). Commit By: tlyu Revision: 18888 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/include/krb5/krb5.hin U branches/krb5-1-6/src/lib/krb5/ccache/ccbase.c U branches/krb5-1-6/src/lib/krb5/libkrb5.exports U branches/krb5-1-6/src/lib/krb5_32.def