r17525: This is a merge from the Google Summer of Code 2006 project by Martin Kühl
[metze/samba/wip.git] / source4 / lib / ldb / modules / ldb_map.c
2007-10-10 Andrew Bartlettr17525: This is a merge from the Google Summer of Code...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Tim Potterr16090: Fix standalone build after the rename of enum...
2007-10-10 Andrew Tridgellr14436: mixing of boolean expressions and integers...
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
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 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/