]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-64bit-20080102
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 2 Jan 2008 15:53:46 +0000 (15:53 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 2 Jan 2008 15:53:46 +0000 (15:53 +0000)
commit5baef6f6fe55ca81a28bc22023b06ee6c50d453d
tree33a958fe6d3e43a2bf71a5a7036adb874c9a437c
parent558acfe359188e21f4956dcccdd7f7a4adbca3f1
windows-64bit-20080102

LICENSE MIT

do not disable the signature verification of binaries when using
large cache sizes on 64-bit systems

cm_config_data values are unsigned and some are 64-bit.  when logging
them use the correct data format types.
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_memmap.c