summaryrefslogtreecommitdiffstats
path: root/source4/lib/db_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-6/+2
* r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell2007-10-101-36/+1
* r8343: removed a debugging messageAndrew Tridgell2007-10-101-2/+1
* r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell2007-10-101-2/+10
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-0/+9
* r7779: use the parent event context in ldb_wrap_connect(). See the comment inAndrew Tridgell2007-10-101-0/+10
* r7711: update callers of ldb_connect() for new syntaxAndrew Tridgell2007-10-101-4/+11
* r5585: LDB interfaces change:Simo Sorce2007-10-101-16/+22
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-0/+1
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-0/+170