From 91d9ca106def5cde2b75e2b03ad0111a44551868 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Mon, 21 Sep 2009 17:07:23 +0100 Subject: [PATCH] Windows: 1.5.64 updates for Windows Notes LICENSE MIT Reviewed-on: http://gerrit.openafs.org/475 Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- doc/txt/winnotes/afs-changes-since-1.2.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 39f705674..5cdbd195e 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,3 +1,23 @@ +Since 1.5.63 + * Fix Windows 2000 compatibility. Do not call rand_s() + even if it is compatible with the C run time library + version. + + * Fix a data consistency error between the output of + NetWkstaGetInfo and NetServerGetInfo RPCs, specify the Lan + workstation group name "AFS", and report server name as + "AFS" instead of "\\AFS" when the caller asks for "\\AFS". + + * Enable executables to be run from \\AFS on Windows 7. + Return "Name not found" instead of "File not found" when + a directory or file name cannot be found. + + * Prevent cache manager from marking file server "down" when + the data returned in response to either RXAFS_FetchData64 + or RXAFS_StoreData64 is invalid. + + * Add pioctl data validation to the AFS Explorer Shell extension. + Since 1.5.62 * After 1.5.62 afslogon.dll would no longer crash but it also would not load "domain" specific configurations. -- 2.39.5