s3-server_id Add task_id to server_id to match Samba4
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 May 2011 00:27:36 +0000 (10:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jun 2011 04:40:48 +0000 (14:40 +1000)
commit6845b506b77cd75c2669e07f7026d6507c902a4f
tree69d2dccf10a371aa017f846ece76744c7b6c6077
parent70c3c0a246acaade33b1583fa78103c116cc6130
s3-server_id Add task_id to server_id to match Samba4

This will allow this structure to be shared, and allow us to create a
common messaging system between all Samba processes.  Samba4 uses the
task_id to indicate the different tasks within a single unix process.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/lib/serverid.c
source3/lib/util.c
source3/librpc/idl/server_id.idl