Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The operserv/oper command privilege allows to add operators
with fewer or the same privileges as ourself.
This new privilege allows to have operators who can use operserv/oper
to see the list of operators and their privileges, but cannot add new
operators.
|
|
Replace the existing chanserv/access/list command access,
only used in cs_xop, by a privilege with the same name.
It which allows read-only access to cs_access, cs_flags, cs_xop
and cs_akick, while the already-existing chanserv/access/modify
privilege allows to modify them.
|
|
|
|
|
|
|
|
default to allow normal users to use it.
|
|
|
|
|
|
Add support for SSL connections powered by GnuTLS
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cs_ban: Merge the syntaxes into one.
|
|
|
|
|
|
more stuff out of the core to the proper modules.
|
|
|
|
|
|
some typos, remove unused variable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
has spaces in it
|
|
|
|
|
|
|
|
module language files
|
|
date and has nothing more in it we want
|
|
|
|
|
|
be specified at runtime
|
|
unregistered users on connect. Suggested by Cronus.
|