svn rev #19934: branches/krb5-1-6/ src/include/ src/lib/krb4/ src/lib/krb5/error_tables/ ...

tlyu@MIT.EDU tlyu at MIT.EDU
Thu Sep 13 19:49:02 EDT 2007


Commit By: tlyu
Log Message: 
ticket: 3334

pull up r19738 from trunk

 r19738 at cathode-dark-space:  raeburn | 2007-07-27 00:39:21 -0400
 ticket: 3334
 
 Debugged version of patch worked up with Luke.
 
 Adds a callback to krb5int_sendto to examine the response and indicate
 whether to quit the loop or not.  For sendto_kdc, keep going if the
 returned error is "service unavailable".  Updated all other callers to
 pass a null function pointer, which means to always break out of the
 loop on any response (the old behavior).
 
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/include/k5-int.h
U   branches/krb5-1-6/src/lib/krb4/send_to_kdc.c
U   branches/krb5-1-6/src/lib/krb5/error_tables/krb5_err.et
U   branches/krb5-1-6/src/lib/krb5/os/changepw.c
U   branches/krb5-1-6/src/lib/krb5/os/send524.c
U   branches/krb5-1-6/src/lib/krb5/os/sendto_kdc.c



More information about the cvs-krb5 mailing list