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
b752c3a668e035a75e0989ae85fddc893aec53f9
anope
/
modules
/
pseudoclients
T
History
DukePyrolator
deb5196101
Added Chanstats. It uses a new, improved database format and is not compatible with current phpdenora or magirc installations.
2012-04-08 12:43:34 +02:00
..
botserv.cpp
Added Chanstats. It uses a new, improved database format and is not compatible with current phpdenora or magirc installations.
2012-04-08 12:43:34 +02: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
fixed some typos
2012-04-01 20:50:04 +02:00
global.h
Windows
2012-01-25 15:48:07 -05:00
hostserv.cpp
fixed some typos
2012-04-01 20:50:04 +02: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
Actually check if the nicks arent registered, oops
2012-03-13 19:26:11 -04: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