From 2cda4819031ecf86eeea63db9c20fd4611d5dd86 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 17 Jan 2011 18:16:03 +0100 Subject: [PATCH] WHATSNEW: Update changes since 3.4.9. Karolin (cherry picked from commit a215aad589fb30c31e52a34bc5fdbbcbfb91de7f) --- WHATSNEW.txt | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 74838c3ceab..1d75911458f 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -13,6 +13,9 @@ Major enhancements in Samba 3.4.10 include: Changes since 3.4.9 ------------------- +o Michael Adam + * BUG 7507: init_sam_from_ldap stores group in sid2uid cache. + o Jeremy Allison * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live @@ -23,23 +26,39 @@ o Jeremy Allison * BUG 7892: Fix stale lock in open_file_fchmod(). +o Andrew Bartlett + * BUG 7356: Fix 'net ads dns register' in Win 2008 R2 domains. + + o Björn Baumbach * BUG 7875: Fix 'nmbd --port'. + * BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures. o Günther Deschner + * BUG 7341: Fix Winbind over IPv6. + * BUG 7417: Fix 'net rpc user password' command. + * BUG 7418: Fix 'net rpc printer list' command. + * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui. + * BUG 7541: Fix smbd crash caused by "%D" in "printer admin" option. * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel. +o Olaf Flebbe + * BUG 7421: Fix build on AIX 6.1. + + o Björn Jacke * BUG 7821: Set Tru64 cc's PIC switch right. o Volker Lendecke - * BUG 7715: Stop using the write cache after an oplock break: Stop using the - write cache after an oplock break. * BUG 7066: Fix "Your Password expires today" message for users from trusted domains. + * BUG 7262: Fix EnumDomainAliases when no aliases are in LDAP. + * BUG 7336: Enable idmap_passdb module build as shared. + * BUG 7715: Stop using the write cache after an oplock break: Stop using the + write cache after an oplock break. * BUG 7800: Make winbind recover from a signing error. * BUG 7881: Fix flaky Winbind against w2k8. @@ -53,6 +72,15 @@ o Stefan Metzmacher * BUG 7896: Fix 'net rpc user rename'. +o Andreas Schneider + * BUG 7423: Add EN ISO 216, A0 and A1 to builtin forms. + * BUG 7538: Backport fixes for GUID_from_data_blob. + + +o Andrew Tridgell + * BUG 7538: Backport fixes for GUID_from_data_blob. + + ###################################################################### Reporting bugs & Development Discussion ####################################### -- 2.34.1