s3-prefork: implement prefork framework
authorSimo Sorce <idra@samba.org>
Wed, 20 Apr 2011 20:28:57 +0000 (16:28 -0400)
committerAndreas Schneider <asn@samba.org>
Wed, 10 Aug 2011 16:14:03 +0000 (18:14 +0200)
commit4fef4fe4986245bfd0ac0c3a3d3a10d330bae09c
treeb0db047b976263251836a655eff3cdea3ca4812d
parent88b901b6ee92ea5eb4420981625fb6a6b299e368
s3-prefork: implement prefork framework

Primarily built for forked off rpc service daemons, but not tied to rpc
services and generic enough to be used elsewhere easily.

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/Makefile.in
source3/lib/server_prefork.c [new file with mode: 0644]
source3/lib/server_prefork.h [new file with mode: 0644]
source3/wscript_build