WHATSNEW: Start release notes for Samba 3.4.4.
authorKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:02:45 +0000 (12:02 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:02:45 +0000 (12:02 +0100)
Karolin

WHATSNEW.txt

index f580362d4f5047edcd7128fca599dbbd8c98b277..da4f9fe3fef77af51eeef4c33e3832acf8844cbe 100644 (file)
@@ -1,6 +1,6 @@
                    =============================
                    Release Notes for Samba 3.4.4
-                        , 2009
+                        January 7, 2009
                    =============================
 
 
@@ -8,7 +8,11 @@ This is the latest stable release of Samba 3.4.
 
 Major enhancements in Samba 3.4.4 include:
 
-   o
+   o Fix interdomain trust relationships with Win2008R2 (bug #6697).
+   o Fix Winbind crashes when queried from nss (bug #6889).
+   o Fix "UID range full" error in Winbind (bug #6901).
+   o Fix multiple LDAP servers in "idmap backend" and "idmap alloc
+     backend" (bug #6910).
 
 
 ######################################################################
@@ -18,7 +22,50 @@ Changes
 Changes since 3.4.3
 -------------------
 
+o   Michael Adam <obnox@samba.org>
+    * BUG 6851: Add pdbedit --kickoff-time/-K to set the user's kickoff time.
+    * BUG 6901: Fix "UID range full" error in Winbind.
+    * BUG 6910: Fix multiple LDAP servers in "idmap backend" and "idmap alloc
+      backend".
+
+
+o   Jeremy Allison <jra@samba.org>
+    * BUG 6828: Fix infinite timeout when byte lock held outside of samba.
+    * BUG 6841: Fix "map acl inherit = yes".
+    * BUG 6867: Fix listing of directories with a lot of files.
+    * BUG 6875: Fix DOS attributes on OS/2 clients.
+    * BUG 6880: Fix listing of workgroup servers in libsmbclient.
+    * BUG 6898: Samba duplicates file content on appending.
+    * BUG 6939: Fix long filenames with "mangling method = hash".
+
+
+o   Kai Blin <kai@samba.org>
+    * BUG 4832: Fix iconv checks.
+
+
+o   Günther Deschner <gd@samba.org>
+    * BUG 6697: Fix interdomain trust relationships with Win2008R2.
+    * BUG 6868: Support building with Heimdal we well as with MIT.
+    * BUG 6889: Fix Winbind crashes when queried from nss.
+    * BUG 6929: Fix build with recent heimdal.
+    * Fix the build of the winbind krb5 locator plugin.
+    * Fix enumprinter key client and server.
+
+
+o   Volker Lendecke <vl@samba.org>
+    * BUG 6338: Do not always display "none" in 'net rpc trustdom list'.
+    * BUG 6850: Fix shadow copy display on Windows 7.
+    * BUG 6981: Fix paged search with DirX LDAP server.
+    * BUG 6982: Remove erroneous out of memory error path in lookup_sid.
+    * BUG 6997: Fix _samr_GetAliasMembership for results with 0 rids.
+
+
+o   Jim McDonough <jmcd@samba.org>
+    * BUG 6967: Fix 'net ads join' with OU.
+
 
+o   Andrew Tridgell <tridge@samba.org>
+    * BUG 6918: Fix krb5 build problem on Ubuntu karmic.
 
 
 ######################################################################