smbtorture: rename CHECK_VALUE() to CHECK_VAL() in smb2/compound.c
[samba4-gss.git] / WHATSNEW.txt
blobc9db9360169b74718e395a764af0c813a34ef3cd
1 Release Announcements
2 =====================
4 This is the first pre release of Samba 4.22.  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/.
9 Samba 4.22 will be the next version of the Samba suite.
12 UPGRADING
13 =========
16 NEW FEATURES/CHANGES
17 ====================
20 REMOVED FEATURES
21 ================
23 The "nmbd proxy logon" feature was removed. This was used before
24 Samba4 acquired a NBT server.
26 fruit:posix_rename
27 ------------------
29 This option of the vfs_fruit VFS module that could be used to enable POSIX
30 directory rename behaviour for OS X clients has been removed as it could result
31 in severe problems for Windows clients.
33 As a possible workaround it is possible to prevent creation of .DS_Store files
34 (a Finder thingy to store directory view settings) on network mounts by running
36   $ defaults write com.apple.desktopservices DSDontWriteNetworkStores true
38 on the Mac.
41 smb.conf changes
42 ================
44   Parameter Name                          Description     Default
45   --------------                          -----------     -------
46   vfs mkdir use tmp name                  New             Auto
47   fruit:posix_rename                      Removed
49 KNOWN ISSUES
50 ============
52 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.22#Release_blocking_bugs
55 #######################################
56 Reporting bugs & Development Discussion
57 #######################################
59 Please discuss this release on the samba-technical mailing list or by
60 joining the #samba-technical:matrix.org matrix room, or
61 #samba-technical IRC channel on irc.libera.chat
63 If you do report problems then please try to send high quality
64 feedback. If you don't provide vital information to help us track down
65 the problem then you will probably be ignored.  All bug reports should
66 be filed under the Samba 4.1 and newer product in the project's Bugzilla
67 database (https://bugzilla.samba.org/).
70 ======================================================================
71 == Our Code, Our Bugs, Our Responsibility.
72 == The Samba Team
73 ======================================================================