Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
account
|
|
Fix xmlrpc php
|
|
Pretty simple stuff.
* Better method names
* Better DocBlocks
* Lowercase variables
|
|
|
|
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|