summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/common/traverse.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24336: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij1-1/+1
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23371: Fix the misleading comment I added - it really *should*Jeremy Allison1-2/+2
2007-10-10r23370: Traverse in tdb wasn't consistently using theJeremy Allison1-8/+10
2007-10-10r23238: merged transaction lock changes from ctdbAndrew Tridgell1-9/+5
2007-10-10r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell1-4/+4
2007-10-10r17532: merge from SAMBA_3_0 Revision: 17460Stefan Metzmacher1-0/+1
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett1-10/+10
2007-10-10r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...Volker Lendecke1-7/+7
2007-10-10r14029: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison1-2/+6
2007-10-10r13773: Be consistent in the way you get out and free allocated dataSimo Sorce1-2/+2
2007-10-10r10522: finally got the locking working on solaris10. This adds a read lock onAndrew Tridgell1-0/+12
2007-10-10r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell1-5/+5
2007-10-10r10424: for caller convenience, automatically turn a tdb_traverse() into aAndrew Tridgell1-0/+4
2007-10-10r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell1-15/+55
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell1-1/+1
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell1-0/+274