pull up r18857 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 30 Nov 2006 23:00:45 +0000 (23:00 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 30 Nov 2006 23:00:45 +0000 (23:00 +0000)
commitf849aa7ee1f8ab1ae8f8419d4491045474b76d45
tree1c404a205f3bf34d02e591c6a51a365f1a69b365
parentd30044cc2ab39d1f35e216cff30fec8153717660
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().

ticket: 3091
version_fixed: 1.6

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@18888 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/krb5.hin
src/lib/krb5/ccache/ccbase.c
src/lib/krb5/libkrb5.exports
src/lib/krb5_32.def