STABLE14-windows-notes-20051019

updates


(cherry picked from commit 1b7cbd1211ff12c983452e03ea0689360e1478d2)
This commit is contained in:
Jeffrey Altman 2005-10-20 06:10:46 +00:00
parent a44e078d7e
commit 1feaa003e6

View 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.