Added silc_server_send_opers[_notify] to send packets to operators.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 24 Jun 2002 18:55:39 +0000 (18:55 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 24 Jun 2002 18:55:39 +0000 (18:55 +0000)
commitc4404f118fffc9777f5e2166ef22dc720e16d571
treef353b36609a5910d29fc67cd3c40c4d96a37ec3a
parentca25742b9f2c8bc84413f76379db4ce55d7543e2
Added silc_server_send_opers[_notify] to send packets to operators.
Fixed UMODE_CHANGE notify handling.
Fixed backup router issues after resuming protocol is completed.
Connections that were unconfigured in rehash are now closed
automatically.
CHANGES
TODO
apps/silcd/packet_receive.c
apps/silcd/packet_send.c
apps/silcd/packet_send.h
apps/silcd/server.c
apps/silcd/server.h
apps/silcd/server_backup.c
apps/silcd/server_util.c
apps/silcd/server_util.h