WHATSNEW: Update changes.
[samba.git] / WHATSNEW.txt
1                    =================================
2                    Release Notes for Samba 3.6.0pre1
3                              July 28, 2010
4                    =================================
5
6
7 This is the first preview release of Samba 3.6.  This is *not*
8 intended for production environments and is designed for testing
9 purposes only.  Please report any defects via the Samba bug reporting
10 system at https://bugzilla.samba.org/.
11
12
13 Major enhancements in Samba 3.6.0 include:
14
15
16 SMB2 support
17 ------------
18
19
20 Internal Winbind passdb changes
21 -------------------------------
22
23 Winbind has been changed to use the internal samr and lsa rpc pipe to get
24 local user and group information instead of calling passdb functions. The
25 reason is to use more of our infrastructure and test this infrastructure by
26 using it. With this approach more code in Winbind is shared.
27
28
29 SMB Traffic Analyzer
30 --------------------
31
32 Added the new SMB Traffic Analyzer (SMBTA) VFS module protocol 2
33 featuring encryption, multiple arguments, and easier parseability. A new
34 tool 'smbta-util' has been created to control the encryption behaviour
35 of SMBTA. For compatibility, SMBTA by default operates on version 1.
36 There are programs consuming the data that the module sends.
37
38 More information can be found on
39 http://holger123.wordpress.com/smb-traffic-analyzer/
40
41
42 ######################################################################
43 Changes
44 #######
45
46 smb.conf changes
47 ----------------
48
49    Parameter Name                      Description     Default
50    --------------                      -----------     -------
51
52    log writeable files on exit         New             No
53    ctdb locktime warn threshold        New             0
54    smb2 max read                       New             1048576
55    smb2 max write                      New             1048576
56    smb2 max trans                      New             1048576
57    username map cache time             New             0
58    async smb echo handler              New             No
59
60
61 ######################################################################
62 Reporting bugs & Development Discussion
63 #######################################
64
65 Please discuss this release on the samba-technical mailing list or by
66 joining the #samba-technical IRC channel on irc.freenode.net.
67
68 If you do report problems then please try to send high quality
69 feedback. If you don't provide vital information to help us track down
70 the problem then you will probably be ignored.  All bug reports should
71 be filed under the Samba 3.6 product in the project's Bugzilla
72 database (https://bugzilla.samba.org/).
73
74
75 ======================================================================
76 == Our Code, Our Bugs, Our Responsibility.
77 == The Samba Team
78 ======================================================================
79