Added support for removing unconfigured client connections in
authorPekka Riikonen <priikone@silcnet.org>
Mon, 16 Sep 2002 10:21:28 +0000 (10:21 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 16 Sep 2002 10:21:28 +0000 (10:21 +0000)
commitf88b3f268a6f1e8f4adb1c2bd742a6ee41612241
tree395a241624d5904a579108d5fa5577bcddd51ea2
parent4a0081751a282b29d525b5f9a3312628aed24a2f
Added support for removing unconfigured client connections in
rehash in server.
Added support for aborting automatically pending commands that
never receives the reply (to avoid memory leaks).
Preliminary support for handling Rrequested Attributes in WHOIS.
CHANGES
TODO
apps/silcd/command.c
apps/silcd/command.h
apps/silcd/command_reply.c
apps/silcd/idlist.c
apps/silcd/idlist.h
apps/silcd/server.c
apps/silcd/server.h
apps/silcd/server_backup.c
apps/silcd/server_internal.h