]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-windows-notes-20060728
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 28 Jul 2006 17:26:51 +0000 (17:26 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 28 Jul 2006 17:26:51 +0000 (17:26 +0000)
updates for 1.5.4

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

index 3f9c17c286d65c4a967ef455ab50062d418eb14b..b5445ee212c8ffac07e08760baf342e85e7d223e 100644 (file)
@@ -1,3 +1,24 @@
+Since 1.5.3:
+
+ * Corrections to the Integrated Logon functionality that permits
+   Kerberos 5 TGTs to be communicated into the user session.  The
+   transfer is now more secure and succeeds when the user does not
+   have read permission to the %SystemRoot%\TEMP directory.
+
+ * NSIS installer updated to version 2.18
+
+ * WiX installer updated to version 2.0.4221.0
+
+ * Updates to the IFS functionality for 64-bit correctness and 
+   permit compilation.  The IFS functionality works for pioctl()
+   operations but not much else at this point.
+
+ * A major re-write of the OpenAFS implementation of the CIFS Tran2
+   query and set functions.  
+
+ * Ignore the Windows CIFS client session timeout entirely.  Timeout
+   only after the AFS Hard Dead Timeout period expires.
+
 Since 1.5.2:
 
  * move headers, libraries, and samples from OpenAFS\Client to 
index 964c61af1beb360dec78449d490c5c12127e4bbd..6c12ee2ea3687dbc078c29745e18b37bbb23d2bb 100644 (file)
@@ -1,4 +1,4 @@
-This file is a rough list of known issues with the 1.5.0000 release of OpenAFS 
+This file is a rough list of known issues with the 1.5.3 release of OpenAFS 
 on Windows.  This list is not complete.  There are probably other issues which 
 can be found in the RT database or on the mailing list.
 
@@ -62,8 +62,6 @@ in smb_Listener() thread.
 
 (18) Memory Mapped File support
 
-(19) Large file support [both SMB/CIFS and AFS]
-
 (20) NSIS Installer issues
      (a) integration with KFW install script
      (b) Optional removal of AFS Server volumes
@@ -94,8 +92,6 @@ in smb_Listener() thread.
      or by the new AFS Client Service Administration tool when executed 
      by an authorized user.
 
-(24) No support for byte range locking (or locking at all)  
-
 -------------------------------------------------------------------------
 List of unfunded projects:
 
@@ -135,9 +131,8 @@ List of unfunded projects:
         13. need to add support for all of the new registry values since 1.2.8
   10. Add support for configurable Icon file representing AFS folders within the Explorer Shell
   11. Documentation Documentation Documentation
-  12. Large File support (> 2GB) in SMB/CIFS client
   13. Integrate KFW installation into the NSIS and MSI installers
-  14. Add support for byte range locking to AFS (requires changes to the servers)
+  14. Add support for server side byte range locking.
   15. Unicode enable the SMB/CIFS server.  OEM Code Pages: 
       1. prevent the use of interoperable file names
       2. force the use of paths no longer than 256 characters