1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/src
Sebastian Köhler 7b01bb833f Implemented xop support
3 new channel user modes have been added.

Half Op: +h(Prefix: %) can set the channel modes +imntvIbek
and kick all +v and normal users.

Admin: +a(Prefix: &) can set channel modes +imntvIbekoRsz and kick all
+o, +h, +v and normal users.

Owner: +q(Prefix: ~) can set channel modes +imntvIbekoRsz and kick all
+a, +o, +h, +v and normal users
2012-08-06 04:42:09 +02:00
..
ipaddr Only use AI_NUMERICHOST if it is #define'd 2011-11-06 14:13:49 +01:00
ngircd Implemented xop support 2012-08-06 04:42:09 +02:00
portab Test for gai_strerror() 2011-11-06 14:16:59 +01:00
testsuite getpid.sh: Fix testcase error for Debian using sbuild 2012-03-03 18:53:03 +01:00
tool Implemented hashed cloaked hostnames for +x 2012-08-03 04:09: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