This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-28 14:56:38 +02:00
Code
Activity
Files
4ed844ffd5e19a7e95c47e34dbf7d3fd83039d3c
anope
/
modules
/
pseudoclients
T
History
Adam
a5b9e235ae
Added chanserv:require config option to set which modes must be on all registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
2012-02-26 23:23:15 -05:00
..
botserv.cpp
Use C++11's explicit override feature if available
2012-02-18 15:04:26 -05:00
chanserv.cpp
Added chanserv:require config option to set which modes must be on all registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
2012-02-26 23:23:15 -05:00
global.cpp
Use C++11's explicit override feature if available
2012-02-18 15:04:26 -05:00
global.h
Windows
2012-01-25 15:48:07 -05:00
hostserv.cpp
Fixed vhost check on identify
2012-02-26 20:18:22 -05:00
memoserv.cpp
Use C++11's explicit override feature if available
2012-02-18 15:04:26 -05:00
memoserv.h
Windows
2012-01-25 15:48:07 -05:00
nickserv.cpp
Use C++11's explicit override feature if available
2012-02-18 15:04:26 -05:00
nickserv.h
Windows
2012-01-25 15:48:07 -05:00
operserv.cpp
Do not send kills after sending XLines because it causes us to internally remove the user and then recieve a quit from the user (who is now nonexistant) once the IRCd processes the XLine
2012-02-25 00:06:02 -05:00