summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/common/traverse.c
Commit message (Expand)AuthorAgeFilesLines
* r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell2007-10-101-4/+4
* r17532: merge from SAMBA_3_0 Revision: 17460Stefan Metzmacher2007-10-101-0/+1
* r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett2007-10-101-10/+10
* r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...Volker Lendecke2007-10-101-7/+7
* r14029: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison2007-10-101-2/+6
* r13773: Be consistent in the way you get out and free allocated dataSimo Sorce2007-10-101-2/+2
* r10522: finally got the locking working on solaris10. This adds a read lock onAndrew Tridgell2007-10-101-0/+12
* r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell2007-10-101-5/+5
* r10424: for caller convenience, automatically turn a tdb_traverse() into aAndrew Tridgell2007-10-101-0/+4
* r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell2007-10-101-15/+55
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-101-1/+1
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-101-0/+274