OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: BitchX /ignore bug
From: Keith Simonsen (bangelELITE.NET)
Date: Thu Jul 06 2000 - 17:18:50 CDT


Hi,

Those are front slashes, but backslashes work:

 Channel #\xff\xff\xff/bin/sh was created at Thu Jul 6 14:56:29 2000

In the ircd_defs.h file included with efnet ircd source the max channel
length is 200 bytes (#define CHANNELLEN 200)

hmm I also noticed the ban length is 1024... thats a lot of room, and is
passed to the client when joining a channel. I also tried setting bans
with %s and other formatting characters, it works...

Anyone want to check the BitchX code for how it parses bans when the
client joins the channel?

Keith Simonsen
Elite Networking

On Thu, 6 Jul 2000, Ron DuFresne wrote:

>
> seems at least efnet servers allow the required backslashes:
>
> *** Users on #test/one: ^smoke
>
> *** Users on #/test/one: ^smoke
>