summaryrefslogtreecommitdiff
path: root/source/lib/tdb/common/traverse.c
Commit message (Expand)AuthorAgeFilesLines
* Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison2008-05-201-4/+9
* Fix nesting tdb_traverse in a transactionVolker Lendecke2008-05-201-3/+8
* merged changes from v3-2-testAndrew Tridgell2008-01-181-0/+3
* merged tdb from ctdb bzr treeAndrew Tridgell2008-01-151-0/+3
* r24336: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-101-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-10-101-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-10-101-8/+10
* r23238: merged transaction lock changes from ctdbAndrew Tridgell2007-10-101-9/+5
* 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