[krbdev.mit.edu #9130] git commit

Greg Hudson via RT rt at krbdev.mit.edu
Mon Jul 22 17:09:57 EDT 2024


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9130 >


Make krb5_get_default_config_files() public

Add krb5_get_default_config_files() to the public API; it was already
in the library export list and the DLL export list.  Also add
krb5_free_config_files().

https://github.com/krb5/krb5/commit/8e60fc5600d1771769dc9cabd282f0d533b4c524
Author: Greg Hudson <ghudson at mit.edu>
Commit: 8e60fc5600d1771769dc9cabd282f0d533b4c524
Branch: master
 doc/appdev/refs/api/index.rst |  2 ++
 src/include/k5-int.h          |  4 ----
 src/include/krb5/krb5.hin     | 27 +++++++++++++++++++++++++++
 3 files changed, 29 insertions(+), 4 deletions(-)



More information about the krb5-bugs mailing list