]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove krb5_aprof_init() and krb5_aprof_finish() 1248/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 9 May 2022 14:55:41 +0000 (10:55 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 18 May 2022 20:55:17 +0000 (16:55 -0400)
commit6448bb43cb2ff02b3b9716b953c39a05f3b0569b
tree2bb6a84fcbd4a6660910f912af06e92b81b9fc67
parent49a857808b918440793daa81c8fe352326623fef
Remove krb5_aprof_init() and krb5_aprof_finish()

These functions are not part of the API, as they are prototyped in the
internal header adm_proto.h.  Stop using them in kdc/main.c (instead
using the context profile) and stop defining them.
src/include/adm_proto.h
src/kdc/main.c
src/lib/kadm5/alt_prof.c
src/lib/kadm5/clnt/libkadm5clnt_mit.exports
src/lib/kadm5/srv/libkadm5srv_mit.exports