[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-2786-gc06ee7c

Karolin Seeger kseeger at samba.org
Tue Aug 5 13:17:34 GMT 2008


The branch, v3-2-test has been updated
       via  c06ee7cd99c44f10fd7cf9926fe1511664f53ac3 (commit)
       via  c6d2845fddb6eefc78435356f2d004e4dc95d803 (commit)
       via  6cb22c3722df8cce64d923034ffb32eb12e23572 (commit)
       via  29de36037d9fc4c8eb58059a9c4caccfb2b4d069 (commit)
      from  bdbc8f821063df8f612b83ce6c903270fa985cbf (commit)

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


- Log -----------------------------------------------------------------
commit c06ee7cd99c44f10fd7cf9926fe1511664f53ac3
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 5 15:14:51 2008 +0200

    WHATSNEW: Start WHATSNEW for 3.2.2.
    
    Karolin

commit c6d2845fddb6eefc78435356f2d004e4dc95d803
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 5 15:13:13 2008 +0200

    VERSION: Raise version number up to 3.2.2.
    
    Karolin

commit 6cb22c3722df8cce64d923034ffb32eb12e23572
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 5 14:20:32 2008 +0200

    man pages: Improve description of boolean values in smb.conf.5.
    
    This fixes bug #5378.
    Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk>
    for reporting!
    
    Karolin
    (cherry picked from commit 8195ca2132cbdba396dc35e9d04d4bdc3a8a666c)

commit 29de36037d9fc4c8eb58059a9c4caccfb2b4d069
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 5 14:10:11 2008 +0200

    man pages: Add documentation about smbclient command "rename".
    
    This fixes bug #5268.
    Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!
    
    Karolin
    (cherry picked from commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5)

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

Summary of changes:
 WHATSNEW.txt                        |  122 ++---------------------------------
 docs-xml/manpages-3/smb.conf.5.xml  |    2 +-
 docs-xml/manpages-3/smbclient.1.xml |    7 ++
 source/VERSION                      |    2 +-
 4 files changed, 15 insertions(+), 118 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 20b3ad2..984b097 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,133 +1,23 @@
                    ==============================
-                   Release Notes for Samba 3.2.1
-                           August 5, 2008
+                   Release Notes for Samba 3.2.2
+
                    ==============================
 
-This is the second stable release of Samba 3.2.
+This is the third stable release of Samba 3.2.
 
-Major bug fixes included in Samba 3.2.1 are:
+Major bug fixes included in Samba 3.2.2 are:
 
-  o Race condition in Winbind leading to a crash.
-  o Regression in Winbindd offline mode.
-  o Flushing of smb.conf when creating a new share using SWAT.
-  o Setting of ACEs in setups with "dos filemode = yes".
+  o
 
 
 ######################################################################
 Changes
 #######
 
-Changes since 3.2.0
+Changes since 3.2.1
 -------------------
 
 
-o   Michael Adam <obnox at samba.org>
-    * BUG 5608: Fix link creation for libtalloc.so.1 (and friends) on
-      Solaris 8.
-    * BUG 5594: Fix "make test" by adding and using a new testparm
-      switch "--skip-logic-checks".
-    * Fix creation of libaddns.a, libsmbclient.a and libsharemodes.a.
-    * Update the section about net conf in the net(8) manpage.
-    * Improve processing of registry shares.
-    * Fix listing of registry shares with testparm.
-    * Fix several build issues.
-
-
-o   Jeremy Allison <jra at samba.org>
-    * BUG 5578: Fix error from strlcat.
-    * BUG 5613: Fix flushing of smb.conf when creating a new share using SWAT.
-    * Ensure consistent use of pdb_get_nt_passwd instead of
-      pdb_get_lanman_passwd.
-    * Remove worrying warning message when safe_strcpy tries to copy a
-      pseaudo interface name that's too long.
-    * Canonicalize servername in the printer functions to remove leading
-      '\\' characters.
-    * Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
-    * Fix bug creating files using DOS clients with mixed case files.
-    * Fix uninitialized variable.
-
-
-o   Yannick Bergeron <yaberger at ca.ibm.com>
-    * Fix compile error on AIX 6.1
-
-
-o   Jim Brown <jim.brown at miami.edu>
-    * Fix SGI compiler warnings.
-
-
-o   Günther Deschner <gd at samba.org>
-    * BUG 5616: Fix session keys also in rpccli_netr_LogonSamLogonEx wrapper.
-    * BUG 5570: Fix bogus error message during AD domain join.
-    * Fix trusted domain handling in Winbindd.
-    * Fix build warning.
-
-
-o   SATOH Fumiyasu <fumiyas at osstech.co.jp>
-    * BUG 5202: Fix setting of ACEs for users/groups with write access
-      in setups with 'dos filemode = yes'.
-    * Re-activate 'acl group control' parameter and make it only apply
-      to owning group.
-
-
-o   Volodymyr Khomenko <Volodymyr.Khomenko at exanet.com>
-    * Make ntimes function more like POSIX and allow NULL arg.
-
-
-o   Volker Lendecke <vl at samba.org>
-    * BUG 5512: Fix alignment problems on sparc.
-    * BUG 5616: Fix share connections in setups with
-      "server signing = mandatory" or SMB signing set on the client side.
-    * Fix a race condition in Winbind leading to a crash.
-    * Fix a segfault in base64_encode_data_blob.
-    * Fix some uninitialized variable references via ndr_print.
-    * Fix error message if trying to join with a non-privileged user.
-    * Fix setups using "include = registry" without [global] settings
-      in the registry.
-    * Fix "net sam rights" on domain member servers.
-    * Add documentation for the vfs streams modules.
-
-
-o   Herb Lewis <herb at samba.org>
-    * Cleanup some duplicate code by passing the password to the wbinfo_auth*
-      functions.
-    * Allow SID with 0 in subauthority to be converted properly.
-
-
-o   Zach Loafman <zachary.loafman at isilon.com>
-    * Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage.
-    * Fix realpath() check so that it doesn't generate a core() when it fails.
-
-
-o   Jim McDonough <jmcd at samba.org>
-    * Fix overwriting of winbind logfiles.
-
-
-o   Lars Müller <lars at samba.org>
-    * Fix "vfs_full_audit.c: name table not in sync with vfs.h" panic.
-
-
-o   Darshan Purandare <dpurandare at isilon.com>
-    * Add broadcasting of the debug message to all winbindd children.
-
-
-o   Karolin Seeger <kseeger at samba.org>
-    * BUG 5635: Fix updating of printer queues.
-
-
-o   Andreas Schneider <anschneider at suse.de>
-    * Release still reachable memory if the smbclient context is freed.
-    * Remove trailing withespace from wbinfo -m which breaks gdm auth.
-
-
-o   Simo Sorce <idra at samba.org>
-    * BUG 5540: Fix "set primary group script" user option substitution.
-    * Fix regression in Winbindd offline mode.
-
-
-o   Bo Yang <boyang at novell.com>
-    * Allow authentication and memory credential refresh after password
-      change from gdm/xdm.
-    * Allow %u parameters for print job username.
 
 
 ######################################################################
diff --git a/docs-xml/manpages-3/smb.conf.5.xml b/docs-xml/manpages-3/smb.conf.5.xml
index 5c91dff..bb157e5 100644
--- a/docs-xml/manpages-3/smb.conf.5.xml
+++ b/docs-xml/manpages-3/smb.conf.5.xml
@@ -63,7 +63,7 @@
 
 	<para>
 	The values following the equals sign in parameters are all either a string (no quotes needed) or a boolean,
-	which may be given as yes/no, 0/1 or true/false. Case is not significant in boolean values, but is preserved
+	which may be given as yes/no, 1/0 or true/false. Case is not significant in boolean values, but is preserved
 	in string values. Some items such as create masks are numeric.
 	</para>
 
diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml
index 5096e7d..e2662cc 100644
--- a/docs-xml/manpages-3/smbclient.1.xml
+++ b/docs-xml/manpages-3/smbclient.1.xml
@@ -929,6 +929,13 @@
 		</varlistentry>
 
 		<varlistentry>
+		<term>rename &lt;old filename&gt; &lt;new filename&gt;</term>
+		<listitem><para>Rename files in the current working directory on the
+		server from <replaceable>old filename</replaceable> to
+		<replaceable>new filename</replaceable>. </para></listitem>
+		</varlistentry>
+
+		<varlistentry>
 		<term>rm &lt;mask&gt;</term>
 		<listitem><para>Remove all files matching <replaceable>mask</replaceable> from the current
 		working directory on the server. </para></listitem>
diff --git a/source/VERSION b/source/VERSION
index 46dd271..c72f75d 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=2
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list