]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-windows-notes-20051019
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 20 Oct 2005 06:10:46 +0000 (06:10 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 20 Oct 2005 06:10:46 +0000 (06:10 +0000)
updates

(cherry picked from commit 1b7cbd1211ff12c983452e03ea0689360e1478d2)

doc/txt/winnotes/afs-changes-since-1.2.txt

index a7466b39290d9998335a76b61015ea64bf789637..3490043d78880820dc78ec1bb8c7718d1a36c8a0 100644 (file)
@@ -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.