Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14436: mixing of boolean expressions and integers isn't allowed | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r13615: Make ldb_set_errstring get ldb instead of module as parameter. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r11958: - fixed memory leaks in the ldb_result handling in ldb operations | Andrew Tridgell | 1 | -20/+26 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -65/+133 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -18/+19 |
2007-10-10 | r10759: make modules easier to write by allowing modules to only implement the | Andrew Tridgell | 1 | -19/+1 |
2007-10-10 | r10753: don't require every ldb module to implement both a search_bytree() and | Andrew Tridgell | 1 | -29/+8 |
2007-10-10 | r10477: expose transactions outside ldb and change the API once more | Simo Sorce | 1 | -3/+9 |
2007-10-10 | r10305: start implementing better error handling | Simo Sorce | 1 | -23/+4 |
2007-10-10 | r10299: remove the public (un)lock functions and introduce a transaction based | Simo Sorce | 1 | -14/+14 |
2007-10-10 | r9948: Be a bit less verbose | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 1 | -4/+32 |
2007-10-10 | r9912: Fix another bug in ldb_map. | Jelmer Vernooij | 1 | -72/+93 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 1 | -55/+61 |
2007-10-10 | r9899: Be more conservative about what is sent to the remote server in ldb_map. | Jelmer Vernooij | 1 | -166/+341 |
2007-10-10 | r9881: I can't believe this can make a difference... | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9880: Convert remaining initialisers to more portable form. This should | Tim Potter | 1 | -6/+10 |
2007-10-10 | r9879: A quick check to see if nested initialisers (?) is portable across the | Tim Potter | 1 | -1/+5 |
2007-10-10 | r9857: Fix rename/delete issues | Jelmer Vernooij | 1 | -11/+24 |
2007-10-10 | r9854: Finish ldb_map testsuite | Jelmer Vernooij | 1 | -13/+12 |
2007-10-10 | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 1 | -44/+99 |
2007-10-10 | r9835: Make ldb_map compile in the stand-alone LDB build | Jelmer Vernooij | 1 | -39/+42 |
2007-10-10 | r9789: Patch from Volker that fixes the build on AIX. | Jelmer Vernooij | 1 | -21/+32 |
2007-10-10 | r9786: Move ldb_map into ldb/modules/ | Jelmer Vernooij | 1 | -0/+1151 |