Update of /srv/cvs/ngircd/ngircd/src/ngircd In directory Arthur:/tmp/cvs-serv5346/src/ngircd
Modified Files: irc-channel.c Log Message: IRC_JOIN cleanups.
- put sending of mode and forwarding of JOIN to other clients into seperate function. - put sending of topic/channel names into seperate function. - put access check into seperate function. - translate/remove remaining german comments. - stop if JOIN to a channel in a list (JOIN #a,#,b,#c...) fails (This doesn't change the behaviour: skip-to-next-channel-on-error did never work as intended)
Diff omitted, please use cvs directly or the web frontend located at http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/.