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>
Thu, 9 Jun 2011 10:40:08 +0000 (12:40 +0200)
commitcc3b75b807c6dd63b6dde3b449054f6640826f7c
treed3886063e2bea4ddc8c9e112468316f078c30310
parent8d803d5a0a9a7815c4e6fcbd9b7c652fb85e94dd
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