ngircd-tor/src
Alexander Barton 8aac366802 Implemented user mode "R" and channel mode "R"
- User mode "R": indicates that the nick name of this user is "registered".
   This mode isn't handled by ngIRCd itself, but must be set and unset by
   IRC services like Anope.

 - Channel mode "R": only registered users (having the user mode "R" set)
   are allowed to join this channel.
2011-08-26 15:26:38 +02:00
..
ipaddr Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
ngircd Implemented user mode "R" and channel mode "R" 2011-08-26 15:26:38 +02:00
portab Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
testsuite Testsuite: bind to loopback (127.0.0.1) interface only 2011-08-22 16:54:24 +02: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