mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
ed6a4e04e1
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> |
||
---|---|---|
.. | ||
brlock_tdb.c | ||
brlock.c | ||
brlock.h | ||
init.c | ||
notify.c | ||
ntvfs_common.h | ||
opendb_tdb.c | ||
opendb.c | ||
opendb.h | ||
wscript_build |