Give iauth its full share of time to respond.
[ircu2.10.12-pk.git] / ChangeLog
index 48a92bba3408735b42d415b1ea415cc50427cffa..343b6b429c23abc09858f2bac9aa2dccf860b6ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-05-07  Michael Poole <mdpoole@troilus.org>
+
+       * include/s_auth.h (auth_ping_timeout): Declare new function.
+
+       * ircd/ircd.c (check_pings): Move auth timeout logic into that new
+       function.
+
+       * ircd/s_auth.c (HeaderMessages): Insert new message.
+       (auth_ping_timeout): Define new function.
+       (auth_timeout_callback): Remove "hurry" notification from here.
+
 2006-05-07  Michael Poole <mdpoole@troilus.org>
 
        * include/s_auth.h (destroy_auth_request): Remove second argument.