From ffb3c0e3f6185ebe14c1c3bfaff51cef7446cec7 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Fri, 5 Jan 2007 20:12:24 +0000 Subject: [PATCH] STABLE14-windows-notes-20070105 updates for 1.4.3 rc1 --- doc/txt/winnotes/afs-changes-since-1.2.txt | 29 +++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 107626d75..b9ea2bbac 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,4 +1,27 @@ -Since 1.4.2-rc4 (1.4.2 released 7 Oct 2006) +Since 1.4.2 + + * Increase the maximum number of stat cache entries to 262144 + + * When offline folders are being used, the CIFS client passes + the name of the entry to be renamed in all uppercase instead + of the case specified in the Explorer Shell. Modify AFS to + permit the rename when there is an inexact match. + + * VICECONNBAD and VICETOKENDEAD should force the use of a new + rx connection. They should not be treated as fatal errors. + + * Fix afslogon.dll to not publish environment variables into + the subprocesses started from winlogon.exe + + * Fix afslogon.dll to initialize and uninitialize winsock so + that Kerberos 4 send_to_kdc() can succeed + + * Add DeleteReadOnly registry value. When a file has the read-only + attribute set in Windows, it cannot be deleted. DeleteReadOnly + when set to a non-zero value permits the deletion. 1.4.3 no + longer permits it by default. + +Since 1.4.2-rc4 (1.4.2 released 16 Oct 2006) * Disable DNS Registrations for the Loopback Adapter and make sure that Netbios is turned on during installation. @@ -19,6 +42,10 @@ Since 1.4.2-rc4 (1.4.2 released 7 Oct 2006) * in an obscure error case, obtain the correct lock so that when we free it we don't panic + * afscreds: do not permit an attempt to obtain tokens if the + afs service could not be started. this was causing stack + overflows on Vista after resuming from a suspend + Since 1.4.2-rc3: (1.4.2-rc4 released 16 Sep 2006) * No changes -- 2.39.5