summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdb.h
Commit message (Expand)AuthorAgeFilesLines
* support both read and write locks inside the tdbAndrew Tridgell2000-06-151-1/+6
* an imcompatible tdb format change (sorry!)Andrew Tridgell2000-05-121-0/+1
* added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.Andrew Tridgell2000-05-011-0/+4
* added TDB_MODIFY flag - patch from from lukeAndrew Tridgell2000-04-251-1/+2
* locking/locking.c: Fixed placeholder code for POSIX locking.Jeremy Allison2000-04-181-0/+2
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-1/+2
* improved the error checkingAndrew Tridgell2000-01-081-1/+8
* - patch from Rusty to neaten up the code a bitAndrew Tridgell2000-01-071-0/+3
* - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-021-1/+6
* fixed locking codeAndrew Tridgell1999-12-231-1/+1
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-0/+1
* first pass at the database code for Samba. This also includes a testAndrew Tridgell1999-12-211-0/+61