Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Improve default ccache name API documentation

Document the lifetime and caching behavior of the
krb5_cc_default_name() return value. Document that
krb5_cc_set_default_name() may be called with NULL to purge the cached
value. Correct a typo in the krb5_cc_default() summary and explicitly
reference krb5_cc_default_name().

https://github.com/krb5/krb5/commit/3e5fe754b9f9742d1c9b1564633d4172277166db
Author: Greg Hudson <ghudson@mit.edu>
Commit: 3e5fe754b9f9742d1c9b1564633d4172277166db
Branch: master
src/include/krb5/krb5.hin | 31 +++++++++++++++++++++++++------
1 files changed, 25 insertions(+), 6 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Improve default ccache name API documentation

Document the lifetime and caching behavior of the
krb5_cc_default_name() return value. Document that
krb5_cc_set_default_name() may be called with NULL to purge the cached
value. Correct a typo in the krb5_cc_default() summary and explicitly
reference krb5_cc_default_name().

(cherry picked from commit 3e5fe754b9f9742d1c9b1564633d4172277166db)

https://github.com/krb5/krb5/commit/dc92daab85566a4e05bddbf943bac164df4b774f
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: dc92daab85566a4e05bddbf943bac164df4b774f
Branch: krb5-1.12
src/include/krb5/krb5.hin | 31 +++++++++++++++++++++++++------
1 files changed, 25 insertions(+), 6 deletions(-)