Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
last commit
|
|
|
|
|
|
module.
|
|
modes by clients on burst
|
|
|
|
chanserv/mode determine if a status mode can be set by users better
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
|
|
|
|
clearmodes, removed /cs akick (un)stick, added /cs clearusers
|
|
tree from STL's unordered_map, which was giving horrible performance.
|
|
|
|
stacker on release builds
|
|
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext.
Fixed m_mysql and m_ssl to work under Windows, made the Windows Config
program remember the last used options, and fixed Windows release builds.
|
|
dynamic modes
|
|
|
|
Also made Flag::HasFlag use test() instead of operator[] to catch errors, and fixed an out of bounds access to a
Flags
bitset causing crashes on some systems.
|
|
|
|
invalidation really work.
This also cleans up a bit of the code in the modestacker.
|
|
uplink, then burst them back to its uplink once connection is reestablished.
Also made Anope use TS enforcement to change persistant channels creation time to the time they were registered.
|
|
This prevents Anope from exploding when /os reload has errors.
|
|
|
|
bitsets for modes to not use a max defined value, it can go over
|
|
release builds
|
|
is a bit better.
|
|
Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
|
|
|
|
|
|
Note that this changes the maximum length of an acceptable
IRC message from 512 to 1024 because InspIRCd sends messages
longer than 512 characters.
|
|
include/* and src/* but not src/core/* or src/modules/*.
|
|
|
|
of unneeded code from db_plain/db_mysql.
|
|
|
|
|
|
|
|
warning under Windows (gotta work on the other 450+ Windows warnings sometime).
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3006 5417fbe8-f217-4b02-8779-1006273d7864
|