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
Andreas Schneider 47bb27652e tdb: Write zero data using 8k buffer in transaction_expand_file()
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2017-08-09 22:34:17 +02: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: Improve debugging when the allrecord lock fails to upgrade 2017-04-27 14:52:17 +02:00
mutex.c tdb: runtime check for robust mutexes may hang in threaded programs 2017-04-27 14:52:16 +02:00
open.c tdb: Refuse to load a database with hash size 0 2015-12-18 08:26:24 +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_trace_1plusn_rec_flag_ret 2016-08-29 19:03:27 +02:00
tdb.c tdb: Avoid NULL tdb_write 2017-08-09 22:34:17 +02:00
transaction.c tdb: Write zero data using 8k buffer in transaction_expand_file() 2017-08-09 22:34:17 +02:00
traverse.c tdb: Remove locking from tdb_traverse_read() 2017-07-02 17:35:18 +02:00