OpenAFS CVS Commit: openafs/src/rxkad by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 22 Feb 2006 00:08:58 EST
Update of /cvs/openafs/src/rxkad
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/rxkad
Modified Files:
Tag: openafs-stable-1_4_x
rxkad_server.c ticket5.c
Log Message:
DELTA STABLE14-rxkad-krb5-improvements-20060222
AUTHOR jaltman@secure-endpoints.com
correct precedence of && and || in conditional to determine when
tkt_DecodeTicket5() should be called.
optimize order of ticket property evaluation to delay call to get_key()
which will require that a lock be obtained until after we know that
all of the other checks will succeed.
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-rxkad-krb5-improvements-20060222 openafs/src/rxkad/rxkad_server.c 1.14.2.2 1.14.2.3
STABLE14-rxkad-krb5-improvements-20060222 openafs/src/rxkad/ticket5.c 1.8.2.1 1.8.2.2