Keep the tdb code in sync with Samba4.
authorJeremy Allison <jra@samba.org>
Wed, 7 Nov 2007 06:57:35 +0000 (22:57 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 7 Nov 2007 06:57:35 +0000 (22:57 -0800)
commitab11c0055761e97ba32a8c3ec4fa6f8763a262cd
tree23c550d65ea97b940c14a73ebdc786bee1954e21
parentef8da1698371c95495add53df81a978df709c88d
Keep the tdb code in sync with Samba4.

Mainly this is the svn changes :

------------------------------------------------------------------------
r23238 | tridge | 2007-05-30 01:15:49 -0700 (Wed, 30 May 2007) | 6 lines

merged transaction lock changes from ctdb

this ensures that having the global lock also implies the transaction
lock

------------------------------------------------------------------------
r22832 | tridge | 2007-05-13 18:00:06 -0700 (Sun, 13 May 2007) | 3 lines

merged the latest tdb changes from ctdb to Samba4

Jeremy.
12 files changed:
source/lib/tdb/Makefile.in
source/lib/tdb/common/lock.c
source/lib/tdb/common/tdb.c
source/lib/tdb/common/tdb_private.h
source/lib/tdb/common/transaction.c
source/lib/tdb/common/traverse.c
source/lib/tdb/configure.ac
source/lib/tdb/include/tdb.h
source/lib/tdb/libtdb.m4
source/lib/tdb/tdb.pc.in
source/lib/tdb/tools/tdbtest.c
source/lib/tdb/tools/tdbtorture.c