summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGary Lockyer <gary@catalyst.net.nz>2018-09-19 15:04:35 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-11-07 21:17:59 +0100
commite650c40e11401f5ff8477292a46f14dfd06a2a29 (patch)
tree66774a51f9cdfcb892fa8b41a75d35fc87ed2970 /WHATSNEW.txt
parent58c4490e24c2a0429052e131ba8022c58ea02ecf (diff)
downloadsamba-e650c40e11401f5ff8477292a46f14dfd06a2a29.tar.gz
WHATSNEW: NETLOGON prefork support
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Nov 7 21:17:59 CET 2018 on sn-devel-144
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt6
1 files changed, 6 insertions, 0 deletions
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
================