kdc: remove krb5_ prefix for KDC attribute functions
commit4befd3e35564b011787ed7f150d3fd62b43408f8
authorLuke Howard <lukeh@padl.com>
Sun, 16 Jan 2022 22:43:00 +0000 (17 09:43 +1100)
committerJeffrey Altman <jaltman@auristor.com>
Tue, 18 Jan 2022 04:50:04 +0000 (17 23:50 -0500)
treefd67548a3b807a6cab788ac7050a482e0da223ae
parent5fa0b7b6ff67180e9a749542c2bc651e0a5d3c00
kdc: remove krb5_ prefix for KDC attribute functions

We will use the kdc_ rather than krb5_kdc_ prefix for new public APIs exported
from libkdc. Amend the recently introduced
request_{get,set,copy,delete}_attribute APIs to conform.
kdc/altsecid_gss_preauth_authorizer.c
kdc/kerberos5.c
kdc/libkdc-exports.def
kdc/process.c
kdc/version-script.map
tests/plugin/kdc_test_plugin.c