r10753: don't require every ldb module to implement both a search_bytree() and
[metze/samba/wip.git] / source4 / lib / ldb / modules / ldb_map.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 Vernooijr9948: Be a bit less verbose
2007-10-10 Jelmer Vernooijr9915: Some more mappings. Fix weird sAMAccountName...
2007-10-10 Jelmer Vernooijr9912: Fix another bug in ldb_map.
2007-10-10 Jelmer Vernooijr9908: Generate posixUser and posixGroup as well
2007-10-10 Jelmer Vernooijr9899: Be more conservative about what is sent to the...
2007-10-10 Tim Potterr9881: I can't believe this can make a difference...
2007-10-10 Tim Potterr9880: Convert remaining initialisers to more portable...
2007-10-10 Tim Potterr9879: A quick check to see if nested initialisers...
2007-10-10 Jelmer Vernooijr9857: Fix rename/delete issues
2007-10-10 Jelmer Vernooijr9854: Finish ldb_map testsuite
2007-10-10 Jelmer Vernooijr9842: More error checks in the ldb_map modules, extend...
2007-10-10 Jelmer Vernooijr9835: Make ldb_map compile in the stand-alone LDB...
2007-10-10 Jelmer Vernooijr9789: Patch from Volker that fixes the build on AIX.
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/