[krbdev.mit.edu #9130] git commit
"Greg Hudson via RT" <[email protected]> Mon, 22 Jul 2024 17:09:57 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<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 <[email protected]> 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(-)