Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
|
|
Even though we never process the modes from the deopped user,
the bounced modes can't be trusted.
|
|
mysql builds
|
|
|
|
|
|
corresponding SQUIT, and then introducing the new server
|
|
|
|
|
|
|
|
|
|
|
|
returned by a modules AnopeInit function. (Introduced in commit. e0c3069c)
|
|
|
|
|
|
|
|
|
|
the oper count in /lusers and /stats, which is closer to the old behavior.
|
|
|
|
|
|
This was caused by Unreal's revision 58c35ea52a1f
|
|
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
with 0 from confusing it
|
|
|
|
|
|
modules with similar function names to each other which causes
complete and total chaos.
|
|
|
|
for users that don't "exist" (probably us)
|
|
|
|
This can be used to cause the IRCd to SQUIT us by
adding invalid akills. The only known affected is
Charybdis.
Also fixed a crash caused by receiving a SQUIT for ourselves.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3049).
|
|
kick(ban)s and nickserv access list checking.
|
|
|
|
from being called, and removing our pidfile
|
|
off-chance of time changing while executing the function which can mess up our globops/log messages
|
|
to be dropped. (This should enable modules to more easily link their data to anopes core data.)
|