ngircd-tor/src
Alexander Barton c5da483685 Make sure that the target user is able to join a local channel
Implement ERR_USERNOTONSERV(504) numeric and make sure that the
target user is on the same server when inviting other users to
local ("&") channels.

ircd-ratbox uses the ERR_USERNOTONSERV(504) numeric for this, and I
think this is a good idea -- other IRC daemons (like ircu) silently
drop such impossible invites, but thats not a big benefit ...

Idea by Cahata, thanks! Closes #183.
2015-04-12 20:59:43 +02:00
..
ipaddr Update #include's: remove unused and add missing ones 2014-03-17 11:37:25 +01:00
ngircd Make sure that the target user is able to join a local channel 2015-04-12 20:59:43 +02:00
portab Update copyright notices of recently changed files 2014-03-17 12:22:00 +01:00
testsuite Don't send nick name as default PART reason 2015-03-14 11:13:50 +01:00
tool Update copyright notices of recently changed files 2014-03-17 12:22:00 +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