RE: [Coder-com] Help With Conf File....

2006-07-20 Thread peter green
> I have a patch against the latest released ircu that adds a bofh mode. > It is essentially a hack, that gives a oper with a special useflag (G) > to act as a op everywhere on the network. can't you just enable opmode? ___ Coder-com mailing list Coder-c

RE: [Coder-Com] Re: [Bugs] Minor bug when banning with X using 12 letter nicknames

2004-06-14 Thread peter green
most ircds have it as a constant. the advantage of a constant is that fixed length buffers can be used for speed. the disadvantage is you have to recompile to change it. On Sun, 13 Jun 2004, peter green wrote: > doesn't gnuworld itself have a nicklen constant? Is it really necessary to

Re: [Coder-Com] Re: [Bugs] Minor bug when banning with X using 12 letter nicknames

2004-06-13 Thread peter green
doesn't gnuworld itself have a nicklen constant? From: The Storm Surfer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [Coder-Com] Re: [Bugs] Minor bug when banning with X using 12 letter nicknames Date: Sat, 5 Jun 2004 15:08:49 -0400 MIME-Version: 1.0 (Apple Message framework v618) Receiv

RE: [Coder-Com] Weird behaviour

2004-03-21 Thread peter green
sounds like you've enabled realible clock on servers without reliable clocks From: "wensu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Coder-Com] Weird behaviour Date: Fri, 19 Mar 2004 01:34:10 +1100 MIME-Version: 1.0 Received: from mc5-f26.hotmail.com ([65.54.252.33]) by mc5-s2.hotmail

RE: [Coder-Com] heeeeeeeelp

2004-02-22 Thread peter green
did you remember ./configure before make? also you are very unlikely to be allowed to link to undernet the routing comitte require very fast connection *and* an admin with a clue From: "Malik Trueheart" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Coder-Com] hlp Date: Fri, 20 Feb

Re: RE : [Coder-Com] Fwd: [Cservice] accessability enquiry

2003-04-01 Thread peter green
ok this should solve your problem http://www.hfautism.com/filterproxy.exe run it with the irc server you wan' to use as a command line perameter for example filterproxy eu.undernet.org then tell mschat to connect to localhost and it should work note : i don't actually have a copy of mschat so i ha

Re: RE : [Coder-Com] Fwd: [Cservice] accessability enquiry

2003-03-31 Thread peter green
fang) Sender: [EMAIL PROTECTED] Precedence: bulk Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 31 Mar 2003 11:58:43.0204 (UTC) FILETIME=[E05DBC40:01C2F77C] peter green wrote: > > ok tonight i'll try to code a sanitiseing proxy, mscaht connects to > localhost my program connect

Re: RE : [Coder-Com] Fwd: [Cservice] accessability enquiry

2003-03-31 Thread peter green
ok tonight i'll try to code a sanitiseing proxy, mscaht connects to localhost my program connects on to the irc server then the program will parse the traffic flowing from the irc server back to mschat and rebuild it in a form mschat can handle From: Kev <[EMAIL PROTECTED]> To: [EMAIL PRO

[Coder-Com] bworld linux/freebsd

2003-03-24 Thread peter green
for those of you who wan't to run gnuworld but don't have the disk space or cannot get root access to install postgresql I would like to make it known that in the next few days the linux/freebsd version of bworld should be being released it currently comes with the following bots abot an auth servi

Re: [Coder-Com] a few ideas

2003-03-19 Thread peter green
D] X-OriginalArrivalTime: 18 Mar 2003 14:47:22.0023 (UTC) FILETIME=[48483B70:01C2ED5D] peter green wrote: > > i said end site not end user > > in other words a home connection will likely get a /48 > so will a large university site > it's li

Re: [Coder-Com] a few ideas

2003-03-18 Thread peter green
i said end site not end user in other words a home connection will likely get a /48 so will a large university site If every end user were allocated a /48, clone control would not be a big problem: just ignore the last 48 bits of the address. The harder problem is that some end users are allocate

[Coder-Com] binary server-server protocol

2003-03-16 Thread peter green
the way i would be inclient to implement a binary server - server protocol would be as follows perameters shorter than 64 chars would have a one byte prefix with the msb 0 for a perameter other than the last or 1 for the last perameter the second most significant bit would be 0 the low 6 bits

[Coder-Com] a few ideas

2003-03-15 Thread peter green
firstly as most of you are no doubt aware 4 of the worlds 6 largest irc networks are running p10 ircd's would it not be easier to have a single codebase and have each network #define out the features they don't require rather than everyone haveing to make a patch work against a radically change

Re: [Coder-Com] user parameter on raws.

2003-03-10 Thread peter green
anding commands with just /n is allowed by all irc servers thaty i have encountered mirc sends this way and that is the worlds most popular irc client so no net would dare disallow it From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [Coder-Com] user parameter

Re: [Coder-Com] flaw in bounce

2003-02-20 Thread peter green
hmm a desynched op shouldn't happen in the first place how did you create the desynch? From: bas <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Coder-Com] flaw in bounce Date: Wed, 19 Feb 2003 12:55:48 +0100 MIME-Version: 1.0 Received: from mc9-f29.bay6.hotmail.com ([65.54.166.36]) by mc9-s

Re: [Coder-Com] Idea. (HIGHLY RECOMMENDED)

2002-12-18 Thread peter green
one option is to use a * in the ip field so a server can link form anywhere then set a very strong password From: Kev <[EMAIL PROTECTED]> To: Philippe Roux <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: [Coder-Com] Idea. (HIGHLY RECOMMENDED) Date: Tue, 17 Dec 2002 17:24:41 -0500 Received:

Re: [Coder-Com] a minor bug with mschat and the undernet?

2002-11-28 Thread peter green
the best soloution i can think of for the mschat users would be for them to run a relay which breaks up the messages and rebuilds them the way mschat likes them From: Kriztina <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Coder-Com] a minor bug with mschat and the undernet? Date: Sat, 26

Re: [Coder-Com] +x mode (bug?)

2002-10-17 Thread peter green
but only a chanop in a channel a user joins can do that to a user and you would need to get them back in after a sucessfull ban to continue testing maybe it would work if a usaer had on both auto join on invite and auto rejoin on kick but it would still assumeing both of theese were on it would

Re: [Coder-Com] Unable to start server

2002-09-19 Thread peter green
running an irc daemon as root is a bad idea for security reasons therefore you should run it as a user with the minumum permissions required to make it run now for some reason rather than expecting server admins to be sensible and take responsibility for thier own security they force them to do

Re: [Coder-Com] Auditorium mode, revisited

2002-09-17 Thread peter green
a netburst DOES flood clients it's just the flooding is only a problem in very large channels you get similar flood problems on first joining a verry large channel which is the whole reason for this auditorium stuff >From: Mathieu Rene <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >CC: [EMAIL PRO

Re: [Coder-Com] Plus Channels

2002-09-12 Thread peter green
you do until everyone happens to leave and someone else steals ops another option would be to make +channels start with no ops but be otherwise normal so an ircop could use /opmode in there if nessacerry >From: Jeekay <[EMAIL PROTECTED]> >To: Braden Temme <[EMAIL PROTECTED]> >CC: [EMAIL PROTEC

Re: [Coder-Com] NAMES showing +ov at a time problem

2002-08-29 Thread peter green
you could broadcast the +v to clients whenever an opped and voiced client uses thier opsr loses their ops eg. if the user is opped and voiced when they are deoped clients will be sent :user2 mode -o+v user1 user1 rather than :user2 mode -o user1 that should fix the problem >From: "Tom Rons

Re: [Coder-Com] New Feature lines purpose

2002-08-02 Thread peter green
i have an idea one should have a seperate hard length and soft length the hard length would be the maximum length a server could handle the soft length would be the maximum length a client directly connected to a server would be allowed to use so you could increase the hard length slowly first

Re: [Coder-Com] Allowed Hostnames Patch Required?

2002-07-30 Thread peter green
hmm kev what does u2.10.11 do if it gets a hostname with an ! in form another server? >From: Kev <[EMAIL PROTECTED]> >To: Mark Foster <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [Coder-Com] Allowed Hostnames Patch Required? >Date: Mon, 29 Jul 2002 11:36:33 -0400 >Received: from mc

Re: [Coder-Com] Patch idea.. any thoughts?

2002-07-28 Thread peter green
I think i have a soloution to your problem which would requier much less upheavel first you add a channel mode which redirects limit blocked clients to another channel then you have a bot which replicates the traffic >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [Coder-Com] Pa

Re: [Coder-Com] Supply electric appliance

2002-06-29 Thread peter green
see message below can someone please ban [EMAIL PROTECTED] >From: [EMAIL PROTECTED] >Subject: [Coder-Com] Supply electric appliance >Date: Fri, 28 Jun 2002 01:26:55 -0700 >MIME-Version: 1.0 >Received: from hotmail.com ([65.54.236.10]) by hotmail.com with Microsoft >SMTPSVC(5.0.2195.4905); Fri,

Re: [Coder-Com] Re: i got it

2002-06-01 Thread peter green
0 >Sender: [EMAIL PROTECTED] >Precedence: bulk >Return-Path: [EMAIL PROTECTED] >X-OriginalArrivalTime: 01 Jun 2002 10:21:25.0155 (UTC) >FILETIME=[1573E730:01C20956] > >put this at the top of /etc/resolv.conf: > >domain yourisp.net > >- Original Message - >F

Re: [Coder-Com] Re: i got it

2002-05-31 Thread peter green
bind? >From: "peter green" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [Coder-Com] Re: i got it >Date: Fri, 31 May 2002 12:00:40 + >MIME-Version: 1.0 >X-Originating-IP: [194.247.51.21] >Received: from [66.134.

Re: [Coder-Com] Re: i got it

2002-05-31 Thread peter green
to install it in any way >From: "Aaron Mason" <[EMAIL PROTECTED]> >To: "peter green" <[EMAIL PROTECTED]> >Subject: Re: [Coder-Com] Re: i got it >Date: Fri, 31 May 2002 19:09:33 +1000 >MIME-Version: 1.0 >Received: from [203.29.126.5] by hotmail.com (3.

Re: [Coder-Com] Re: i got it

2002-05-29 Thread peter green
>X-MSMail-Priority: Normal >X-Mailer: Microsoft Outlook Express 6.00.2600. >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600. >Sender: [EMAIL PROTECTED] >Precedence: bulk > >lonfigure? I must have made a typo... it should be konfigure > >and did you install bind like

[Coder-Com] Re: i got it

2002-05-28 Thread peter green
it will not build first i got errors about a file called lonfigure missing copying configure.in to lonfigure.in and configure to lonfigure fixed this but i then got nonexistent function errors from res.c when linking can you help plugwash On Sat, 25 May 2002 22:05:41 +1000 "Aaron Mason" wrot

Re: [Coder-Com] Starting gnuworld

2002-05-25 Thread peter green
if anyone has managed to get ircu to build under cygwin please e-mail modified sources to [EMAIL PROTECTED] (it has a larger capacity than this e-mail address :) ) _ Get your FREE download of MSN Explorer at http://explorer.msn.com