[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-3-0rc2-88-g84ef55b

Karolin Seeger kseeger at samba.org
Mon Jan 5 15:17:53 GMT 2009


The branch, v3-3-stable has been updated
       via  84ef55b65f6b3a877da98ace762e5ec3d784fa4d (commit)
      from  0717239baf67347dc969897285dd90017a40e8ca (commit)

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


- Log -----------------------------------------------------------------
commit 84ef55b65f6b3a877da98ace762e5ec3d784fa4d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Jan 5 16:16:18 2009 +0100

    WHATSNEW: Update changes since 3.3.0rc2.
    
    Karolin
    (cherry picked from commit 39f3af99add8aa1f32bc537fbcb85377d0c41111)

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bc47900..9f28a3c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -7,6 +7,9 @@ This is the first stable release of Samba 3.3.0.
 
 Major enhancements in Samba 3.3.0 include:
 
+ General changes:
+ o The passdb tdbsam version has been raised.
+
  Configuration/installation:
  o Splitting of library directory into library directory and separate
    modules directory.
@@ -34,6 +37,22 @@ Major enhancements in Samba 3.3.0 include:
    Account Management.
 
 
+General changes
+===============
+
+The passdb tdbsam version has been raised as among other things the RID counter
+has been moved from the winbindd_idmap.tdb to the passdb.tdb file to make
+"passdb backend = tdbsam" working in clustered environments.
+
+Please note that an updated passdb.tdb file is _not_ compatible with Samba
+versions before 3.3.0! Please backup your passdb.tdb file if
+you use "passdb backend = tdbsam". That can be achieved by running
+
+'tdbbackup /etc/samba/passdb.tdb'
+
+before the update.
+
+
 Configure changes
 =================
 
@@ -190,6 +209,7 @@ o   Jeremy Allison <jra at samba.org>
       notify to be missed.
     * BUG 5986: Editing a stream is broken (rename problems).
     * BUG 5990: Strict allocate should be checked before ftruncate.
+    * BUG 6009: Setting "min receivefile size = 1" breaks writes.
     * Fix gcc 4.3.2 warnings.
     * Fix more asprintf errors and error code paths.
 
@@ -197,8 +217,7 @@ o   Jeremy Allison <jra at samba.org>
 o   Michael Adam <obnox at samba.org>
     * Fix build of pam_winbind.so on older Linux systems.
     * Packaging RHEL-CTDB: Fix build of [u]mount.cifs.
-    * Fix uid_to_sid mapping when the idmap cache is empty.
-    * Remove passd check from idmap_backends_unixid_to_sid().
+    * Prevent access to root filesystem when connecting with empty service name.
 
 
 o   Kai Blin <kai at samba.org>
@@ -228,12 +247,15 @@ o   Volker Lendecke <vl at samba.org>
     * BUG 5933: Fix incrementing/decrementing of num_validated_vuids.
     * BUG 5953: Make cli_send_smb_direct_writeX use writev.
     * BUG 5969: Optimize smbclient put command.
+    * BUG 6012: Add "get_real_filename" to full_audit.
+    * BUG 6014: Fix segfault when calling mget without arguments.
     * Fix a spinning smbd when printing.
     * Fix a memory leak in cups_pull_comment_location.
     * Fix a valgrind error.
     * Fix a "ignoring function call result" warning.
     * Fix some C++ warnings.
     * Fix an ancient uninitialized variable read.
+    * Fix a bad memleak in vfs_full_audit.
 
 
 o   Stefan Metzmacher <metze at samba.org>
@@ -243,6 +265,7 @@ o   Stefan Metzmacher <metze at samba.org>
     * Store the next rid counter in passdb.tdb instead of winbind_idmap.tdb.
     * Register the client connection via CTDB_CONTROL_TCP_ADD.
     * Don't need to call messaging_reinit() twice.
+    * Raise TDBSAM_VERSION.
 
 
 o   Lars Müller <lars at samba.org>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list