From 1feaa003e694b8c8af6bfaed9545fbbaf650e03d Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 20 Oct 2005 06:10:46 +0000 Subject: [PATCH] STABLE14-windows-notes-20051019 updates (cherry picked from commit 1b7cbd1211ff12c983452e03ea0689360e1478d2) --- doc/txt/winnotes/afs-changes-since-1.2.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index a7466b3929..3490043d78 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -9,7 +9,29 @@ Post 1.4.0 revisions: Shared file access modes, they require the ability to obtain locks in order to access files. +Since 1.4.0 rc8: 1.4.0 final tagged (20 Oct 2005); released (31 Oct 2005) + * Allow the AFS Client Service to set the firewall configuration by + retrying until after Windows determines the boot period is over. + + * Do not attempt to configure the firewall on Windows 2000, XP pre-SP2, + or 2003 pre-SP1 + + * Add support for universal error codes. + + * Detect IP address changes from within the AFS Client Service for the + purpose of checking down servers sooner + + * If the file server or vldb server report RXKADUNKNOWNKEY, return + SEC_E_NO_KERB_KEY to Windows. This provides an indication to the + user that there is a Kerberos key problem. Previously the user would + receive no feedback when there was something wrong. + + * Fix the large integer library support to properly handle values greater + than 32-bits + Since 1.4.0 rc7: 1.4.0 rc8 released (15 Oct 2005) + * Updated CellServDB + * Fixed file name pattern matching. Question marks can match nothing if found at the end of a component.