Age | Commit message (Collapse) | Author |
|
Levels are used in Channel::SetCorrectModes() when removing modes.
|
|
warnings
|
|
the patch
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
|
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
|
|
startup & dropping empty channels
|
|
way to test for a valid IP
|
|
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
|