summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-06-20 16:59:48 +0000
committerGerald Carter <jerry@samba.org>2006-06-20 16:59:48 +0000
commit71402ccf50c38ff092e7331c6817bbf975fde412 (patch)
tree49ed8a84c63734b906f1b792225f12fc1dc1d659 /WHATSNEW.txt
parentaa39f8aeab4ff08fd083cf913576f24104b08fde (diff)
downloadsamba-71402ccf50c38ff092e7331c6817bbf975fde412.tar.gz
samba-71402ccf50c38ff092e7331c6817bbf975fde412.tar.xz
samba-71402ccf50c38ff092e7331c6817bbf975fde412.zip
r16418: Pull in more Klocwork fixes (up to r16415)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2143a8868ed..82efca45e38 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
=================================
Release Notes for Samba 3.0.23rc3
- Jun 19, 2006
+ Jun XX, 2006
=================================
This is the third release candidate of the 3.0.23 code base and is
@@ -57,6 +57,7 @@ o Guenther Deschner <gd@samba.org>
* BUG 3843: Allow to set passwords directly when creating users
via "net rpc user add"
* Add "rpc shell" to the usage text for the net command.
+ * Winbindd user aliases lookup fixes for large domains.
o Bjoern Jacke <samba@j3e.de>.
@@ -69,6 +70,13 @@ o Volker Lendecke <vl@samba.org>
* Fixes for various Coverity defect reports.
+
+o Derrell Lipman <derrell@samba.org>
+ [libsmbclient]
+ * BUG 3814: Only set the DFS capability flag in client requests
+ if the share is a DFS root.
+
+
o Jason Mader <jason@ncac.gwu.edu>
* Compiler warning fixes.