Re: [Coder-Com] Question

2003-06-03 Thread volta2
No CC to coder-com: > i enabled the "hacks" but i still dont see connect/exit notices.. > and my F:lines are setup correctly > > > On Mon, 2003-06-02 at 03:56, [EMAIL PROTECTED] wrote: > > > Can You Add Flags To An O:line? Like To See Connect Notices, Nick > > > Changes, Etc? Or Does Ircu Not

Re: [Coder-Com] Question

2003-06-02 Thread volta2
> Can You Add Flags To An O:line? Like To See Connect Notices, Nick > Changes, Etc? Or Does Ircu Not Support Those Modes/Features? > Connection/exit notices yes, nickchange notices no. It can be set with the snomask settings (ircu2.10/doc/snomask.html), turn on the F:line CONNEXIT_NOTICES before

[Coder-Com] bug in NAMES?

2003-03-10 Thread volta2
It seems that ircu doesn't send RPL_ENDOFNAMES when requesting NAMES of a channel you are not in remotely. -- volta +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

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

2003-03-09 Thread volta2
Sorry, command seperator is \r\n. :/ > I strongly suggest reading the rfc1459: > End of command is \n\r and not \n\n; > The fullname in USER should be prefixed with : to indicate, that it's the > last parameter. > PHP issues: > Strings are not prefixed and sufixed with an escaped doublequote, > ""

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

2003-03-09 Thread volta2
I strongly suggest reading the rfc1459: End of command is \n\r and not \n\n; The fullname in USER should be prefixed with : to indicate, that it's the last parameter. PHP issues: Strings are not prefixed and sufixed with an escaped doublequote, "" is enough. > Hello; > in one of my php document i

Re: [Coder-Com] away not updating on remote servers

2003-03-04 Thread volta2
> > > instead of a umode +a, maybe broadcasting a short fake away > > > string like > > > "-"? saving on umode chars and hassle... (making the "is away" remote > > > whois only must be done first anyway) > > > > I believe IRCnet already uses mode +a to indicate away status, and > > perhaps some ot

Re: [Coder-Com] away not updating on remote servers

2003-03-02 Thread volta2
You're absolutely right. This breaks HIS. > I notice that when a user sets their away message it propagates to the > remote servers. If a user does not clear their away message, but sets it > to > a new one, it updates on the local server *only*. Remote servers still > hold > the old away mes

Re: [Coder-Com] Proposal for mod.cservice

2003-02-15 Thread volta2
Talyn helped Ace with xcmds.txt & .hlp and is currently creating an update of those 2 files :) (PS: As usual I forget to cc to coder-com@ :)) > Hi, > > At 18:15 15/02/2003, you wrote: > >Talyn (doc writer of cservice's .hlp file) had the idea to change one of > X's > > he wrote all of them ? or

[Coder-Com] Proposal for mod.cservice

2003-02-15 Thread volta2
Talyn (doc writer of cservice's .hlp file) had the idea to change one of X's replies for the INFO command. It should return the language name instead of the language id the username is using. -- volta +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit

Re: [Coder-Com] Deutsches Partner Programm für gefälschte Rolex Uhren und Oakley Brillen

2003-02-02 Thread volta2
LOL > (Here was the message ... bla bla bla) -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

Re: [Coder-Com] iauth support ?

2003-01-31 Thread volta2
> PS: is there an archive for this list? No mention of it on the web page.. http://www.mail-archive.com/coder-com@undernet.org/index.html -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

Re: [Coder-Com] GNUWorld Question.

2003-01-18 Thread volta2
Should be possible .. ALTER table users and replace VARCHAR(12) with VARCHAR(25) for user_name. And of course you need to change the php script, that is used for account registration. > Coder-Com. > > Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed > the > ACCOUNTLEN in

Re: [Coder-Com] ircu config problems..

2003-01-16 Thread volta2
Also to coder-com@ :) Those lines look ok ... rehashed the config file? You also have to reoper (mode ownnick -o, oper) > Hi, > > I am facing a problem during server configuration. > We are configuring an irc network here internal, and some external > servers. > > I try to use the /quote opmode

[Coder-Com] Ircu2.10.11 and date -s

2002-12-07 Thread volta2
The latest ircu is having a strange behaviour when the root uses date -s to set a new time: After some seconds it drops ALL client- and serverconnections except operators with a ping timeout. (maybe the cookies expire, but i turned back the time by 1 hour) Ircu2.10.10 doesn't show such a behaviour

[Coder-Com] X's floatlimit and netsplits/netjunctions

2002-11-14 Thread volta2
This morning I noted, that the limit of some chans (also #coder-com) was screwed by netsplits: 58 users and +l 39 isn't that funny ... and the limit of a channel can be much higher than the number of users after a netsplit (which is actually the best situation to do a flood with multiple users). Th

[Coder-Com] clearmode and +r

2002-11-09 Thread volta2
Little thing: CLEARMODE doesn't remove channelmode +r ... -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

[Coder-Com] Cmaster's languages/translations table

2002-10-26 Thread volta2
I wanted to insert the haloween language (id = 15 in table languages) into the cservice db today, but I noted that language_id 15 in table translations is already taken by hebrew ... -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ M

Re: [Coder-Com] ident server for win irc client

2002-10-03 Thread volta2
Read RFC 1413 ... > Hello. > I'm trying to make an win irc client (VC++). Actually > is working already but it doesn't have a ident server > function. Can someone teach me how to make it and > where to call it in the application (after NICK ,USER > , PASS)? > Thank you. > > Best regards, > Cosmi

Re: [Coder-Com] problem with server...

2002-09-28 Thread volta2
Check the password field of your I:line. It is 1 by example.conf's default which means there can be only one connection from the same host. This value can be 1-9, nothing is unlimited, everything else is a connection password. > Hello, > > I have installed the ircd software, the problem i have

Re: [Coder-Com] Modes for (by example) botservice(s)

2002-08-18 Thread volta2
Nope. There's only umode +k, which can only be set by services and makes the client unable to be kicked, killed or deoped. > Hello, > > is there a mode B(Bot) to mark bots in IRCu? > > Kind regards, > Daniël > [EMAIL PROTECTED] > -- GMX - Die Kommunikationsplattform im Internet. http://www.g

Re: [Coder-Com] Couple of Qus re: gnuworld...

2002-08-11 Thread volta2
Get this one to add users (cs admins only): http://cerberus.key2peace.org/patches/gnuworld/mod.cservice/ADDUSERIDCommand.tar.gz And last but not least the help stuff: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gnuworld/gnuworld/doc/cmaster/cservice.help.sql?rev=1.2&content-type=text/vnd.viewcv