]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-windows-digital-sigs-and-more-20041130
authorJeffrey Altman <jaltman@mit.edu>
Tue, 7 Dec 2004 06:01:41 +0000 (06:01 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 7 Dec 2004 06:01:41 +0000 (06:01 +0000)
commit5b6ceee49f07f361a8e9ee093a120f3042a49c8c
treef47e084a4795dd792cc896523a12eedf4ab0b14b
parentfe60f7970019e71a628e53fd760177625a32b25b
STABLE14-windows-digital-sigs-and-more-20041130

Switch the Trust Provider used to verify the validity of executables
and libraries to the Software Publisher Trust Provider.

Add code (with Asanka's help) to extract the certificate details and
log them to afsd_init.log.  Ensure that if files are signed that all
of the files are signed by the same entity.

Add a number of missing prototypes

Correct conversions from time_t to long or short.

(cherry picked from commit 852a0518624c13e45a4d0f2561b171687e07b9cc)
12 files changed:
src/WINNT/afsd/NTMakefile
src/WINNT/afsd/afsd.h
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_buf.c
src/WINNT/afsd/cm_callback.h
src/WINNT/afsd/cm_config.c
src/WINNT/afsd/cm_config.h
src/WINNT/afsd/cm_freelance.c
src/WINNT/afsd/cm_freelance.h
src/WINNT/afsd/cm_scache.h
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb.h