From 6c7b05acf7ec731b91a5717f89a229bcdb1e94f4 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 20 Nov 2008 10:22:09 +0100 Subject: [PATCH] WHATSNEW: Update changes since 3.3.0pre2. Karolin (cherry picked from commit e543bcc4e9da7c6e4cbfab7082a09eaefb48ed6b) --- WHATSNEW.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 8dc7977aa67..bb70a1347df 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -28,6 +28,7 @@ Major enhancements in Samba 3.3.0 include: daemons including nmbd and winbindd. o New 'net rpc vampire keytab' and 'net rpc vampire ldif' commands. o The 'net' utility can now use kerberos for joining and authentication. + o The 'wbinfo' utility can now add, modify and remove identity mapping entries. Libraries: o NetApi library implements various new calls for User- and Group @@ -185,6 +186,8 @@ o Jeremy Allison * BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog list". * BUG 5900: Fix vfs_readonly. + * BUG 5904: Fix SIGABRT while servicing getaddrinfo() request caused by + libnss_wins. * Correctly fix smbclient to terminate on eof from server. * Fix client timeout when searching for a large number of cups printers. * Unify access checks for lsa server functions. @@ -205,6 +208,10 @@ o Gerald (Jerry) Carter * Make "lwinet ads dns register" honor the "interfaces" parameter. +o Steven Danneman + * Add options to manage identity mapping entries to wbinfo and Winbind. + + o Günther Deschner * BUG 5888: Fix remote rpc service management. * Ensure consistency when reporting password complexity. -- 2.11.4.GIT