mit-kdb: Add initial MIT KDB Samba driver
authorAndreas Schneider <asn@samba.org>
Mon, 12 May 2014 08:49:24 +0000 (10:49 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Mar 2016 03:32:28 +0000 (04:32 +0100)
commitade958e20b561b702e2fec86a28659144dbe4a9e
tree05714e9d40a0d0c2824bd378b6f09ddc66ef092c
parent7feb650a372094f2ecfa82e41756d5e2fa92ff9a
mit-kdb: Add initial MIT KDB Samba driver

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Simo Sorce <idra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Simo Sorce <idra@samba.org>
Reviewed-by: Sumit Bose <sbose@redhat.com>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/mit-kdb/kdb_samba.c [new file with mode: 0644]
source4/kdc/mit-kdb/kdb_samba.h [new file with mode: 0644]
source4/kdc/mit-kdb/kdb_samba_common.c [new file with mode: 0644]
source4/kdc/mit-kdb/kdb_samba_masterkey.c [new file with mode: 0644]
source4/kdc/mit-kdb/kdb_samba_pac.c [new file with mode: 0644]
source4/kdc/mit-kdb/kdb_samba_policies.c [new file with mode: 0644]
source4/kdc/mit-kdb/kdb_samba_principals.c [new file with mode: 0644]
source4/kdc/mit-kdb/wscript_build [new file with mode: 0644]
source4/kdc/wscript_build