summaryrefslogtreecommitdiff
path: root/source3/tdb/tdbtorture.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-30- fixed an off-by-1 bug in the delayed deletion code that I believeAndrew Tridgell1-10/+53
2001-05-28try to make the tailer code much more robust. When a recordAndrew Tridgell1-1/+12
2000-02-28Oops - put back filename argument to tdb_open().Tim Potter1-1/+1
2000-02-28Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter1-2/+3
2000-02-16tdb_traverse() now takes three arguments.Tim Potter1-3/+3
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-3/+2
1999-12-24a useful locking tester - it uses lots of simultaneous writersAndrew Tridgell1-0/+117