diff options
author | Andreas Schneider <asn@samba.org> | 2010-08-10 12:29:27 +0200 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2010-08-13 12:20:10 -0400 |
commit | aff002e829b8169997f7f446959e2f1d5baf3a60 (patch) | |
tree | ab5983a8cdc8067d80cc313f7df7946b114ec274 /source4/VERSION | |
parent | 62a2a9e27f8983717f13dbe3d92b21ed4b9bf22e (diff) | |
download | samba-aff002e829b8169997f7f446959e2f1d5baf3a60.tar.gz samba-aff002e829b8169997f7f446959e2f1d5baf3a60.tar.bz2 samba-aff002e829b8169997f7f446959e2f1d5baf3a60.zip |
s3-smbd: Move rpc services init to smbd parent.
The move to the parent makes it possible to use an internal rpc pipe
really early and as we migrated serveral parts of samba to rpc function
this is required. This should speed up the fork of a smbd a bit cause
the rpc services are already running.
We still have several problems here which aren't solved. We don't have a
dependency tree here. For example we have to make sure that the registry
is initialized before we can use the winreg pipe. The spoolss server
requires winreg, so we have to start winreg before we can start the
spoolss server. I'm sure there are more dependencies.
Signed-off-by: Simo Sorce <idra@samba.org>
Diffstat (limited to 'source4/VERSION')
0 files changed, 0 insertions, 0 deletions