1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/cluster
Rusty Russell ed6a4e04e1 source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.
This makes the code use dbwrap_local_open(), so it can handle
NTDB.

brlock.tdb, notify.tdb and openfiles.tdb can now be brlock.ntdb,
notify.ntdb and openfiles.ntdb, if 'use ntdb' is set.

Cc: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-04-12 14:59:42 -07:00
..
cluster_private.h source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option. 2013-04-12 14:59:42 -07:00
cluster.c source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option. 2013-04-12 14:59:42 -07:00
cluster.h source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option. 2013-04-12 14:59:42 -07:00
local.c source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option. 2013-04-12 14:59:42 -07:00
wscript_build source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option. 2013-04-12 14:59:42 -07:00