patch for KICK to handle comma-delimited lists of channels and nicks
Bryan Caldwell and Brandon Beresini showed me this patch yesterday: http://arthur.barton.de/cgi-bin/bugzilla/attachment.cgi?id=12&action=view 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=view
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.)
Teilnehmer (2)
-
Dana Dahlstrom -
Florian Westphal