summaryrefslogtreecommitdiffstats
path: root/source4/lib/dbwrap/dbwrap_ctdb.c
Commit message (Collapse)AuthorAgeFilesLines
* s4: remove unused dbwrap codeStefan Metzmacher2008-12-291-192/+0
| | | | | | | If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze
* Fix last few includes to use new tdb location.Jelmer Vernooij2008-09-161-1/+1
|
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
| | | | (This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a)
* r24645: add in the ctdb dbwrap backendAndrew Tridgell2007-10-101-0/+191
(This used to be commit e2d173fde17ab903bddf2139d8100785280856bd)