OpenAFS CVS Commit: openafs/src/ptserver by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 29 May 2004 19:48:14 EDT
Update of /cvs/openafs/src/ptserver
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/ptserver
Modified Files:
NTMakefile
Log Message:
DELTA batch-commits-windows-20040529
AUTHOR jaltman@mit.edu
* Fixed DNS lookups to work consistently throughout the OpenAFS
product instead of just from within the afsd_service.exe
* Added a runtime check to ensure that AFS Client Service SMB
Server is accepting connections before attempting to mount
global drives.
* Read IP addresses for volume servers out of the CellServDB
file if gethostbyname() on the hostname fails.
* Fix getcellconfig() to populate both the Hostnames as well
as IP addresses when loading cell data via DNS
* Increase the Connection Dead Time to 50 from 20 seconds
Increase the Hard Dead Time to 120 from 40 seconds
(matches the Unix values)
* Fixed an assertion validating the number of allocated NCBs
* Fixed the build environment to consistently build for
Windows 2000 and above. (APPVER = 5.0)
* Fixed rx_debug to properly validate the receipt in incoming
data with select() and recvfrom(). Do not copy data out of
the socket buffer unless success is indicated.
--- DELTA config follows ---
batch-commits-windows-20040529 openafs/src/ptserver/NTMakefile 1.7 1.8