summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt25
1 files changed, 24 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bda05a409f1..dbdb0efb538 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -24,7 +24,7 @@ Major enhancements in Samba 3.3.0 include:
Administrative tools:
o The destination "all" of smbcontrol does now affect all running
daemons including nmbd and winbindd.
- o New 'net rpc vampire keytab' and 'net rpc vampire ldif' commands.
+ o New 'net rpc vampire keytab' and 'net rpc vampire ldif' commands.
Configure changes
@@ -82,6 +82,29 @@ smb.conf changes
winbind reconnect delay New 30
+Commit Highlights:
+------------------
+
+o Michael Adam <obnox@samba.org>
+ * Remove configure option "--with-libdir" and add
+ "--with-modulesdir".
+ * Add "net rpc vampire keytab" and "net rpc vampire ldif".
+
+
+o Jeremy Allison <jra@samba.org>
+ * Add new "winbind reconnect delay" parameter.
+ * Make the change to smbcontrol for "all" to mean broadcast,
+ and "smbd" to mean the main smb daemon.
+
+
+o Guenther Deschner <gd@samba.org>
+ * BUG 5710: Fix changing of machine account passwords.
+
+
+o Volker Lendecke <vl@samba.org>
+ * Rework of the Winbind idmap backend.
+
+
######################################################################
Reporting bugs & Development Discussion
#######################################