pull up r19738 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 13 Sep 2007 23:49:00 +0000 (23:49 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 13 Sep 2007 23:49:00 +0000 (23:49 +0000)
commit9df136968c50229417bffcd3b8e6bcb88847e4ee
tree56a6085d6eca702647f9609a4b03d61127ed5e2a
parent3f705aa7fce6b7cb5edd00bee699af30b6fc5171
pull up r19738 from trunk

 r19738@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).

ticket: 3334

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19934 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/lib/krb4/send_to_kdc.c
src/lib/krb5/error_tables/krb5_err.et
src/lib/krb5/os/changepw.c
src/lib/krb5/os/send524.c
src/lib/krb5/os/sendto_kdc.c