OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 31 Jan 2005 13:52:31 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
afskfw.c cm_aclent.c cm_aclent.h smb3.c
Log Message:
DELTA windows-misc-20050131
AUTHOR jaltman@secure-endpoints.com
afskfw.c: fix cross-realm token acquisition in ANDREW vs CS CMU case
cm_aclent.c: when ACL's timeout, remove them from the associated
cm_scache_t object's randomACL list and place them on the end
of the ACL LRU queue
correct tgtLifetime to be unsigned
smb3.c: fix case sensitive matching
--- DELTA config follows ---
windows-misc-20050131 openafs/src/WINNT/afsd/afskfw.c 1.16 1.17
windows-misc-20050131 openafs/src/WINNT/afsd/cm_aclent.c 1.7 1.8
windows-misc-20050131 openafs/src/WINNT/afsd/cm_aclent.h 1.2 1.3
windows-misc-20050131 openafs/src/WINNT/afsd/smb3.c 1.61 1.62