summaryrefslogtreecommitdiff
path: root/source4/cluster/cluster.h
Commit message (Expand)AuthorAgeFilesLines
* source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.Rusty Russell2013-04-121-1/+1
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-1/+0
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-091-1/+1
* s4-cluster Use task_id instead of id2 to clarify server_id structureAndrew Bartlett2011-06-091-2/+2
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-3/+3
* s4-cluster Rename server_id.node -> vnn to match Samba3Andrew Bartlett2011-05-031-2/+2
* s4-cluster: Remove const from cluster_id_string()Andrew Bartlett2011-05-031-1/+1
* s4:cluster Rename .id to .pid in server_idAndrew Bartlett2011-05-031-1/+1
* s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell2011-02-181-1/+1
* s4:cluster/cluster.h - fix another gcc 3.4 "struct" warningMatthias Dieter Wallnöfer2010-12-051-0/+2
* Fix a few more breakages from our recent changes to the server_idAndrew Bartlett2008-02-041-1/+3
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-041-1/+1
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-211-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell2007-10-101-1/+1
* r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell2007-10-101-2/+1
* r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell2007-10-101-1/+14
* r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell2007-10-101-0/+1
* r20887: allow the registration of multiple cluster backendsAndrew Tridgell2007-10-101-0/+1
* r20647: add cluster codeAndrew Tridgell2007-10-101-0/+35