1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/lib/ldb/ldb_tdb
Andrew Bartlett 25e1cfad3a ldb_tdb: Disallow reads without a transaction or read lock
This will ensure we match LMDB behaviour and avoid a repeat of the per-record locking
issues (compared with full DB locking) we had before Samba 4.7.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-05-03 08:17:44 +02:00
..
ldb_cache.c ldb_tdb: Do not make search or DB modifications without a lock 2018-05-03 08:17:44 +02:00
ldb_index.c ldb: Fix trailing whitespace 2018-04-06 17:57:03 +02:00
ldb_search.c ldb: Change remaining fetch prototypes to remove TDB_DATA 2018-04-06 02:08:44 +02:00
ldb_tdb_init.c ldb_tdb: Build a key value operation library 2018-03-06 01:39:16 +01:00
ldb_tdb_wrap.c ldb: use tdb directly, not tdb_compat. 2012-06-19 05:38:07 +02:00
ldb_tdb.c ldb_tdb: Disallow reads without a transaction or read lock 2018-05-03 08:17:44 +02:00
ldb_tdb.h ldb_tdb: Disallow TDB nested transactions and use tdb_transaction_active() 2018-05-03 08:17:44 +02:00