summaryrefslogtreecommitdiff
path: root/source3/tdb/tdb.h
AgeCommit message (Expand)AuthorFilesLines
2001-05-28try to make the tailer code much more robust. When a recordAndrew Tridgell1-0/+2
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison1-38/+73
2000-06-15support both read and write locks inside the tdbAndrew Tridgell1-1/+6
2000-05-12an imcompatible tdb format change (sorry!)Andrew Tridgell1-0/+1
2000-05-01added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.Andrew Tridgell1-0/+4
2000-04-25added TDB_MODIFY flag - patch from from lukeAndrew Tridgell1-1/+2
2000-04-18locking/locking.c: Fixed placeholder code for POSIX locking.Jeremy Allison1-0/+2
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-1/+2
2000-01-08improved the error checkingAndrew Tridgell1-1/+8
2000-01-07- patch from Rusty to neaten up the code a bitAndrew Tridgell1-0/+3
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-1/+6
1999-12-23fixed locking codeAndrew Tridgell1-1/+1
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-0/+1
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell1-0/+61