summaryrefslogtreecommitdiff
path: root/source4/lib/dbwrap/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-1/+1
(This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-3/+3
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
2007-10-10r24645: add in the ctdb dbwrap backendAndrew Tridgell1-2/+3
(This used to be commit e2d173fde17ab903bddf2139d8100785280856bd)
2007-10-10r24283: added a dbwrap API for temporary databases, based on the one from theAndrew Tridgell1-0/+5
s3 clustering code. This commit just establishes the API. The ctdb backend for this will come soon. (This used to be commit 3767e755db7b58aee4ff375896beb00b133cc413)