summaryrefslogtreecommitdiff
path: root/source4/cluster/cluster.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-12source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.Rusty Russell1-2/+2
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-11/+0
2011-06-09server_id.idl: Bring server_id.idl in commonAndrew Bartlett1-1/+1
2011-06-09s4-cluster Use task_id instead of id2 to clarify server_id structureAndrew Bartlett1-2/+2
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-1/+1
2011-05-03s4-cluster: Remove const from cluster_id_string()Andrew Bartlett1-1/+1
2011-02-18s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell1-1/+1
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij1-1/+1
2008-10-15Fix includes.Jelmer Vernooij1-0/+1
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett1-3/+3
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij1-2/+2
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell1-2/+2
2007-10-10r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell1-2/+1
2007-10-10r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell1-5/+24
2007-10-10r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell1-0/+10
2007-10-10r20887: allow the registration of multiple cluster backendsAndrew Tridgell1-6/+29
2007-10-10r20647: add cluster codeAndrew Tridgell1-0/+45