summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-06-03 09:09:39 +0200
committerKarolin Seeger <kseeger@samba.org>2008-06-03 09:09:39 +0200
commite7b0d54fa0c26117047c23b2a295edfbad3c19d9 (patch)
tree3fa8abe14b2d03c7a6fe80a2f1f8fa01ccc661fe /WHATSNEW.txt
parent220bb029a9f32a011c59013076eaeb3a86dc8843 (diff)
downloadsamba-e7b0d54fa0c26117047c23b2a295edfbad3c19d9.tar.gz
samba-e7b0d54fa0c26117047c23b2a295edfbad3c19d9.tar.xz
samba-e7b0d54fa0c26117047c23b2a295edfbad3c19d9.zip
WHATSNEW: Update changes since 3.2.0rc1.
Karolin
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 536e31944ee..31e644bf7aa 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -216,6 +216,9 @@ o Jeremy Allison <jra@samba.org>
* BUG 5504: Fix behaviour of winbindd children receiving a SIGTERM.
* Security fix for CVE-2008-1105.
* Fix valgrind bug in debug statement.
+ * Make sure we take account of the large read/write SMB headers as
+ well as the buffer space when allocating cli buffers for large
+ read/write.
o Günther Deschner <gd@samba.org>
@@ -230,6 +233,11 @@ o Marc VanHeyningen <marc.vanheyningen@isilon.com>
* Fix memory leak.
+o Bo Yang <boyang@novell.com>
+ * Fix winbindd trusted domain child not keeping primary domain
+ online status up to date.
+
+
o Chere Zhou <chere.zhou@isilon.com>
* Fix memory leaks.