[krbdev.mit.edu #7173] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Jun 15 00:16:04 EDT 2012
Add krb5_cccol_have_content API
Add a new API to determine whether any krb5 credentials are available
in the ccache collection. Add tests to t_cccol.py.
https://github.com/krb5/krb5/commit/85afc74759792cfd3ed53daa7f42bce11ca4c536
Author: Greg Hudson <ghudson at mit.edu>
Commit: 85afc74759792cfd3ed53daa7f42bce11ca4c536
Branch: master
doc/rst_source/krb_appldev/refs/api/index.rst | 1 +
src/include/krb5/krb5.hin | 11 ++++++++
src/lib/krb5/ccache/cccursor.c | 35 +++++++++++++++++++++++++
src/lib/krb5/ccache/t_cccol.py | 7 +++++
src/lib/krb5/ccache/t_cccursor.c | 9 +++++-
src/lib/krb5/libkrb5.exports | 1 +
src/lib/krb5_32.def | 1 +
7 files changed, 63 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list