ngircd-tor/src
Alexander Barton d4d8102fc9 Don't stop join handling on faulty channel, skip it (part #2)
Commit 565523cb allowed processing of further channel names given to the
JOIN command when a single name was invalid.

After this patch, the JOIN command handler continues to process channel
name lists even after errors like "channel is full", "too many channels",
and the like and generates appropriate error messages for all the
channels given by the client.
2012-01-13 10:50:00 +01:00
..
ipaddr Only use AI_NUMERICHOST if it is #define'd 2011-11-06 14:13:49 +01:00
ngircd Don't stop join handling on faulty channel, skip it (part #2) 2012-01-13 10:50:00 +01:00
portab Test for gai_strerror() 2011-11-06 14:16:59 +01:00
testsuite Fixed handling of WHO commands 2011-12-30 14:57:12 +01:00
tool Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00