Use struct-based rather than function-based initialization for ldb modules everywhere.
[jelmer/samba4-debian.git] / source / dsdb / samdb / ldb_modules / update_keytab.c
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26229: Set loadparm context as opaque pointer in ldb...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Andrew Bartlettr25249: Thanks to Andrew Kroeger for pointing out this...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr21315: ldb now supports filters like (&(dn=%s)(&(objec...
2007-10-10 Andrew Bartlettr21179: Anything more complex than this causes the...
2007-10-10 Andrew Bartlettr21135: Instead of having hooks to update keytabs as...