summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-10-02 09:20:00 +0200
committerKarolin Seeger <kseeger@samba.org>2012-10-02 09:20:00 +0200
commit3cebcfc0ad456cfde4023deb561f0dcc758f17d8 (patch)
tree6e22160271d0f53490735a864a81e5fcdc5443fa
parenta7c437285f15f8a1e46a4f6d57d6b6986720ed84 (diff)
downloadsamba-3cebcfc0ad456cfde4023deb561f0dcc758f17d8.tar.gz
WHATSNEW: Add more changes since rc1.
Karolin
-rw-r--r--WHATSNEW.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c62676edb1c..83d94e8f81d 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -181,8 +181,19 @@ o Christian Ambach <ambi@samba.org>
* BUG 9197: Only do 'printing_subsystem_update' when printing is enabled.
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 9228: Fix build on systems without ldap development headers.
+
+
o Alexander Bokovoy <ab@samba.org>
* BUG 9157: Cleanup idmap_ldap build dependencies.
+ * BUG 9228: Make smbldaphelper subsystem an internal library.
+ * BUG 9229: Fix build of winbindd- and krb5 locator-related manpages.
+
+
+o Sumit Bose <sbose@redhat.com>
+ * BUG 9185: Allow DNS resolution of trusted domains if DNS name is
+ available.
o Ira Cooper <ira@samba.org>
@@ -190,6 +201,10 @@ o Ira Cooper <ira@samba.org>
* BUG 9173: Compound requests should continue processing.
+o Günther Deschner <gd@samba.org>
+ * BUG 9185: Winbind cannot resolve AD DC in a different subnet.
+
+
o Björn Jacke <bj@sernet.de>
* BUG 9162: Fix the build of the ACL VFS modules.
* BUG 9172: Fix reporting of gfs2 quotas.
@@ -200,6 +215,10 @@ o Volker Lendecke <vl@samba.org>
on read-only shares.
+o Vladimir Marek <Vladimir.Marek@Oracle.COM>
+ * BUG 9192: Fix service control for non-internal services.
+
+
o Stefan Metzmacher <metze@samba.org>
* BUG 9173: Make the SMB2 compound request create/delete_on_close/
close work as Windows.
@@ -213,12 +232,15 @@ o Stefan Metzmacher <metze@samba.org>
o Matthieu Patou <mat@matws.net>
* BUG 9199: Fix usage of "panic action".
+ * BUG 9233: Fix a non handled memory out of memory.
o Andreas Schneider <asn@samba.org>
* BUG 8632: Fix builtin forms order to match Windows again.
* BUG 9159: Fix generating idmap manpages.
* BUG 9218: Don't segfault if user specified ports out for range.
+ * BUG 9231: Fix NT_STATUS_IO_TIMEOUT during slow import of printers into
+ registry.
KNOWN ISSUES