mit-kdb: Update KDB vtable for DAL version 6
authorAndreas Schneider <asn@samba.org>
Thu, 26 Jan 2017 15:52:15 +0000 (16:52 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 29 Apr 2017 21:31:08 +0000 (23:31 +0200)
commit990cca36b132e830a6b471c7c67f44f411da2e23
tree076100f9783ee7b77910b5ac65f47ba06487b97a
parenta0464e3f8765f702891491c33da9d420f65728c0
mit-kdb: Update KDB vtable for DAL version 6

This changed between 1.14 and 1.15. Also the 1.15 change removed the
ability that the KDB module can free memory. This caused issues of
serveral projects. It got fixed with 1.15.1.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/kdc/mit-kdb/kdb_samba.c
source4/kdc/mit-kdb/kdb_samba.h
source4/kdc/mit-kdb/kdb_samba_common.c
source4/kdc/mit-kdb/kdb_samba_principals.c
source4/kdc/sdb_to_kdb.c