s3-lib Add a way to allocate the task_id value in server_id
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Jul 2011 06:29:38 +0000 (16:29 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 30 Apr 2012 07:55:12 +0000 (17:55 +1000)
commit442a81e7b282eef85d3c7d978846a531b55cbd5f
treeb5b82c36137e530f3496186e76bf05c04645e92e
parentf10c63810077a6759a9df4e9c653066f9f355d96
s3-lib Add a way to allocate the task_id value in server_id

This safely allocates the task_id so that when we have multiple event
contexts, they can each have their own messaging context, particularly
for the imessaging subsystem under source4.

Andrew Bartlett
source3/Makefile.in
source3/include/proto.h
source3/lib/util.c