From 747011bd7888a1ea5cbf3fcf693f2c42ff9e133a Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 26 Aug 2008 09:59:06 +0200 Subject: [PATCH] WHATSNEW: Add commit highlights. Karolin (cherry picked from commit a5d5e7cb216b8ea6609bba0803d767a6cc68d662) --- WHATSNEW.txt | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) 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 + * Remove configure option "--with-libdir" and add + "--with-modulesdir". + * Add "net rpc vampire keytab" and "net rpc vampire ldif". + + +o Jeremy Allison + * 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 + * BUG 5710: Fix changing of machine account passwords. + + +o Volker Lendecke + * Rework of the Winbind idmap backend. + + ###################################################################### Reporting bugs & Development Discussion ####################################### -- 2.11.4.GIT