Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19360: improve the ldb leak detector - it now takes into account the number | Andrew Tridgell | 1 | -3/+12 |
2007-10-10 | r19303: It seem ok to have around this amount of blocks hanging out of an ldb... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19296: added a leak detector to ldb_wrap_connect() | Andrew Tridgell | 1 | -2/+18 |
2007-10-10 | r18943: Samba4 wants its databases private to root. I know some of them could | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16916: Implement metze's proposed changes to the tdb logging API. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r16774: This patch modifies the tdb API to allow the logging function to be used | Andrew Bartlett | 1 | -4/+22 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15433: Add a todo. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r15362: Consider anything non-zero a failure, bnio not just -1 | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15295: Fix some dependencies | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13768: be less verbose... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r13349: In the end I could not use ldb_caseless_cmp | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r13335: Fix the build and add an utf8 safe ldb_hadler_fold function | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers | Simo Sorce | 1 | -2/+7 |
2007-10-10 | r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp() | Simo Sorce | 1 | -7/+2 |
2007-10-10 | r13325: let samba register it's own utf8 aware functions in ldb | Simo Sorce | 1 | -0/+12 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -0/+13 |
2007-10-10 | r12178: Make ldb_ildap work against localhost again, by setting the event | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r10409: allow smb.conf override of ldb synchronous transactions with "ldb:nos... | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 | Andrew Tridgell | 1 | -6/+2 |
2007-10-10 | r8625: move the ldb_wrap logic into the ldb code. This logic is meant to | Andrew Tridgell | 1 | -36/+1 |
2007-10-10 | r8343: removed a debugging message | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r7912: make private_path() recognise a non-relative filename, so we can have | Andrew Tridgell | 1 | -2/+10 |
2007-10-10 | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r7779: use the parent event context in ldb_wrap_connect(). See the comment in | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r7711: update callers of ldb_connect() for new syntax | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r5585: LDB interfaces change: | Simo Sorce | 1 | -16/+22 |
2007-10-10 | r5307: removed db_wrap.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5296: - only include the tdb headers where they are needed | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4475: fixed smbd to work with the small changes in the ldb API (the most imp... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the | Andrew Tridgell | 1 | -0/+170 |