On Mon, Sep 17, 2001 at 06:28:51PM +0200, Tom Rons wrote:
> [...]
You probably hit a 'feature'. This is simply an artificial delay in the
> LIST data that is sent, to prevent flooding people when they request LIST,
> which would otherwise cause them to get disconnected by or from the server
> if
Actually, you have installed ircnet's ircd, not undernet's ircu.
Apropriate mailing list for ircnet's ircd is [EMAIL PROTECTED]
To remove visibility of server channels in LIST add |MODE_SECRET in
ircd/channel.c, function setup_server_channels to smode variable.
ie, line ~ 563 will be looking lik