nsswitch: Fix CID 1441070 Error handling issues (CHECKED_RETURN)
[samba.git] / WHATSNEW.txt
index bdc3df78b2329b3e2c65b52c1b781174d88af318..2177988c25f88595b02a13af3b3814b15ff0ce12 100644 (file)
@@ -27,6 +27,23 @@ rebuild the Group Policy Objects from the XML after generalization.
 (The administrator needs to correct the values of XML entities between
 the backup and restore to account for the change in domain).
 
+kdc prefork
+-----------
+
+The KDC now supports the pre-fork process model and worker processes will be
+forked for the KDC when the pre-fork process model is selected for samba.
+
+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
 ================