Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Clarify krb5_kt_resolve() API documentation

Explicitly say to use krb5_kt_close() like we do for most other
allocating API calls. Note the default type. Instead of saying "The
key table is not opened," say that the keytab file for FILE keytabs is
not opened by this call.

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

Clarify krb5_kt_resolve() API documentation

Explicitly say to use krb5_kt_close() like we do for most other
allocating API calls. Note the default type. Instead of saying "The
key table is not opened," say that the keytab file for FILE keytabs is
not opened by this call.

(cherry picked from commit 5ab2dc42b3ae8e07f5cf7eb91b43e4f2ad338728)

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