WHATSNEW: Document CTDB tunable change
[samba.git] / WHATSNEW.txt
1 Release Announcements
2 =====================
3
4 This is the first preview release of Samba 4.4.  This is *not*
5 intended for production environments and is designed for testing
6 purposes only.  Please report any defects via the Samba bug reporting
7 system at https://bugzilla.samba.org/.
8
9 Samba 4.4 will be the next version of the Samba suite.
10
11
12 UPGRADING
13 =========
14
15 Nothing special.
16
17 NEW FEATURES
18 ============
19
20 Flush requests from SMB2/3 clients are handled asynchronously and do
21 not block the processing of other requests. Note that 'strict sync'
22 has to be set to 'yes' for Samba to honor flush requests from SMB
23 clients.
24
25 WINS nsswitch module
26 ====================
27
28 The WINS nsswitch module has been rewritten to address memory issues and to
29 simplify the code. The module now uses libwbclient to do WINS queries. This
30 means that winbind needs to be running in order to resolve WINS names using
31 the nss_wins module. This does not affect smbd.
32
33 ######################################################################
34 Changes
35 #######
36
37 smb.conf changes
38 ----------------
39
40   Parameter Name                Description             Default
41   --------------                -----------             -------
42   aio max threads               New                     100
43
44 CTDB changes
45 ------------
46
47 * The CTDB tunable parameter EventScriptTimeoutCount has been renamed
48   to MonitorTimeoutCount
49
50   It has only ever been used to limit timed-out monitor events.
51
52   Configurations containing CTDB_SET_EventScriptTimeoutCount=<n> will
53   cause CTDB to fail at startup.  Useful messages will be logged.
54
55 KNOWN ISSUES
56 ============
57
58 Currently none.
59
60 #######################################
61 Reporting bugs & Development Discussion
62 #######################################
63
64 Please discuss this release on the samba-technical mailing list or by
65 joining the #samba-technical IRC channel on irc.freenode.net.
66
67 If you do report problems then please try to send high quality
68 feedback. If you don't provide vital information to help us track down
69 the problem then you will probably be ignored.  All bug reports should
70 be filed under the Samba 4.3 product in the project's Bugzilla
71 database (https://bugzilla.samba.org/).
72
73
74 ======================================================================
75 == Our Code, Our Bugs, Our Responsibility.
76 == The Samba Team
77 ======================================================================
78