==============================
Release Notes for Samba 3.2.1
August 5, 2008
==============================
This is the second stable release of Samba 3.2.
Major bug fixes included in Samba 3.2.1 are:
o Race condition in Winbind leading to a crash.
o Regression in Winbindd offline mode.
o Flushing of smb.conf when creating a new share using SWAT.
o Setting of ACEs in setups with "dos filemode = yes".
######################################################################
Changes
#######
Changes since 3.2.0
-------------------
o Michael Adam
* BUG 5608: Fix link creation for libtalloc.so.1 (and friends) on
Solaris 8.
* BUG 5594: Fix "make test" by adding and using a new testparm
switch "--skip-logic-checks".
* Fix creation of libaddns.a, libsmbclient.a and libsharemodes.a.
* Update the section about net conf in the net(8) manpage.
* Improve processing of registry shares.
* Fix listing of registry shares with testparm.
* Fix several build issues.
o Jeremy Allison
* BUG 5578: Fix error from strlcat.
* BUG 5613: Fix flushing of smb.conf when creating a new share using SWAT.
* Ensure consistent use of pdb_get_nt_passwd instead of
pdb_get_lanman_passwd.
* Remove worrying warning message when safe_strcpy tries to copy a
pseaudo interface name that's too long.
* Canonicalize servername in the printer functions to remove leading
'\\' characters.
* Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
* Fix bug creating files using DOS clients with mixed case files.
* Fix uninitialized variable.
o Yannick Bergeron
* Fix compile error on AIX 6.1
o Jim Brown
* Fix SGI compiler warnings.
o Guenther Deschner
* BUG 5616: Fix session keys also in rpccli_netr_LogonSamLogonEx wrapper.
* BUG 5570: Fix bogus error message during AD domain join.
* Fix trusted domain handling in Winbindd.
* Fix build warning.
o SATOH Fumiyasu
* BUG 5202: Fix setting of ACEs for users/groups with write access
in setups with 'dos filemode = yes'.
* Re-activate 'acl group control' parameter and make it only apply
to owning group.
o Volodymyr Khomenko
* Make ntimes function more like POSIX and allow NULL arg.
o Volker Lendecke
* BUG 5512: Fix alignment problems on sparc.
* BUG 5616: Fix share connections in setups with
"server signing = mandatory" or SMB signing set on the client side.
* Fix a race condition in Winbind leading to a crash.
* Fix a segfault in base64_encode_data_blob.
* Fix some uninitialized variable references via ndr_print.
* Fix error message if trying to join with a non-privileged user.
* Fix setups using "include = registry" without [global] settings
in the registry.
* Fix "net sam rights" on domain member servers.
* Add documentation for the vfs streams modules.
o Herb Lewis
* Cleanup some duplicate code by passing the password to the wbinfo_auth*
functions.
* Allow SID with 0 in subauthority to be converted properly.
o Zach Loafman
* Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage.
* Fix realpath() check so that it doesn't generate a core() when it fails.
o Jim McDonough
* Fix overwriting of winbind logfiles.
o Lars Mueller
* Fix "vfs_full_audit.c: name table not in sync with vfs.h" panic.
o Darshan Purandare
* Add broadcasting of the debug message to all winbindd children.
o Karolin Seeger
* BUG 5635: Fix updating of printer queues.
o Andreas Schneider
* Release still reachable memory if the smbclient context is freed.
* Remove trailing withespace from wbinfo -m which breaks gdm auth.
o Simo Sorce
* BUG 5540: Fix "set primary group script" user option substitution.
* Fix regression in Winbindd offline mode.
o Bo Yang
* Allow authentication and memory credential refresh after password
change from gdm/xdm.
* Allow %u parameters for print job username.
Please refer to the original Samba 3.2.0 Release Notes for more details regarding changes in previous releases.