summaryrefslogtreecommitdiff
path: root/source4/lib/dbwrap/dbwrap.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij1-2/+2
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10r24645: add in the ctdb dbwrap backendAndrew Tridgell1-0/+5
(This used to be commit e2d173fde17ab903bddf2139d8100785280856bd)
2007-10-10r24283: added a dbwrap API for temporary databases, based on the one from theAndrew Tridgell1-0/+33
s3 clustering code. This commit just establishes the API. The ctdb backend for this will come soon. (This used to be commit 3767e755db7b58aee4ff375896beb00b133cc413)