ctdb-tests: setup_nfs() should mark nfslock as started/stopped
[vlendec/samba-autobuild/.git] / WHATSNEW.txt
index e2c033a091cc5a0a3152f31d1d1bb83c15943c1f..cbf73b9d547918e5691b11b9f94ff08692698ad8 100644 (file)
@@ -1,43 +1,35 @@
-                   =================================
-                   Release Notes for Samba 3.6.0pre1
-                            July 28, 2010
-                   =================================
+Release Announcements
+=====================
 
-
-This is the first preview release of Samba 3.6.  This is *not*
+This is the first preview release of Samba 4.3.  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/.
 
-
-Major enhancements in Samba 3.6.0 include:
-
-
-SMB2 support
-------------
+Samba 4.3 will be the next version of the Samba suite.
 
 
-Internal Winbind passdb changes
--------------------------------
+UPGRADING
+=========
 
-Winbind has been changed to use the internal samr and lsa rpc pipe to get
-local user and group information instead of calling passdb functions. The
-reason is to use more of our infrastructure and test this infrastructure by
-using it. With this approach more code in Winbind is shared.
 
+NEW FEATURES
+============
 
-SMB Traffic Analyzer
---------------------
+The logging code now supports logging to multiple backends.  In
+addition to the previously available syslog and file backends, the
+backends for logging to the systemd-journal, lttng and gpfs have been
+added. Please consult the section for the 'logging' parameter in the
+smb.conf manpage for details.
 
-Added the new SMB Traffic Analyzer (SMBTA) VFS module protocol 2
-featuring encryption, multiple arguments, and easier parseability. A new
-tool 'smbta-util' has been created to control the encryption behaviour
-of SMBTA. For compatibility, SMBTA by default operates on version 1.
-There are programs consuming the data that the module sends.
+Spotlight
+=========
 
-More information can be found on
-http://holger123.wordpress.com/smb-traffic-analyzer/
+Support for Apple's Spotlight has been added by integrating with Gnome
+Tracker.
 
+For detailed instructions how to build and setup Samba for Spotlight,
+please see the Samba wiki: <https://wiki.samba.org/index.php/Spotlight>
 
 ######################################################################
 Changes
@@ -46,19 +38,16 @@ Changes
 smb.conf changes
 ----------------
 
-   Parameter Name                      Description     Default
-   --------------                      -----------     -------
+   Parameter Name                      Description     Default
+   --------------                      -----------     -------
+   logging                             New             (empty)
 
-   log writeable files on exit        New             No
-   ctdb locktime warn threshold               New             0
-   smb2 max read                      New             1048576
-   smb2 max write                     New             1048576
-   smb2 max trans                     New             1048576
-   username map cache time            New             0
-   async smb echo handler             New             No
 
+KNOWN ISSUES
+============
 
-######################################################################
+
+#######################################
 Reporting bugs & Development Discussion
 #######################################
 
@@ -68,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 3.6 product in the project's Bugzilla
+be filed under the Samba 4.3 product in the project's Bugzilla
 database (https://bugzilla.samba.org/).