summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb/ib/ibwrapper.c
Commit message (Collapse)AuthorAgeFilesLines
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-291-1361/+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
* r23806: update Samba4 with the latest ctdb code.Andrew Tridgell2007-10-101-23/+41
| | | | | | | | | | | | 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)
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit 5c9b19271e0e3ad897499707003ce4703ffa4870)
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
* r22231: merge from bzr ctdb treeAndrew Tridgell2007-10-101-0/+1344
(This used to be commit 807b959082d3b9a929c9f6597714e636638a940e)