1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/cluster
Andrew Bartlett f10c638100 s4-messaging: Fill in the whole server_id in all use cases
This started per https://bugzilla.samba.org/show_bug.cgi?id=8872#c4
and avoids any possible collision with a different process.

We also need to ensure that across a Samba installation on a single
node that id.vnn is the same.  Samba4 previously used 0, while Samba3
used NONCLUSTER_VNN.  When a message is sent between these 'different'
nodes, the error NT_STATUS_INVALID_DEVICE_REQUEST is raised.

Andrew Bartlett
2012-04-30 17:55:11 +10:00
..
cluster_private.h lib/util Bring procid_str() into lib/util as server_id_string() 2011-06-09 12:40:09 +02:00
cluster.c lib/util Bring procid_str() into lib/util as server_id_string() 2011-06-09 12:40:09 +02:00
cluster.h lib/util Bring procid_str() into lib/util as server_id_string() 2011-06-09 12:40:09 +02:00
local.c s4-messaging: Fill in the whole server_id in all use cases 2012-04-30 17:55:11 +10:00
wscript_build s4-cluster: make cluster a private shared lib 2010-10-30 23:49:01 +11:00