Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:cluster: remove old/broken ctdb code | Stefan Metzmacher | 2008-12-29 | 1 | -164/+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 single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | r26101: remove some unused includes | Jelmer Vernooij | 2007-12-21 | 1 | -1/+0 |
| | | | | (This used to be commit bc615162fc515a8b8ae59af14cb1e80497e9afdd) | ||||
* | r23806: update Samba4 with the latest ctdb code. | Andrew Tridgell | 2007-10-10 | 1 | -0/+165 |
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) |