From: Gary Lockyer Date: Wed, 19 Sep 2018 03:04:35 +0000 (+1200) Subject: WHATSNEW: NETLOGON prefork support X-Git-Tag: tdb-1.3.17~841 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e650c40e11401f5ff8477292a46f14dfd06a2a29;p=thirdparty%2Fsamba.git WHATSNEW: NETLOGON prefork support Signed-off-by: Gary Lockyer Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Wed Nov 7 21:17:59 CET 2018 on sn-devel-144 --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 211133447a8..2177988c25f 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -39,6 +39,12 @@ prefork 'prefork children' The default value for this smdb.conf parameter has been increased from 1 to 4. +netlogon prefork +---------------- + +DCERPC now supports pre-forked NETLOGON processes. The netlogon processes are +pre-forked when the prefork process model is selected for samba. + REMOVED FEATURES ================