summaryrefslogtreecommitdiffstats
path: root/source3/tdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* don't use -pg by default when building standaloneAndrew Tridgell2002-03-091-1/+1
* added a tdb backup utilityAndrew Tridgell2002-03-071-1/+4
* added a simple tdbdump utilityAndrew Tridgell2001-12-091-0/+3
* - fixed an off-by-1 bug in the delayed deletion code that I believeAndrew Tridgell2001-05-301-1/+1
* optimise by defaultAndrew Tridgell2001-02-201-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-291-6/+8
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-5/+5
* use the right MMAP flagAndrew Tridgell2000-06-151-1/+1
* use gcc not insure by default in tdb buildAndrew Tridgell2000-05-121-1/+1
* added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.Andrew Tridgell2000-05-011-4/+4
* Makefile for tdb directory.Tim Potter2000-02-281-0/+21