]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-windows-notes-20060822
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 21 Aug 2006 07:27:22 +0000 (07:27 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 21 Aug 2006 07:27:22 +0000 (07:27 +0000)
1.4.2-rc1

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

index 77769d7101d7e0f27b5a490b76c6fc0d5d5245bc..1b72cb10a3e915dbf6c530b1e340a81134223bb0 100644 (file)
@@ -1,3 +1,21 @@
+Since 1.4.2-beta3:  (1.4.2-rc1 released 22 Aug 2006)
+
+ * integrated logon could cause winlogin.exe to blue screen windows
+   if it was called with a domain that does not exist on the machine.
+   this is possible during a sysprep.
+
+ * do not generate MessageBox dialogs on network errors.  they 
+   cause more trouble then they are worth.
+
+ * Fix the code that writes the backconnectionhostnames value
+   to ensure that the data buffer is written with the correct 
+   length.
+
+ * corrections to cm_buf_t handling to ensure that buffers are
+   removed from queues before they are freed and that holds are
+   obtained on the next buffer in a chain before releasing the
+   current one.
+
 Since 1.4.2-beta2:
  * Corrections to the Integrated Logon functionality that permits
    Kerberos 5 TGTs to be communicated into the user session.  The