s4:kdc Use better db context structure
commit619969241032963416c77eb9acdc50ac5310aa50
authorSimo Sorce <idra@samba.org>
Thu, 28 Jan 2010 05:08:36 +0000 (28 00:08 -0500)
committerFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Thu, 4 Feb 2010 19:09:49 +0000 (4 17:09 -0200)
treec87098a750198424f6a3f57b13f0ef96fb971af5
parent155e8f1d39da7955e6998f0bf86b56da2a90ff03
s4:kdc Use better db context structure

This allows to use a common structure not tied to hdb_samba4
Also allows to avoid many casts within hdb_samba4 functions

This is the first step to abstract samba kdc databse functions
so they can be used by the MIT forthcoming plugin.
source4/kdc/hdb-samba4.c
source4/kdc/hdb-samba4.h
source4/kdc/kdc.c
source4/kdc/kdc.h
source4/kdc/kpasswdd.c
source4/libnet/libnet_export_keytab.c