summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb/include/includes.h
Commit message (Collapse)AuthorAgeFilesLines
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-291-40/+0
| | | | | | | | We don't need a full copy of ctdb... If we want to readd cluster support, we should just use a ctdb client library. metze
* use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-171-1/+1
| | | | (This used to be commit d62f2bcc85c13605c133db250e0a86d2d6ccc481)
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 1ce32673d960c8b05b6c1b1b99e1976a402417ae)
* r23806: update Samba4 with the latest ctdb code.Andrew Tridgell2007-10-101-1/+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)
* r22421: merged in latest ctdb changes from bzrAndrew Tridgell2007-10-101-3/+4
| | | | (This used to be commit 3633f862b966866819c9a0a6ad0238a858e15e62)
* r22231: merge from bzr ctdb treeAndrew Tridgell2007-10-101-0/+36
(This used to be commit 807b959082d3b9a929c9f6597714e636638a940e)