Some bugfixes.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 2 Nov 2000 22:15:23 +0000 (22:15 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 2 Nov 2000 22:15:23 +0000 (22:15 +0000)
commitf6c51093b112f54d37bbffa627b5a6209f228b01
treed8af7e35d32856be317bf2029f4dca3961349df8
parentac4968593786fc53101bc4a60f00bc728cbcdf3e
Some bugfixes.
Changed server->sim to SilcDList and code accordingly.
Changes SilcClientEntry->channel to SilcList and added
back-pointer to SilcChannelClientEntry which is now used by both
client entry and channel entry
apps/silcd/command.c
apps/silcd/idlist.c
apps/silcd/idlist.h
apps/silcd/server.c
apps/silcd/server_internal.h
apps/silcd/serverconfig.c