Added debugging hooks to stdcc.c
authorTheodore Tso <tytso@mit.edu>
Thu, 18 Feb 1999 04:28:12 +0000 (04:28 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 18 Feb 1999 04:28:12 +0000 (04:28 +0000)
commit6af7079089f3ff2291f2ae77173f5f008e8dfc44
tree9ae7044d416955443acbcfde01319c44e75c010a
parent8b3e9817300fab24730423d5ad140917b710ed31
Added debugging hooks to stdcc.c

Added broadcast event notification of the krb5 cache changing, for backwards
compatibility with krb5.exe.

Added support for the V2 Ccache API.

In stdcc_util.c, replace the old matching algorithm with one that's closer
to the original stdcc and file algorithm, and so is provably correct.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11181 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ccapi/stdcc.c
src/lib/krb5/ccache/ccapi/stdcc_util.c