[SCM] Samba Shared Repository - branch v3-2-stable updated - release-3-2-0pre2-140-g09efcf4

Karolin Seeger kseeger at samba.org
Wed Mar 26 13:05:22 GMT 2008


The branch, v3-2-stable has been updated
       via  09efcf4005c2a973c7dea9d0497e15bcfc5381a7 (commit)
      from  663b87355e64ca17fff6da5c8e04f029be24675a (commit)

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


- Log -----------------------------------------------------------------
commit 09efcf4005c2a973c7dea9d0497e15bcfc5381a7
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Mar 26 14:02:48 2008 +0100

    WHATSNEW: Start to add changes since 3.2.0pre2.
    
    Karolin
    (cherry picked from commit 2b18b4d02aaf5d64fbcd0d60d4da1bd4837f6220)

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

Summary of changes:
 WHATSNEW.txt |   64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 64 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index ee6aad7..114a50c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -197,6 +197,70 @@ Changes since 3.2.0pre2:
 -----------------------
 
 
+o   Michael Adam <obnox at samba.org>
+    * Fix session setup with security = share.
+    * Fix segfault in testparm.
+    * Fix several Makefile issues.
+    * Fix build of bin/net on Solaris.
+    * Reformat the parm table of loadparm to use named initializers.
+    * Fix %I macro expansion for IPv4 mapped IPv6 addresses.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 5311: Fix IPv6 issue with hosts allow/deny settings.
+
+
+o   Kai Blin <kai at samba.org>
+    * BUG 4235: Prevent ntlm_auth from sending BH responses without a message.
+    * Fix one BH message.
+
+
+o   Gerald (Jerry) Carter <jerry at samba.org>
+    * Fix libtdb some to move back towards allowing out of tree builds.
+    * Ignore port when pulling IP addr from struct sockaddr_storage..
+
+
+o   Guenther Deschner <gd at samba.org>
+    * Fix build of pam_smbpass.
+    * Fix lp_load with an empty registry and "config backend = registry".
+    * Fix build targets for bin/net.
+    * Fix _dssetup_DsRoleGetPrimaryDomainInformation().
+    * Fix the build of cifs.spnego.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * Add support for async SMB requests.
+    * Add transactions to the dbwrap API.
+    * Add "net idmap aclmapset".
+    * Change default bufsize to 512k.
+    * Fix Coverity IDs 473, 481, 506, 507, 525, 526, 527, 528, 529, 530, 537,
+      538, 547, 548, 551, 552, 553, 554, 555, 557, 558, 559, 563, 564, 567.
+    * Fix some warnings in the tsmsm module.
+    * Fix warnings.
+    * BUG 4901: Fix "ldap passwd sync = only".
+    * BUG 5334: Fix download of empty files using smbclient.
+    * BUG 5307: Fix notify changes.
+    * BUG 5317: Fix debug output in domain_client_validate.
+    * BUG 5338: Fix format string issue in rpcclient.
+
+
+o   Derrell Lipman <derrell at samba.org>
+    * Check for NULL pointers before dereferencing them.
+    * Fix use of AuthDataWithContext capability.
+
+
+o   Karolin Seeger <kseeger at samba.org>
+    * Fix usage message for "net idmap dump".
+
+
+o   Andrew Tridgell <tridge at samba.org>
+    * Suppress superfluous message.
+
+
+o   Marc VanHeyningen <marc.vanheyningen at isilon.com>
+    * Coverity fixes.
+
+
 Changes since 3.2.0pre1:
 -----------------------
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list