]> git.ipfire.org Git - thirdparty/krb5.git/commit
Make krb5_get_default_config_files() public 1356/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 8 Jul 2024 23:19:40 +0000 (19:19 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 22 Jul 2024 20:56:57 +0000 (16:56 -0400)
commit8e60fc5600d1771769dc9cabd282f0d533b4c524
tree2f414926bf0441a9089b779440b69976df49c07c
parent354f176ba6d6cc544e1c15712a13f9c006ca605d
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().

ticket: 9130
doc/appdev/refs/api/index.rst
src/include/k5-int.h
src/include/krb5/krb5.hin