summaryrefslogtreecommitdiffstats
path: root/source4/lib/dbwrap/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4: remove unused dbwrap codeStefan Metzmacher2008-12-291-6/+0
| | | | | | | If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-1/+1
| | | | (This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+3
| | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
* r24645: add in the ctdb dbwrap backendAndrew Tridgell2007-10-101-2/+3
| | | | (This used to be commit e2d173fde17ab903bddf2139d8100785280856bd)
* r24283: added a dbwrap API for temporary databases, based on the one from theAndrew Tridgell2007-10-101-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)