r10753: don't require every ldb module to implement both a search_bytree() and
[metze/samba/wip.git] / source4 / lib / ldb / modules / timestamps.c
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 Simo Sorcer10305: start implementing better error handling
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Jelmer Vernooijr9918: Fix two copy-n-paste bugs that were preventing...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr8667: Further simply the provision script, by removing...
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 Tim Potterr5769: Fix unused variable warning.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Simo Sorcer4759: use ldb_attr_cmp() to compare attribute names
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Stefan Metzmacherr4506: fix compiler warnings
2007-10-10 Simo Sorcer4503: add an error reporting function (fixes)
2007-10-10 Simo Sorcer4502: add an error reporting function
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Simo Sorcer3897: add a locking infrastructure
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Simo Sorcer3755: add missing files