svn commit: samba r10607 - in branches/SAMBA_3_0_RELEASE: .

jerry at samba.org jerry at samba.org
Thu Sep 29 12:34:23 GMT 2005


Author: jerry
Date: 2005-09-29 12:34:22 +0000 (Thu, 29 Sep 2005)
New Revision: 10607

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10607

Log:
starting on 3.0.20a release notes
Modified:
   branches/SAMBA_3_0_RELEASE/WHATSNEW.txt


Changeset:
Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt
===================================================================
--- branches/SAMBA_3_0_RELEASE/WHATSNEW.txt	2005-09-29 12:27:43 UTC (rev 10606)
+++ branches/SAMBA_3_0_RELEASE/WHATSNEW.txt	2005-09-29 12:34:22 UTC (rev 10607)
@@ -1,7 +1,7 @@
-                   ==============================
-                   Release Notes for Samba 3.0.20
-                             Aug 19, 2005
-                   ==============================
+                   ===============================
+                   Release Notes for Samba 3.0.20a
+                             Sept XX, 2005
+                   ===============================
 
 This is the latest stable release of Samba. This is the version
 that production Samba servers should be running for all current
@@ -9,6 +9,28 @@
 3.0.x releases.  Please read the section "What happened to 3.0.15 - 
 3.0.19?" and the other major change descriptions.
 
+######################################################################
+Changes
+#######
+
+
+Changes since 3.0.20
+--------------------
+
+commits
+-------
+
+
+
+
+Release Notes for older release follow:
+
+      --------------------------------------------------
+                   ==============================
+                   Release Notes for Samba 3.0.20
+                             Aug 19, 2005
+                   ==============================
+
 Additional features introduced in Samba 3.0.20 include:
 
   o Support for several new Win32 rpc pipes.
@@ -81,8 +103,6 @@
 settings.
 
 
-
-
 ######################################################################
 Changes
 #######
@@ -109,66 +129,6 @@
     winbindd nss info			New
 
 
-Changes since 3.0.20rc2
-------------------------
-
-commits
--------
-
-o   Jeremy Allison <jra at samba.org>
-    * Fix minor compiler warnings in printing/printing.c.
-    * Merge new DOS error code from SAMBA_4.
-    * Fix issue when non-English characters in filenames and 
-      directories.
-    * Fix bogus error message in smbstatus about unknown share modes.
-
-
-o   Gerald (Jerry) Carter <jerry at samba.org>
-    * Fix error in EnumPrinterData() reported by valgrind.
-    * Fix broken help links in SWAT editor caused by new doc layout.
-    * Ensure that a domain structure in winbind is initialized prior
-      to assigning the methods for communicating to a DC.
-    * BUG 3000: Remove background updates of winbind cache and allow
-      child processes to immediately update and expired cache entry.
-
-
-o   Guenther Deschner <gd at samba.org>
-    * Allow admins to uncheck the "User must change Password at 
-      next Logon" checkbox in User manager (merge from trunk).
-
-
-o   Steve French <sfrench at us.ibm.com>
-    * Fix minor compiler warnings in the mount.cifs helper.
-
-
-o   John Janosik <jpjanosi at us.ibm.com>
-    * BUG 2976: Mark logons for unknown domains with a 
-      non-authoritative response.
-
-
-o   Marcel <samba.10.maazl at spamgourmet.com>
-    * Fix regression in OS/2 trans2 open code.
-
-
-o   Jim McDonough <jmcd at us.ibm.com>
-    * BUG 2953: Additional fixes for domain trusts.  Also clears
-      up the "bad stub" error when attempting to logon to a Samba
-      domain with a bad username.
-
-
-o   Luke Mewburn <lukem at NetBSD.org>
-    * Compiler warning fixes.
-
-
-o   James Peach <jpeach at sgi.com>
-    * BUG 2314: Fix const compiler warnings in the quota code.
-
-
-o   Ed Plese <ed at edplese.com>
-    * Fix faulty logic which caused winbindd to return failure 
-      when a user possessed no supplementary groups.
-
-
 Changes since 3.0.14a
 ---------------------
 
@@ -301,6 +261,11 @@
       in corrupted tdb files.
     * Allow someone with SeTakeOwnershipPrivilege to chown the 
       user of a file to herself.
+    * Fix minor compiler warnings in printing/printing.c.
+    * Merge new DOS error code from SAMBA_4.
+    * Fix issue when non-English characters in filenames and 
+      directories.
+    * Fix bogus error message in smbstatus about unknown share modes.
 
 
 o   Andrew Bartlett <abartlet at samba.org>
@@ -445,6 +410,12 @@
       modified now.
     * Remove over-paranoid assert() call when checking spoolss 
       buffer pointers
+    * Fix error in EnumPrinterData() reported by valgrind.
+    * Fix broken help links in SWAT editor caused by new doc layout.
+    * Ensure that a domain structure in winbind is initialized prior
+      to assigning the methods for communicating to a DC.
+    * BUG 3000: Remove background updates of winbind cache and allow
+      child processes to immediately update and expired cache entry.
 
 
 o   David.Collier-Brown  <David.Collier-Brown at sun.com>
@@ -514,6 +485,8 @@
     * Cleanup "net share migrate" code. 
     * Allow to touch mtime in vfs-recycle with "recycle:touch_mtime 
       = true".
+    * Allow admins to uncheck the "User must change Password at 
+      next Logon" checkbox in User manager (merge from trunk).
 
 
 o   Renaud Duhaut <rd at duhaut.com> 
@@ -549,6 +522,7 @@
       mount.
     * Lock mtab when updating it during umount.cifs, also delete
       only one matching entry at a time.
+    * Fix minor compiler warnings in the mount.cifs helper.
 
 
 o   Deryck Hodge <deryck at samba.org>
@@ -573,6 +547,8 @@
 o   John Janosik <jpjanosi at us.ibm.com>
     * BUG 2077: Correctly fill in the correct server name when 
       processing trusted domain logins.
+    * BUG 2976: Mark logons for unknown domains with a 
+      non-authoritative response.
 
 
 o   William Jojo <jojowil at hvcc.edu>
@@ -683,6 +659,10 @@
     * BUG 2527, 2538: Removed unused variables.
 
 
+o   Marcel <samba.10.maazl at spamgourmet.com>
+    * Fix regression in OS/2 trans2 open code.
+
+
 o   Jim McDonough <jmcd at us.ibm.com>
     * Fixes for samr_lookup_rids() when using ldapsam:trusted=yes
       (in conjunction with Volker).
@@ -693,8 +673,15 @@
       ldif file instead of actually writing to the passdb.  
     * BUG 2736: Add retries to workaround winbind race condition 
       with detecting idle clients.
+    * BUG 2953: Additional fixes for domain trusts.  Also clears
+      up the "bad stub" error when attempting to logon to a Samba
+      domain with a bad username.
 
 
+o   Luke Mewburn <lukem at NetBSD.org>
+    * Compiler warning fixes.
+
+
 o   Kalim Moghul <kalim at samba.org>
     * Removed unused printmode command from smbclient.
 
@@ -738,8 +725,14 @@
     * BUG 2596: Fix become_root link issues and one IRIX stack 
       backtrace bug.
     * Fix for null pointer ACL free.
+    * BUG 2314: Fix const compiler warnings in the quota code.
 
 
+o   Ed Plese <ed at edplese.com>
+    * Fix faulty logic which caused winbindd to return failure 
+      when a user possessed no supplementary groups.
+
+
 o   Marcin Porwit <mporwit at centeris.com>
     * Initial support for the \eventlog pipe.
     * Fix a memleak in the eventlog code.



More information about the samba-cvs mailing list