1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb/common
Stefan Metzmacher c8d05e934e tdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs.
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10781

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-11-20 16:23:05 +01:00
..
check.c tdb: introduce TDB_SUPPORTED_FEATURE_FLAGS 2014-05-22 21:05:15 +02:00
dump.c tdb: tdbtool: dump record magic with fixed number of 8 hex digits 2014-02-14 15:53:25 -08:00
error.c tdb: Fix blank line endings 2012-12-21 11:54:53 +01:00
freelist.c tdb: defragment the freelist in tdb_allocate_from_freelist() 2014-06-26 12:16:03 +02:00
freelistcheck.c tdb: Use tdb_null in freelistcheck 2013-02-19 15:46:45 +01:00
hash.c tdb: enable VALGRIND to remove valgrind noise. 2011-06-08 11:05:47 +02:00
io.c tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
lock.c tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
mutex.c tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
open.c tdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs. 2014-11-20 16:23:05 +01:00
rescue.c tdb: Remove "header" from tdb_context 2013-02-05 13:18:28 +01:00
summary.c tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
tdb_private.h tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
tdb.c tdb: Fix a comment 2014-09-30 23:08:07 +02:00
transaction.c tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
traverse.c tdb: Improve wording in a comment 2014-09-25 00:59:16 +02:00