Age | Commit message (Collapse) | Author |
|
late, after the users server can be gone. Fix a couple other small things
|
|
sane rank incase they are prefixless, and 50 other things
|
|
InspIRCd: Recognize a few more channel modes that weren't recognized
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InspIRCd sends all known version strings at burst and remembers the version strings sent to it. When a client does a /version <server> the cached version string is sent.
|
|
|
|
if their displayed host is their real real host. Also match against cloaked host even if full matching is not being done
|
|
down syntax, fix os_session messages to reference ip
|
|
|
|
This reverts commit 2336b4723c484bd1d4307c24f8f0b16de18e502c.
|
|
|
|
|
|
currently)
|
|
|
|
|
|
internally kill users that we kill. Bug #1481
|
|
on startup
|
|
|
|
missing privileges, and settings corrections.
|
|
flags we have juse strings instead of defines/enums
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug introduced by commit d33a0f75: "Pretty large coding style cleanup,
in source doc cleanup, and allow protocol mods to depend on each other":
Since then, the NJOIN command has been "ignored", no users were added
to channels at all while linking ...
|
|
|
|
|
|
|
|
|
|
Made enc_old depend on enc_md5.
Allow not loading any encryption modules if you want to only use an
external mechanism.
Removed ns_sendpass since it's just a bad idea.
|
|
|
|
|
|
|