Don't maniplate control entries in samldb
[kai/samba.git] / source4 / dsdb / samdb / ldb_modules / samldb.c
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10759: make modules easier to write by allowing module...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Andrew Tridgellr10411: we don't need the 10 times retry on rid allocat...
2007-10-10 Simo Sorcer10306: change these modules to use new error API
2007-10-10 Simo Sorcer10300: forgot to change the dsdb modules function...
2007-10-10 Jelmer Vernooijr9793: Be more verbose, check for errors in upgrade...
2007-10-10 Jelmer Vernooijr9768: Arrrgh.. Right this time.
2007-10-10 Jelmer Vernooijr9767: Fix typo
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr8791: (missing from previous commit)
2007-10-10 Andrew Bartlettr8740: Extend the rdn_name module to handle adding...
2007-10-10 Andrew Bartlettr8674: With the rdn_name module, we don't need this...
2007-10-10 Andrew Bartlettr8666: The same fix as the last commit, I was caught...
2007-10-10 Andrew Bartlettr8664: I got caught out not testing...
2007-10-10 Andrew Bartlettr8663: Since simo constructed the samdb module, he...
2007-10-10 Andrew Bartlettr8660: Use templates for the initial provision of user...
2007-10-10 Andrew Bartlettr8650: Use the timestamps and a new objectguid module...
2007-10-10 Andrew Tridgellr8568: change missing templates to warnings, so that...
2007-10-10 Volker Lendecker8321: Fix some uninitalized variable warnings
2007-10-10 Andrew Tridgellr7925: small tidyup (please keep lines at a reasonable...
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Simo Sorcer6084: - Introduce the samldb module dependency on...
2007-10-10 Simo Sorcer5588: We currently use a string representing an hex...
2007-10-10 Simo Sorcer5587: more work around the samldb module
2007-10-10 Simo Sorcer5584: add new experimental ldb module