Age | Commit message (Collapse) | Author |
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
|
|
This reverts commit 3b8f1cd59f523205d96c54c517b4d3e06bc061c4.
|
|
|
|
|
|
os_ignore: Log expired ignores to the normal log level.
cs_drop: Allow Services Operators to actually drop channels in Read-Only mode.
os_akill, os_sxline, cs_akick: Log deletions by number.
|
|
readability.
|
|
add missing expiry column.
|
|
Make some more strings translatable, and remove some that don't need translation at all.
Make expirytimes and units translatable.
Make predefined messages in listings also translatable.
Make the remaining command descriptions translatable.
Make some ns/cs info strings equal to dedupe in translation file. Add missing no-autoop setting to cs info output. Make some strings translatable.
|
|
|
|
os_set: Add missing debug text in help output.
|
|
Fix session exceptions not expirigin
|
|
|
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
way to test for a valid IP
|
|
|
|
late, after the users server can be gone. Fix a couple other small things
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
system headers
|
|
configuration directives to the actual modules they are used in.
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
down syntax, fix os_session messages to reference ip
|
|
|
|
missing privileges, and settings corrections.
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
message processing is done
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
spoofed users/other users who have no ip, clean up warnings
|
|
group multiple ips from one subnet to one session
|
|
|
|
|
|
|
|
|
|
notifiications
|
|
|
|
|
|
|
|
|
|
session view when a session exception is added at a lower limit than th default
|
|
|