summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r24274: - merge from ctdb bzr treeAndrew Tridgell1-0/+20
- use ctdb_attach() instead of ctdb_db_handle() - make ctdb_attach() return an existing db handle if it exists (This used to be commit be85c48f8d4a22fd4ed922be6f7f1979f349d291)
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell1-1/+16
This doesn't get the ctdb code fully working in Samba4, it just gets it building and not breaking non-clustered use of Samba. It will take a bit longer to update some of the calling ctdb_cluster.c code to make it work correctly in Samba4. Note also that Samba4 now only links to the client portion of ctdb. For the moment I am leaving the ctdbd as a separate daemon, which you install separately from http://ctdb.samba.org/. (This used to be commit b196077cbb55cbecad87065133c2d67198e31066)
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell1-0/+33
(This used to be commit 807b959082d3b9a929c9f6597714e636638a940e)