summaryrefslogtreecommitdiff
path: root/source4/lib/db_wrap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16916: Implement metze's proposed changes to the tdb logging API.Andrew Bartlett1-1/+3
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett1-4/+22
2007-10-10r15853: started the process of removing the warnings now thatAndrew Tridgell1-2/+1
2007-10-10r15433: Add a todo.Andrew Bartlett1-0/+2
2007-10-10r15362: Consider anything non-zero a failure, bnio not just -1Jelmer Vernooij1-1/+2
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-5/+0
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-0/+1
2007-10-10r13768: be less verbose...Stefan Metzmacher1-0/+3
2007-10-10r13349: In the end I could not use ldb_caseless_cmpSimo Sorce1-1/+1
2007-10-10r13335: Fix the build and add an utf8 safe ldb_hadler_fold functionSimo Sorce1-2/+2
2007-10-10r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce1-2/+7
2007-10-10r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce1-7/+2
2007-10-10r13325: let samba register it's own utf8 aware functions in ldbSimo Sorce1-0/+12
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett1-0/+13
2007-10-10r12178: Make ldb_ildap work against localhost again, by setting the eventAndrew Bartlett1-0/+4
2007-10-10r10409: allow smb.conf override of ldb synchronous transactions with "ldb:nos...Andrew Tridgell1-0/+5
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell1-1/+2
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-6/+2
2007-10-10r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell1-36/+1
2007-10-10r8343: removed a debugging messageAndrew Tridgell1-2/+1
2007-10-10r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell1-2/+10
2007-10-10r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell1-0/+9
2007-10-10r7779: use the parent event context in ldb_wrap_connect(). See the comment inAndrew Tridgell1-0/+10
2007-10-10r7711: update callers of ldb_connect() for new syntaxAndrew Tridgell1-4/+11
2007-10-10r5585: LDB interfaces change:Simo Sorce1-16/+22
2007-10-10r5307: removed db_wrap.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-2/+2
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell1-0/+1
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell1-0/+170