summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/common/lock.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-15merged tdb from ctdb bzr treeAndrew Tridgell1-0/+7
2007-12-21r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison1-0/+12
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-10r23238: merged transaction lock changes from ctdbAndrew Tridgell1-0/+35
2007-10-10r22832: merged the latest tdb changes from ctdb to Samba4Andrew Tridgell1-9/+72
2007-10-10r22422: merged tdb changes from ctdbAndrew Tridgell1-4/+29
2007-10-10r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke1-18/+88
2007-10-10r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell1-36/+102
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-1/+1
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett1-7/+7
2007-10-10r10496: - added configure test for sys/time.hAndrew Tridgell1-2/+2
2007-10-10r10494: - don't generate a tdb log message for any type of failed lock probeAndrew Tridgell1-5/+2
2007-10-10r10492: work around a bug in solaris which cases lock upgrades to fail withAndrew Tridgell1-0/+26
2007-10-10r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell1-2/+2
2007-10-10r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell1-4/+6
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell1-17/+33
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell1-0/+235