Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) From: ghudson@mit.edu Subject: git commit Content-Length: 546 Wait indefinitely on KDC TCP connections When making a KDC or password change request, wait indefinitely (limited only by request_timeout if set) once a KDC has accepted a TCP connection. https://github.com/krb5/krb5/commit/6436a3808061da787a43c6810f5f0370cdfb6e36 Author: Greg Hudson Commit: 6436a3808061da787a43c6810f5f0370cdfb6e36 Branch: master doc/admin/conf_files/krb5_conf.rst | 2 +- src/lib/krb5/os/sendto_kdc.c | 50 ++++++++++++++++++++------------------ 2 files changed, 27 insertions(+), 25 deletions(-)