Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Sep 2008 19:53:10 +0000 (12:53 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Sep 2008 05:34:35 +0000 (22:34 -0700)
commit6ad78f01a5982666c83025a94ce4ff3729d5db6f
treeb440f90fefd1e64479625d8dd63b5f43f4e10255
parent8dd35fabbb4732cf601a93abbe0373fd53e661a1
Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.

This avoids one more custom patch to the Heimdal code, and provides a
more standard way to produce hdb plugins in future.

I've renamed from hdb_ldb to hdb_samba4 as it really is not generic
ldb.

Andrew Bartlett
source4/heimdal/lib/hdb/hdb.c
source4/heimdal/lib/hdb/hdb.h
source4/kdc/config.mk
source4/kdc/hdb-samba4.c [moved from source4/kdc/hdb-ldb.c with 96% similarity]
source4/kdc/kdc.c