From 271d77cc9d3543276ab88da140392b1bcbdc855d Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 20 Oct 2008 21:56:57 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.3.0pre2. Karolin (cherry picked from commit 2d9353eff15397b8971c9813312a9b6fe8dff930) --- WHATSNEW.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 52e0e5bfc26..cd64f6df102 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -176,8 +176,10 @@ o Jeremy Allison * BUG 5080: Fix access to cups-printers with cups 1.3.4. * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain". * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance. + * BUG 5826: Fix truncated filenames when accessing old servers. * 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. o Gerald (Jerry) Carter @@ -185,6 +187,10 @@ o Gerald (Jerry) Carter * Make "lwinet ads dns register" honor the "interfaces" parameter. +o Günther Deschner + * Ensure consistency when reporting password complexity. + + o Jeff Layton * Have uppercase_string return success on NULL pointer in mount.cifs. * Make mount.cifs return codes match the return codes for /bin/mount. @@ -198,6 +204,7 @@ o Volker Lendecke * Fix some missing error handlings. * Add workaround for domain joins using a netbios name which is different from the hostname. + * Fix a valgrind error in idmap_ad_sids_to_unixids(). o Derrell Lipman -- 2.11.4.GIT