s4:kdc: Rename windc to kdc plugin
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 22 Feb 2022 01:39:13 +0000 (14:39 +1300)
committerJule Anger <janger@samba.org>
Wed, 2 Mar 2022 10:26:31 +0000 (10:26 +0000)
commit9e76300526621fa616b88e16b10b1a55f56923b3
tree09c14ac59b6d39ff44acdef1d3b369e94a8a74da
parentb88d892498077a94ac81b6d554923ff7b50b8667
s4:kdc: Rename windc to kdc plugin

This is an adaptation to Heimdal:

commit fcff5933ade652343d7c169659da92fac0e6e0d4
Author: Luke Howard <lukeh@padl.com>
Date:   Mon Jan 3 11:10:18 2022 +1100

    kdc: rename windc to kdc plugin

    Rename the "windc" plugin API to the more general "kdc" plugin API, for two
    reasons: the Heimdal KDC uses the Windows PAC even when not emulating a domain
    controller, and the plugin API has accreted methods that are not specific to
    emulating a domain controller (such as referral_policy and finalize_reply).

NOTE: THIS COMMIT WON'T COMPILE/WORK ON ITS OWN!

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14995

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 83586e8f5846fff7a8bbe47e743e03166b559584)
source4/kdc/kdc-glue.h
source4/kdc/kdc-heimdal.c
source4/kdc/wdc-samba4.c
third_party/heimdal_build/krb5/kdc-plugin.h [new file with mode: 0644]
third_party/heimdal_build/krb5/windc_plugin.h [deleted file]
third_party/heimdal_build/wscript_build