summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-08-26 09:59:06 +0200
committerKarolin Seeger <kseeger@samba.org>2008-08-26 10:00:08 +0200
commit747011bd7888a1ea5cbf3fcf693f2c42ff9e133a (patch)
tree1c717f4340fc2284604dd6a0e60aa734adfdf240
parentad14ec5c2a58d658797e4728b15783aee22e1147 (diff)
downloadsamba-747011bd7888a1ea5cbf3fcf693f2c42ff9e133a.tar.gz
samba-747011bd7888a1ea5cbf3fcf693f2c42ff9e133a.tar.xz
samba-747011bd7888a1ea5cbf3fcf693f2c42ff9e133a.zip
WHATSNEW: Add commit highlights.samba-3.3.0pre1
Karolin (cherry picked from commit a5d5e7cb216b8ea6609bba0803d767a6cc68d662)
-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
#######################################