summaryrefslogtreecommitdiff
path: root/source4/lib/dbwrap/dbwrap_tdb.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10r24283: added a dbwrap API for temporary databases, based on the one from theAndrew Tridgell1-0/+265
s3 clustering code. This commit just establishes the API. The ctdb backend for this will come soon. (This used to be commit 3767e755db7b58aee4ff375896beb00b133cc413)