From 33645faefbf26eafd3404e6e0aec54f843e66dea Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 29 Mar 2002 09:44:10 +0000 Subject: [PATCH] updates. --- CHANGES | 11 +++++++++++ TODO | 2 -- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a586cc0a..f355f383 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,17 @@ Fri Mar 29 10:41:07 EET 2002 Pekka Riikonen * Fixed memory leaks from config object. Affected files are silcd/serverconfig.[ch]. + * Added support for adding new connections to the server in rehash. + After rehash they take effect. + + Added support for changing the maximum allowed connections in + rehash. The number can grow but going smaller is not supported. + + Added function silc_server_num_sockets_by_remote to the + silcd/server_util.[ch]. + + Affected files are silcd/server.c, and silcd/serverconfig.[ch]. + Fri Mar 29 03:26:12 CET 2002 Johnny Mnemonic * Added preliminary checking during config parsing for a valid diff --git a/TODO b/TODO index 7812eab4..4026ab4f 100644 --- a/TODO +++ b/TODO @@ -33,8 +33,6 @@ TODO/bugs In SILC Server for single IP address, key exchange frequency, key exchange frequency for single IP. Add also frequency base. - o Add rehashing support. - o If server send CUMODE_CHANGE notify (like setting founder) to router and router does not have founder on channel (founder is left or there's no founder on channel at all), the router will accept the server's -- 2.24.0