summaryrefslogtreecommitdiff
path: root/source4/lib/dbwrap/dbwrap_ctdb.c
AgeCommit message (Collapse)AuthorFilesLines
2008-12-29s4: remove unused dbwrap codeStefan Metzmacher1-192/+0
If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij1-1/+1
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+2
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a)
2007-10-10r24645: add in the ctdb dbwrap backendAndrew Tridgell1-0/+191
(This used to be commit e2d173fde17ab903bddf2139d8100785280856bd)