From: Karolin Seeger Date: Tue, 21 Oct 2008 13:12:57 +0000 (+0200) Subject: WHATSNEW: Update changes. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5609611ef2af5dee47a380003c6ce94f3781f0b;p=thirdparty%2Fsamba.git WHATSNEW: Update changes. Karolin --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9734119acdb..70115947843 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -31,9 +31,11 @@ o Jeremy Allison * BUG 5797: Fix moving of readonly files. * 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. * Fix rename_open_files. * Restructure VFS SMB traffic analyzer VFS module. * Correctly fix smbclient to terminate on eof from server. + * Unify access checks for lsa server functions. o Gerald (Jerry) Carter @@ -44,6 +46,7 @@ o Gerald (Jerry) Carter o Guenther Deschner * Fix duplicate installation of cifs.upcall. * Fix _srvsvc_NetShareAdd segfault. + * Ensure consistency when reporting password complexity. o Holger Hetterich