OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 29 Nov 2004 16:05:26 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd

Modified Files:
	NTMakefile afsd.h afsd_service.c cm_buf.c cm_callback.h 
	cm_config.c cm_config.h cm_freelance.c cm_freelance.h 
	cm_scache.h smb.c smb.h 
Log Message:
DELTA windows-digital-sigs-and-more-20041130
AUTHOR jaltman@mit.edu

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.



--- DELTA config follows ---
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/NTMakefile 1.31 1.32
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/afsd.h 1.5 1.6
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/afsd_service.c 1.34 1.35
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_buf.c 1.17 1.18
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_callback.h 1.4 1.5
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_config.c 1.20 1.21
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_config.h 1.6 1.7
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_freelance.c 1.25 1.26
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_freelance.h 1.10 1.11
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/cm_scache.h 1.8 1.9
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/smb.c 1.62 1.63
windows-digital-sigs-and-more-20041130 openafs/src/WINNT/afsd/smb.h 1.18 1.19