1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/tdb/common
2009-08-06 11:47:08 -07:00
..
dump.c Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
error.c Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
freelist.c overallocate all records by 25% 2009-06-01 13:13:07 +10:00
freelistcheck.c Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
io.c If the record is at the end of the database, pretending it has length 1 2009-07-30 13:09:33 -07:00
lock.c tdb: fix locking error 2009-07-21 10:21:53 +02:00
open.c Add define guards around otherwise unused variable. 2009-08-06 11:47:08 -07:00
tdb_private.h Make tdb transaction lock recursive (samba version) 2009-07-20 22:17:20 +02:00
tdb.c realloc() has that horrible overloaded free semantic when size is 0: 2009-07-30 13:10:33 -07:00
transaction.c auto-repack in transactions that expand the tdb 2009-06-01 13:11:39 +10:00
traverse.c There is one signedness issue in tdb which prevents traverses of TDB records 2009-08-06 13:13:42 +10:00