[IRCServices] Re: IRCServices Digest, Vol 17, Issue 5
moontan at dmbroadband.com
moontan at dmbroadband.com
Sun May 9 18:01:58 PDT 2004
I am having a logging problem, as in large size services log.this is the
only thing in the log: "[May 04 19:05:46 2004] sockets: BUG: resize_wbuf(0):
size (32768) <= wlen (-31838)
[May 04 19:05:46 2004] sockets: BUG: resize_wbuf(0): size (32768) <= wlen (-
31838)"
The log is full of that. Any help would be greatly appreciated. Thanks
--
Open WebMail Project (http://openwebmail.org)
---------- Original Message -----------
From: ircservices-request at ircservices.za.net
To: ircservices at ircservices.za.net
Sent: Sun, 9 May 2004 05:01:03 -0500 (CDT)
Subject: IRCServices Digest, Vol 17, Issue 5
> Send IRCServices mailing list submissions to
> ircservices at ircservices.za.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.ircservices.za.net/mailman/listinfo/ircservices
> or, via email, send a message with subject or body 'help' to
> ircservices-request at ircservices.za.net
>
> You can reach the person managing the list at
> ircservices-owner at ircservices.za.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of IRCServices digest..."
>
> Today's Topics:
>
> 1. Unreal Bug? (Craig Edwards)
> 2. Fw: Unreal Bug? (Craig Edwards)
> 3. Re: Unreal Bug? (Andrew Church)
> 4. Re: Fw: Unreal Bug? (Andrew Church)
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 8 May 2004 18:53:31 +0100
> From: "Craig Edwards" <brain at winbot.co.uk>
> Subject: [IRCServices] Unreal Bug?
> To: "IRC Services General Mailing Lis"
> <ircservices at ircservices.za.net>
> Message-ID: <200405081753.i48HrW125705 at brainbox.winbot.co.uk>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi
>
> When looking through the code for ircservices, i noticed that it
> doesnt list usermode +R (only registered users may message the
> nickname) in its list of extra modes supported by unrealircd (in
> modules/protocol/unreal.c). Should this be implemented as it is a
> known usermode to unreal, and it seems that services is blissfully
> unaware of its presence.
>
> Thanks,
> Brain
>
> ------------------------------
>
> Message: 2
> Date: Sat, 8 May 2004 18:57:14 +0100
> From: "Craig Edwards" <brain at winbot.co.uk>
> Subject: [IRCServices] Fw: Unreal Bug?
> To: "ircservices" <ircservices at ircservices.za.net>
> Message-ID: <200405081757.i48HvE125756 at brainbox.winbot.co.uk>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Followup: This appears to be a bug, verified by the fact that other
> ircds which support +R have a matching definition in the protocol
> module, whereas unreal doesnt. Example from grepping the
> modules/protocol dir:
>
> modules/protocol/ptlink.c: {'R', {0x00008000}}, /* Allow
> PRIVMSGs from +r clients only */
>
> >Hi
> >
> >When looking through the code for ircservices, i noticed that it doesnt
list usermode +R (only registered users may >message the nickname) in its
list of extra modes supported by unrealircd (in modules/protocol/unreal.c).
Should this be >implemented as it is a known usermode to unreal, and it
seems that services is blissfully unaware of its presence.
> >
> >Thanks,
> >Brain
>
> ------------------------------
>
> Message: 3
> Date: Sun, 09 May 2004 10:33:23 JST
> From: achurch at achurch.org (Andrew Church)
> Subject: Re: [IRCServices] Unreal Bug?
> To: ircservices at ircservices.za.net
> Message-ID: <409d8a7a.50614 at achurch.org>
> Content-Type: text/plain; charset=ISO-2022-JP
>
> >When looking through the code for ircservices, i noticed that it doesnt
list usermode +R (only registered users may message the nickname) in its
list of extra modes supported by unrealircd (in modules/protocol/unreal.c).
Should this be implemented as it is a known usermode to unreal, and it seems
that services is blissfully unaware of its presence.
>
> This is not a mode Services needs to be aware of, hence it's not
> listed in the mode table.
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
>
> ------------------------------
>
> Message: 4
> Date: Sun, 09 May 2004 10:35:14 JST
> From: achurch at achurch.org (Andrew Church)
> Subject: Re: [IRCServices] Fw: Unreal Bug?
> To: ircservices at ircservices.za.net
> Message-ID: <409d8af0.50627 at achurch.org>
> Content-Type: text/plain; charset=ISO-2022-JP
>
> >Followup: This appears to be a bug, verified by the fact that other ircds
which support +R have a matching definition in the protocol module, whereas
unreal doesnt. Example from grepping the modules/protocol dir:
> >
> >modules/protocol/ptlink.c: {'R', {0x00008000}}, /* Allow PRIVMSGs
from +r clients only */
>
> I probably put that in just to remind myself it exists, since I
> use PTlink less often than Unreal (read: never).
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
>
> ------------------------------
>
> _______________________________________________
> IRCServices mailing list
> IRCServices at ircservices.za.net
> http://www.ircservices.za.net/mailman/listinfo/ircservices
>
> End of IRCServices Digest, Vol 17, Issue 5
> ******************************************
------- End of Original Message -------