24 Feb
2008
24 Feb
'08
19:57
Update of /srv/cvs/ngircd/ngircd In directory Arthur:/tmp/cvs-serv13322 Modified Files: ChangeLog Log Message: From: Rolf Eike Beer <eike@sf-mail.de> Fix sending of JOINs between servers I found a bug in "sending join between servers". This does hit only operators that join a channel with at least 2 servers active in the net the server the oper connects to sends "channel^Go" to the other servers the other server first searches for the channel and then strips the modes from the channel name he has to do the other way round: first strip and then check the channel name. Diff omitted, please use cvs directly or the web frontend located at <http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.