summaryrefslogtreecommitdiff
path: root/source3/tdb/tdbtest.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-0/+1
2001-12-11Tidyups to remove warnings on tdb standalone code.Jeremy Allison1-6/+5
2001-12-04undoMartin Pool1-3/+3
2001-12-04Implement suggestion from tridge to leave the old tdb_open interfaceMartin Pool1-3/+3
2001-12-04Better error handling:Martin Pool1-2/+2
2001-09-06flush stdout in test logging fnsAndrew Tridgell1-0/+1
2001-07-04removed some debug codeAndrew Tridgell1-18/+13
2001-05-28try to make the tailer code much more robust. When a recordAndrew Tridgell1-0/+10
2000-12-05Added sorted freelist neighbour merge code to stop tdb fragmentation.Jeremy Allison1-0/+39
2000-05-01added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.Andrew Tridgell1-1/+1
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-3/+3
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-2/+3
2000-01-02show test result in ops/secAndrew Tridgell1-2/+2
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell1-0/+217