Samba 3.2.12 Available for Download
==============================
Release Notes for Samba 3.2.12
June 16, 2009
==============================
This is a maintenance release of the Samba 3.2 series.
Major enhancements in 3.2.12 include:
o Fix SAMR and LSA checks (bug #6089, #6289)
o Fix posix acls when setting an ACL without explicit ACE for the
owner (bug #2346).
o Fix "force user" (bug #6291).
o Fix Winbind crash (bug #6279).
o Fix joining of Win7 into Samba domain (bug #6099).
######################################################################
Changes
#######
Changes since 3.2.11
--------------------
o Michael Adam
* Prevent creation of keys containing the '/' character.
o Jeremy Allison
* BUG 6089: Revert the extra SAMR and LSA checks.
* BUG 6099: Fix joining of Win7 into Samba domain.
* BUG 6279: Fix Winbind crash.
* BUG 6289: Revert the extra SAMR and LSA checks.
* BUG 6291: Fix "force user".
* BUG 6386: Groupdb mapping fix.
* Fix bug in processing of open modes in POSIX open.
o Guenther Deschner
* BUG 6099: Fix joining of Win7 into Samba domain.
* BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
* BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
* BUG 6465: Fix enumeration of empty aliases (ldb backend).
* Protect netlogon_creds_server_step() against NULL creds.
o Bjoern Jacke
* Also handle DirX return codes.
o Volker Lendecke
* BUG 5798: CFLAGS info lost in configure.
* BUG 6382: Fix case insensitive access to DFS links.
* Fix a race condition in winbind leading to a panic.
o Stefan Metzmacher
* BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
owner.
* Fix a crash bug if we timeout in net rpc trustdom list.
o D.L. Meyer
* BUG 5832: Fix build on RHEL when ccache is not available.
o Sebastien Prud'homme
* BUG 5945: Fix out of memory error with Winbind idmap.
o Karolin Seeger
* BUG 5835: Add keyutils-devel to build requires.
o Simo Sorce
* Fix profile acls in some corner cases.