1 ==============================
2 Release Notes for Samba 3.2.2
4 ==============================
6 This is a bug fix release of the Samba 3.2 series.
8 Major bug fixes included in Samba 3.2.2 are:
10 o Fix removal of dead records in tdb files. This can lead to very large
11 tdb files and to overflowing partitions as a consequence on systems
12 running an nmbd daemon.
14 o Fix freezing Windows Explorer on WinXP while browsing Samba shares.
17 ######################################################################
25 o Michael Adam <obnox@samba.org>
26 * Fix replacement of random seed generator.
27 * Fix a race condition in idmap_tdb2_allocate_id().
28 * Fix unix_convert() for "*" after changing map_nt_error_from_unix().
29 * Make sure to always set errno on error path in OpenDir.
32 o Jeremy Allison <jra@samba.org>
33 * BUG 5675: Fix smbspool program assuming Kerberos authentication by
35 * BUG 5686: Fix segfaults in libsmbclient.
36 * Fix coverity ID 594 (resource leak on error path).
37 * Several build fixes.
40 o Bartosz Antosik <antosik@gmail.com>
41 * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing
45 o Andrew Bartlett <abartlet@samba.org>
46 * Include stdlib.h to get a prototype for free().
49 o Yannick Bergeron <yaberger@ca.ibm.com>
50 * Solve an IBM XL C/C++ compiler error encountered in get_exit_code()
51 auth_errors array initialization in client/smbspool.c.
52 * Use NGROUPS_MAX instead of 32 for the max group value in
56 o Günther Deschner <gd@samba.org>
58 * Add add c++ guard to netapi.
61 o SATOH Fumiyasu <fumiyas@osstech.co.jp>
62 * BUG 5688: Fix orphaned LPQ processes if socket address is invalid.
65 o Volker Lendecke <vl@samba.org>
66 * BUG 5684: Fix removal of dead records in tdb files.
67 * Fix smb_len calculation for chained requests.
70 o Herb Lewis <herb@samba.org>
71 * Fix output of test status.
74 o Jim McDonough <jmcd@samba.org>
75 * Fix smbclient connections to older servers.
78 o Andrew Tridgell <tridge@samba.org>
79 * Fix a fd leak when trying to regain contact to a domain controller
81 * Fix permissions on ctdb databases.
82 * Fix passing back success when a function had in fact failed in two
86 ######################################################################
87 Reporting bugs & Development Discussion
88 #######################################
90 Please discuss this release on the samba-technical mailing list or by
91 joining the #samba-technical IRC channel on irc.freenode.net.
93 If you do report problems then please try to send high quality
94 feedback. If you don't provide vital information to help us track down
95 the problem then you will probably be ignored. All bug reports should
96 be filed under the Samba 3.2 product in the project's Bugzilla
97 database (https://bugzilla.samba.org/).
100 ======================================================================
101 == Our Code, Our Bugs, Our Responsibility.
103 ======================================================================