s3: locking: Add a const struct lock_context * paramter to set_posix_lock_posix_flavour()
[obnox/samba/samba-obnox.git] / WHATSNEW.txt
index f1a1c07f02c733facbfdd100004ae9184cf84936..91f545d61a5248ed80509fb01346eb45b1f7503c 100644 (file)
@@ -1,12 +1,12 @@
 Release Announcements
 =====================
 
-This is the first preview release of Samba 4.4.  This is *not*
+This is the first preview release of Samba 4.5.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
 
-Samba 4.4 will be the next version of the Samba suite.
+Samba 4.5 will be the next version of the Samba suite.
 
 
 UPGRADING
@@ -14,32 +14,33 @@ UPGRADING
 
 Nothing special.
 
-NEW FEATURES
-============
-
-Flush requests from SMB2/3 clients are handled asynchronously and do
-not block the processing of other requests. Note that 'strict sync'
-has to be set to 'yes' for Samba to honor flush requests from SMB
-clients.
 
-WINS nsswitch module
+NEW FEATURES/CHANGES
 ====================
 
-The WINS nsswitch module has been rewritten to address memory issues and to
-simplify the code. The module now uses libwbclient to do WINS queries. This
-means that winbind needs to be running in order to resolve WINS names using
-the nss_wins module. This does not affect smbd.
+Support for LDAP_SERVER_NOTIFICATION_OID
+----------------------------------------
+
+The ldap server has support for the LDAP_SERVER_NOTIFICATION_OID
+control. This can be used to monitor the active directory database
+for changes.
+
+
+REMOVED FEATURES
+================
 
-######################################################################
-Changes
-#######
+only user and username parameters
+---------------------------------
+These two parameters have long been deprecated and superseded by
+"valid users" and "invalid users".
 
 smb.conf changes
 ----------------
 
   Parameter Name               Description             Default
   --------------               -----------             -------
-  aio max threads               New                     100
+  only user                    Removed
+  username                     Removed
 
 KNOWN ISSUES
 ============
@@ -56,7 +57,7 @@ joining the #samba-technical IRC channel on irc.freenode.net.
 If you do report problems then please try to send high quality
 feedback. If you don't provide vital information to help us track down
 the problem then you will probably be ignored.  All bug reports should
-be filed under the Samba 4.3 product in the project's Bugzilla
+be filed under the Samba 4.1 and newer product in the project's Bugzilla
 database (https://bugzilla.samba.org/).