1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/src
Alexander Barton d3ae351236 Implement channel mode "Q" and user mode "q"
Both modes protect users from channel kicks: only IRC operators and
servers can kick users having mode "q" or in channels with mode "Q".

Original patch by DNS777 <dns@rbose.org>, thanks!

This closes bug #141.
2012-10-06 18:13:01 +02:00
..
ipaddr Remove all geneerated Makefile.am on "make maintainer-clean" 2012-09-24 20:45:37 +02:00
ngircd Implement channel mode "Q" and user mode "q" 2012-10-06 18:13:01 +02:00
portab Remove all geneerated Makefile.am on "make maintainer-clean" 2012-09-24 20:45:37 +02:00
testsuite Test suite: don't use "mkdir -p" 2012-09-27 00:57:37 +02:00
tool Remove all geneerated Makefile.am on "make maintainer-clean" 2012-09-24 20:45:37 +02: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