s3-lsasd: Import fixes from spoolssd
commit5b3eb835f6facf40c2471c99c3b05995c43e7da1
authorSimo Sorce <idra@samba.org>
Thu, 11 Aug 2011 18:24:05 +0000 (11 14:24 -0400)
committerSimo Sorce <idra@samba.org>
Sun, 21 Aug 2011 13:05:03 +0000 (21 09:05 -0400)
tree1f4fde1c2494eaf4f47abdcc346a19fdbac08b20
parentd5ba5dec26b48cb1accf88d21ff315ef20e1e4db
s3-lsasd: Import fixes from spoolssd

Properly rotate log files in children by using a gloabl lsasd_child_id
variable.
Simplify code by using a global lsasd_pool variable, we can never use
more than one prefork pool in the same process anyway.

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Simo Sorce <idra@samba.org>
source3/rpc_server/lsasd.c