The branch, v3-2-test has been updated
       via  32fdc5cef5c7aaea61228037f8c417369328e4d4 (commit)
      from  623a625ebe701d67b0547152e186721c7aa6d6e7 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 32fdc5cef5c7aaea61228037f8c417369328e4d4
Author: Karolin Seeger <ksee...@samba.org>
Date:   Mon Aug 10 17:45:52 2009 +0200

    WHATSNEW: Start WHATSNEW for 3.2.14.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt |  126 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 124 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 8b34c13..41ccffe 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,126 @@
                    ==============================
+                   Release Notes for Samba 3.2.14
+                         August 10, 2009
+                   ==============================
+
+
+This is a maintenance release of the Samba 3.2 series.
+
+Major enhancements in 3.2.14 include:
+
+    o Fix SAMR access checks (e.g. bugs #6089 and #6112).
+    o Fix 'force user' (bug #6291).
+    o Improve Win7 support (bug #6099).
+    o Fix posix ACLs when setting an ACL without explicit ACE for the
+      owner (bug #2346).
+
+
+######################################################################
+Changes
+#######
+
+Changes since 3.2.13
+--------------------
+
+
+o   Michael Adam <ob...@samba.org>
+    * Prevent creation of keys containing the '/' character.
+
+
+o   Jeremy Allison <j...@samba.org>
+    * BUG 6089: Fix SAMR access checks.
+    * BUG 6112: Fix SAMR access checks.
+    * BUG 6279: Fix Winbind crash.
+    * BUG 6291: Fix 'force user'.
+    * BUG 6099: Try to fix domain join of Win7 Beta.
+    * BUG 6386: Groupdb mapping fix.
+    * BUG 6421: Fix POSIX read-only open on read-only shares.
+    * BUG 6476: Fix more smbd-zombies in memory.
+    * BUG 6488: acl_group_override() call in posix acls references an
+      uninitialized variable.
+    * BUG 6504: Fix SAMR server for Winbind access.
+    * BUG 6520: Fix time stamps.
+    * Fix join of Windows 7 RC to a Samba3 DC.
+    * Fix bug in processing of open modes in POSIX open.
+
+
+o   Günther Deschner <g...@samba.org>
+    * BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
+    * BUG 6340: Don't segfault when cleartext trustdom pwd could not be
+      retrieved.
+    * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
+    * BUG 6465: Fix enum_aliasmem in ldb branch.
+    * BUG 6484: Fix searching for users while adding them to groups via
+      Windows usermanager.
+    * Fix the negotiate flags.
+    * Protect netlogon_creds_server_step() against NULL creds.
+
+
+o   Björn Jacke <b...@sernet.de>
+    * Also handle DirX return codes.
+
+
+o   Stefan Metzmacher <me...@samba.org>
+    * BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
+      owner.
+    * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
+    * Fix a crash bug if we timeout in net rpc trustdom list.
+    * Add '--request-timeout' option to 'net'.
+
+
+o   Volker Lendecke <v...@samba.org>
+    * BUG 5798: Preserve CFLAGS info in configure.
+    * BUG 6382: Case insensitive access to DFS links broken.
+    * Fix a race condition in Winbind leading to a panic.
+    * Add workaround for MS KB932762.
+
+
+o   Jim McDonough <j...@samba.org>
+    * BUG 6481: Don't require "Modify property" perms to unjoin.
+
+
+o   Sébastien Prud'homme <sebastien.prudho...@gmail.com>
+    * 5945: Fix out of memory error with Winbind idmap.
+
+
+o   Simo Sorce <sso...@redhat.com>
+    * Avoid duplicate ACEs.
+    * Fix profile ACLs in some corner cases.
+
+
+o   Marc VanHeyningen <marc.vanheynin...@isilon.com>
+    * Zero an uninitialized array.
+
+
+o   Bo Yang <boy...@samba.org>
+    * BUG 6560: Lookupname failed, cannot find domain when attempt
+      to change password.
+
+
+######################################################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the Samba 3.2 product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
+                   ==============================
                    Release Notes for Samba 3.2.13
                           June 23, 2009
                    ==============================
@@ -51,8 +173,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 3.2.12


-- 
Samba Shared Repository

Reply via email to