Bryan Caldwell and Brandon Beresini showed me this patch yesterday:
http://arthur.barton.de/cgi-bin/bugzilla/attachment.cgi?id=12&action=vie...
I've reviewed and tested it, and we're now running it on cse70.ucsd.edu. It appears to resolve Bug 75:
http://arthur.barton.de/cgi-bin/bugzilla/show_bug.cgi?id=75
Dana
Dana Dahlstrom dana+ngIRCd@cs.ucsd.edu wrote:
Bryan Caldwell and Brandon Beresini showed me this patch yesterday:
http://arthur.barton.de/cgi-bin/bugzilla/attachment.cgi?id=12&action=vie...
Thanks, I've added this to my tree. Bryan, Brandon, could you please check that the modifications i made to your irc-op.c changes are correct? http://git.breakpoint.cc/cgi-bin/gitweb.cgi?p=fw/ngircd-fw.git;a=commitdiff;...
In the long run, we really need a _good_ concept to deal with the ",,," mess. Mainly:
- How many multi-arguments should be handled at once? - How many wildcard expansions should be performed? - How many results should be returned? etc.
(2&3 are fortunately not relevant here, but are needed for eg WHOIS & friends.)