WHATSNEW: Update changes since 3.2.11.
authorKarolin Seeger <kseeger@samba.org>
Mon, 15 Jun 2009 08:25:48 +0000 (10:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 15 Jun 2009 08:27:04 +0000 (10:27 +0200)
Karolin
(cherry picked from commit f2ae8244603a4232331b7c3128661aec08ecd977)

WHATSNEW.txt

index e66594bf8763c234181c7d2906068638c49790d7..5e1defbe75cea6ea94a0ad37af212194d52a8db7 100644 (file)
@@ -8,6 +8,7 @@ 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).
@@ -28,8 +29,10 @@ o   Michael Adam <obnox@samba.org>
 
 
 o   Jeremy Allison <jra@samba.org>
+    * 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.
@@ -39,6 +42,7 @@ o   Guenther Deschner <gd@samba.org>
     * 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.
 
 
@@ -62,6 +66,10 @@ o   D.L. Meyer <dlmeyer@uiuc.edu>
     * BUG 5832: Fix build on RHEL when ccache is not available.
 
 
+o   Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
+    * BUG 5945: Fix out of memory error with Winbind idmap.
+
+
 o   Karolin Seeger <kseeger@samba.org>
     * BUG 5853: Add keyutils-devel to build requires.