16 Feb
2008
16 Feb
'08
12:26
Update of /srv/cvs/ngircd/ngircd In directory Arthur:/tmp/cvs-serv5751 Modified Files: Tag: branch-0-11-x ChangeLog Log Message: From: Dana Dahlstrom <dana+70@cs.ucsd.edu> Under some circumstances ngIRCd currently issues a channel MODE message with a trailing space after the last parameter, which isn't permitted by the grammar in RFC 2812 section 2.3.1: http://tools.ietf.org/html/rfc2812#section-2.3.1 The following patch modifies mode-test.e to expose this, and modifies irc-mode.c to correct it. [from HEAD] Diff omitted, please use cvs directly or the web frontend located at <http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.