s4:kdc Use better db context structure
authorSimo Sorce <idra@samba.org>
Thu, 28 Jan 2010 05:08:36 +0000 (00:08 -0500)
committerSimo Sorce <idra@samba.org>
Fri, 29 Jan 2010 00:33:34 +0000 (19:33 -0500)
commitc6865af4450432bec3f5383d6c815934ac89d434
treec6c811678a06090d1ecb39aba4405d8445a4d1fc
parentf387ed88e8b5b32eb121724d99d73d8ce55e745e
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