Page 1 of 1

chansno for UnrealIRCd 3.2.9 ?

Posted: Sat Mar 03, 2012 3:52 am
by netkurd
Hi,
chansno.c for UnrealIRCd 3.2.9 Is there?

Re: chansno for UnrealIRCd 3.2.9 ?

Posted: Sat Mar 03, 2012 2:39 pm
by katsklaw
What exactly is chansno.c supposed to do?

Re: chansno for UnrealIRCd 3.2.9 ?

Posted: Sat Mar 03, 2012 4:44 pm
by Stealth
katsklaw, chansno is a module by AngryWolf that does:
Allows you to assing different channels for different type of notification messages. It works like the snomask system, but instead of receiving notifications in private, you will get the messages in channels.
netkurd wrote:chansno.c for UnrealIRCd 3.2.9 Is there?
You can download chansno from the same place you always could, on AngryWolf's module page: http://www.angrywolf.org/modules.php

Re: chansno for UnrealIRCd 3.2.9 ?

Posted: Sat Mar 03, 2012 5:58 pm
by netkurd
Stealth wrote:
netkurd wrote:chansno.c for UnrealIRCd 3.2.9 Is there?
You can download chansno from the same place you always could, on AngryWolf's module page: http://www.angrywolf.org/modules.php

here is the module closes ircd, faulty module

Re: chansno for UnrealIRCd 3.2.9 ?

Posted: Mon Mar 05, 2012 7:16 am
by Eyecu
I just compiled and loaded this on one of my test servers and seems to be working correctly. I setup the configuration options in a seperate file and included it in the unrealircd.conf. now all the output from the server is going to a channel #Services on my test server...

Code: Select all

<test.irchainscriptz.net> Client connecting on port 6667: WesB ([email protected]) [clients]
<test.irchainscriptz.net> WesB created channel #IRChainScriptz
<test.irchainscriptz.net> [#IRChainScriptz] WesB ([email protected]) has joined #IRChainScriptz
<test.irchainscriptz.net> [#IRChainScriptz] Eyecu ([email protected]) has joined #IRChainScriptz

Re: chansno for UnrealIRCd 3.2.9 ?

Posted: Tue Mar 06, 2012 1:54 pm
by netkurd
Yes but... After opers quit, closes ircd

Code: Select all

 admin ([email protected]) has joined #Services
 GARBAGE: @rj PXh ı©j :[@rj] PXh
 GARBAGE: PXh ı©j  :
 GARBAGE:  quit! PXh :[] PXh
admin has quit (quit)
server disconnected

Code: Select all

* admin ([email protected]) [admin] is now a network administrator (N)
 GARBAGE: @rj PXh ı©j :[@rj] PXh
 GARBAGE: PXh ı©j  :
 GARBAGE: pig PXh quit :PXh
* *** Notice -- Client exiting: admin ([email protected]) [quit]
server disconnected
ircd closes
3.2.9 bug have
only one module installed on a
what's the problem ?

Re: chansno for UnrealIRCd 3.2.9 ?

Posted: Tue Aug 21, 2012 1:18 am
by zero[nothing]
Hi, just wondering if anyone's found a solution to this? I too am having this problem..