tdb_compat.h: divert every tdb build and includes to tdb_compat
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:10:25 +0000 (18:40 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:18:34 +0000 (11:18 +0200)
commit0e4c358e2710580d5aeb439d767c87aaf4c0f2f3
treeaeca32c597485b907e017e7dd580c9603af14ee2
parent61bf43f5d17c9ac3fc9a36cab74a81f26ac97ccb
tdb_compat.h: divert every tdb build and includes to tdb_compat

We change all the headers and wscript files to use tdb_compat; this
means we have one place to decide whether to use TDB1 or TDB2.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
35 files changed:
buildtools/wafsamba/samba3.py
lib/tdb_compat/wscript
lib/util/tdb_wrap.c
lib/util/tdb_wrap.h
lib/util/util_tdb.c
lib/util/wscript_build
libcli/auth/schannel_state_tdb.c
source3/configure.in
source3/groupdb/mapping.c
source3/include/ctdbd_conn.h
source3/include/dbwrap.h
source3/include/util_tdb.h
source3/lib/eventlog/eventlog.h
source3/lib/tdb_validate.h
source3/libsmb/smb_share_modes.c
source3/smbd/globals.c
source3/smbd/statcache.c
source3/wscript
source3/wscript_build
source4/cluster/local.c
source4/lib/ldb-samba/ldb_wrap.c
source4/lib/ldb-samba/wscript_build
source4/lib/ldb/ldb_tdb/ldb_tdb.h
source4/lib/ldb/wscript
source4/lib/messaging/messaging.c
source4/ntvfs/common/brlock.c
source4/ntvfs/common/brlock_tdb.c
source4/ntvfs/common/notify.c
source4/ntvfs/common/opendb_tdb.c
source4/ntvfs/posix/python/pyxattr_tdb.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/xattr_tdb.c
source4/torture/basic/mangle_test.c
source4/torture/local/dbspeed.c
wscript_build