summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell1-16/+4
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-10r22421: merged in latest ctdb changes from bzrAndrew Tridgell1-1/+2
(This used to be commit 3633f862b966866819c9a0a6ad0238a858e15e62)
2007-10-10r22237: this init fn doesn't exist yetAndrew Tridgell1-1/+0
(This used to be commit 6d9d62dca3cb6abad95c4ec9238da0b7bf32cefa)
2007-10-10r22234: merge test suite changes from bzr treeAndrew Tridgell1-0/+1
(This used to be commit d825f4e6cc96a365061805352a2df3818df2364e)
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell1-1/+4
(This used to be commit 807b959082d3b9a929c9f6597714e636638a940e)
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell1-0/+4
added opendb ctdb backend from ronnie (This used to be commit b0da25cb79f860bfa14ba7a8419c7996d936292b)
2007-10-10r21669: Fix --enable-dso buildJelmer Vernooij1-7/+4
(This used to be commit 7cf9d07c88b0c81777bb9363d445ac657982a366)
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell1-0/+1
advantage of the ctdb messaging layer for their own data (This used to be commit b288ba05e5dc2aa5c8cd26eaee1c41b12e4996da)
2007-10-10r20889: import ctdb cluster backend from bzrAndrew Tridgell1-0/+24
it will be interesting to see how the build farm handles this (This used to be commit 53be449630bd67d649a9e70cc7e25a9799c0616b)