1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Tridgell
b196077cbb r23806: update Samba4 with the latest ctdb code.
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/.
2007-10-10 14:59:20 -05:00
Andrew Tridgell
40c0919aaa r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
Andrew Tridgell
84b468b2f8 r23795: more v2->v3 conversion 2007-10-10 14:59:14 -05:00
Andrew Tridgell
3633f862b9 r22421: merged in latest ctdb changes from bzr 2007-10-10 14:51:17 -05:00
Andrew Tridgell
2c12f8e72f r22232: add a special message handler ID meaning "all messages please"
This better fits the way Samba4 does message dispatch
2007-10-10 14:50:40 -05:00
Andrew Tridgell
807b959082 r22231: merge from bzr ctdb tree 2007-10-10 14:50:40 -05:00
Andrew Tridgell
d7f122df1d r22117: merged from bzr 2007-10-10 14:49:52 -05:00
Andrew Tridgell
a57af1ff82 r22098: merged from bzr tree 2007-10-10 14:49:51 -05:00
Andrew Tridgell
3df7527aed r21256: - msg_type is not needed in the cluster messaging API
- merge ctdb_get_num_nodes() from bzr tree
2007-10-10 14:44:55 -05:00
Andrew Tridgell
b288ba05e5 r21232: added a raw ctdb messaging api - allowing ctdb applications to take
advantage of the ctdb messaging layer for their own data
2007-10-10 14:44:49 -05:00