[Coder-com] Re: Can Someone Help

2005-10-27 Thread Steven
Closing Link: Steven by irc.domain.com (Registration Timeout) ___ Coder-com mailing list Coder-com@undernet.org http://undernet.sbg.org/mailman/listinfo/coder-com

[Coder-com] Re: Can Someone Help

2005-10-27 Thread MattBaron
Closing Link: M4l4k41 by Irc.domain.com (Overridden by other sign on) wonder what is casuing that? ___ Coder-com mailing list Coder-com@undernet.org http://undernet.sbg.org/mailman/listinfo/coder-com

[Coder-com] Can Someone Help

2005-10-27 Thread MattBaron
Closing Link: M4l4k41 by Irc.domain.com (Overridden by other sign on) wonder what is casuing that? ___ Coder-com mailing list Coder-com@undernet.org http://undernet.sbg.org/mailman/listinfo/coder-com

Re: [Coder-com] Problem with delayed

2005-10-27 Thread Richard
OK this thread is making user mode +d and channel mode +d confusing, since they are 2 very separate modes that do very different things. Following the differences: User mode +d stops channel text going to the user Channel mode +D stop JOINs being seen (initially) A service bot that is user m

Re: [Coder-com] Bugfix of +d propagation

2005-10-27 Thread Progs
Yes, but you're speaking about +d Umode, and I'm speaking about +d Chanmode. So, read again. Thx On Thu, 27 Oct 2005 17:54:28 +0200 Carlo Wood <[EMAIL PROTECTED]> wrote: > On Thu, Oct 27, 2005 at 11:31:45AM +0200, Progs wrote: > > Hello > > > > There is a bug in channel.c. > > +d is a local mo

Re: [Coder-com] Problem with delayed

2005-10-27 Thread Progs
But if a service want to know who is delayed or not, and if it is +d, it can't. On Thu, 27 Oct 2005 18:04:29 +0200 Carlo Wood <[EMAIL PROTECTED]> wrote: > On Thu, Oct 27, 2005 at 04:16:52PM +0200, Progs wrote: > > If I have two servers, AA and AB, with A and ABAAA on #foo, a +D > > channel.

Re: [Coder-com] Problem with delayed

2005-10-27 Thread Carlo Wood
On Thu, Oct 27, 2005 at 04:16:52PM +0200, Progs wrote: > If I have two servers, AA and AB, with A and ABAAA on #foo, a +D channel. > A is delayed on #foo and ABAAA is +d. There is no such thing as being 'delayed'. In order to know where to send messages, the JOIN is propagated to all serve

Re: [Coder-com] Bugfix of +d propagation

2005-10-27 Thread Carlo Wood
On Thu, Oct 27, 2005 at 11:31:45AM +0200, Progs wrote: > Hello > > There is a bug in channel.c. > +d is a local mode, so servers should no propagate it to > the other servers. > > I've sent a patch at > http://sourceforge.net/tracker/index.php?func=detail&aid=1339069&group_id=63470&atid=504082

Re: [Coder-com] Problem with delayed

2005-10-27 Thread Wouter Coekaerts
On Thursday 27 October 2005 16:16, Progs wrote: > If I have two servers, AA and AB, with A and ABAAA on #foo, a +D > channel. A is delayed on #foo and ABAAA is +d. > There are only A and ABAAA in #foo. > When A speaks on #foo, ABAAA is +d so AB doesn't receive message, so > ABAAA do

Re: [Coder-com] Problem with delayed

2005-10-27 Thread Progs
And with two servers, AA and AB, with A and ABAAA, and #foo a +D channel. There is only A on #foo and he is *not* delayed. When ABAAA join channel, he sees A as a delayed user. Is it correct ? Progs. On Thu, 27 Oct 2005 16:16:52 +0200 Progs <[EMAIL PROTECTED]> wrote: > Hi, > > If I

[Coder-com] Problem with delayed

2005-10-27 Thread Progs
Hi, If I have two servers, AA and AB, with A and ABAAA on #foo, a +D channel. A is delayed on #foo and ABAAA is +d. There are only A and ABAAA in #foo. When A speaks on #foo, ABAAA is +d so AB doesn't receive message, so ABAAA doesn't see A's join. Bug or feature ?:) Progs.

[Coder-com] Bugfix of +d propagation

2005-10-27 Thread Progs
Hello There is a bug in channel.c. +d is a local mode, so servers should no propagate it to the other servers. I've sent a patch at http://sourceforge.net/tracker/index.php?func=detail&aid=1339069&group_id=63470&atid=504082 Progs. ___ Coder-com mailin