mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
windows-notes-20051019
updates
This commit is contained in:
parent
8b0b064f7e
commit
1b7cbd1211
@ -1,3 +1,41 @@
|
||||
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.
|
||||
|
||||
Since 1.4.0 rc6: 1.4.0 rc7 released (8 Oct 2005)
|
||||
* Kerberos 5 ticket lifetimes should adhere to KFW Leash lifetimes
|
||||
|
||||
* The MSI installer now has a new Product ID for each build. This
|
||||
is to allow for automated upgrades. The Upgrade ID is remaining
|
||||
constant.
|
||||
|
||||
* Volumes that were cached and then subsequently were salvaged,
|
||||
moved or otherwise taken temporarily offline (as opposed to being
|
||||
busy) would become unreachable. A distinction is now made between
|
||||
a volume being offline and a server being down.
|
||||
|
||||
Since 1.4.0 rc5: 1.4.0 rc6 released (2 Oct 2005)
|
||||
|
||||
* Fixed several AFS Shell Extension issues:
|
||||
|
Loading…
x
Reference in New Issue
Block a user