summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-12-23 12:02:45 +0100
committerKarolin Seeger <kseeger@samba.org>2009-12-23 12:08:35 +0100
commit3e2f6c1ad49b036ae1673930cba5d368b2b71e16 (patch)
tree2d21ba6e261f6e24ab05cbcfe6ca47c1ad3b8236 /WHATSNEW.txt
parent7fe8f2b3ac4eccad003ec44ccd9c4c5736e537ec (diff)
downloadsamba-3e2f6c1ad49b036ae1673930cba5d368b2b71e16.tar.gz
WHATSNEW: Start release notes for Samba 3.4.4.
Karolin (cherry picked from commit 3439ae9005ee3c6be05f0d173d26d3f11a427b06)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt51
1 files changed, 49 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f580362d4f5..da4f9fe3fef 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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.
######################################################################