summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2011-05-15 20:13:36 +0200
committerKarolin Seeger <kseeger@samba.org>2011-05-15 20:22:38 +0200
commit0749f057417f286300c074223e37288ffbc5678c (patch)
tree249ad7733ee5200ed22a17f4cd5658a610b79828 /WHATSNEW.txt
parent6bc1823b70333edadcea05afc7527ad958f80bc6 (diff)
downloadsamba-0749f057417f286300c074223e37288ffbc5678c.tar.gz
samba-0749f057417f286300c074223e37288ffbc5678c.tar.xz
samba-0749f057417f286300c074223e37288ffbc5678c.zip
WHATSNEW: Add changes since pre3.
Karolin (cherry picked from commit 2163261c29e3d0afd7ca9fa4ee4f0befffb83172)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt24
1 files changed, 23 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index fd064ccfaf6..c78f0d878f2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -255,7 +255,29 @@ o Andreas Schneider <asn@samba.org>
Changes since 3.6.0pre3
-----------------------
-o
+o Jeremy Allison <jra@samba.org>
+ * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
+ * BUG 8112: POSIX extension opens of a directory are denied with EISDIR.
+ * Remove fstrings from client struct.
+ * BUGFIX when converting from safe_strcpy to strlcpy.
+ * Fix off-by-one calculations with strlcpy.
+
+
+o Günther Deschner <gd@samba.org>
+ * Fix Coverity CID #2302: FORWARD_NULL.
+ * Fix cups_pull_comment_location().
+ * Fix double free of cups request.
+ * Make cups_pull_comment_location() work again.
+
+
+o Volker Lendecke <vl@samba.org>
+ * Properly clean up in pthreadpool_init in case of failure.
+ * Make plaintext session setup async.
+ * Reduce fd load in Winbind children.
+ * Avoid a potential 100% CPU loop in Winbind.
+ * Tune broadcast namequeries for unique names.
+ * Properly deal with exited winbind children.
+ * Fix dup_smb2_vec3.
Changes since 3.6.0pre2