Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-23 | Bump for 2.0.5-git | Adam | |
2016-07-23 | Anope 2.0.4 Release2.0.4 | Adam | |
2016-07-23 | Update Changes.conf | Adam | |
2016-07-23 | Note Windows installer fixes in changelog | Adam | |
2016-07-03 | Update Changes | Adam | |
2016-04-20 | Add the notice method to XMLRPC. | Sketch | |
2016-02-11 | Correct umode +I change in Changelog, is for unreal | Adam | |
2016-01-30 | Anope 2.0.4-git | Adam | |
2016-01-28 | Update copyright to 2016. This was done with: | Robby | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet. Fixed some whitespace and blank lines along the way. | |||
2016-01-27 | Document m_xmlrpc_main opers | Robby | |
2016-01-25 | Remove default session exception expiry time | Adam | |
2016-01-23 | Fix typo in changes | Adam | |
2016-01-23 | Update Changelogs | Adam | |
2015-12-30 | Unreal 4 changes | Adam | |
2015-12-13 | Document m_xmlrpc_main notice | Adam | |
2015-09-18 | Update my email address. | Robby | |
2015-07-08 | Fix a ton of typos. | Peter Powell | |
2015-06-29 | Add ns_identify:maxlogins to limit the max number of concurrent logins per ↵ | Adam | |
account | |||
2015-04-04 | Merge pull request #117 from aFreshMelon/fix-xmlrpc-php | Adam | |
Fix xmlrpc php | |||
2015-04-04 | A variety of small improvements to xmlrpc.php | Sebastian | |
Pretty simple stuff. * Better method names * Better DocBlocks * Lowercase variables | |||
2015-04-01 | Make xmlrpc.php comply with PSR-2 coding standard | Sebastian | |
2015-04-01 | Remove workaround that is no longer needed | Sebastian | |
This workaround was required previously but breaks the code with the corrections to the XML-RPC response. | |||
2015-03-22 | Fix typo in Changes | Adam | |
2015-03-12 | Update Changes.conf and Changes | Adam | |
2015-02-03 | Properly unescape xmlrpc | Adam | |
2014-10-28 | Update the French install instructions. | Thomas Fargeix | |
2014-10-12 | Add exempts and optionally allow authenticated users past m_dnsbl | Adam | |
2014-10-12 | Add an operserv/oper/modify privilege. | Thomas Fargeix | |
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. | |||
2014-10-12 | Add a chanserv/access/list privilege | Thomas Fargeix | |
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. | |||
2014-10-06 | Update INSTALL to reflect cmake requirement | Adam | |
2014-05-31 | Update WIN32.txt reflecting new Windows stuff | Adam | |
2014-05-30 | Updates Changes and Changes.conf | Adam | |
2014-03-09 | Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass ↵ | Adam | |
default to allow normal users to use it. | |||
2014-02-20 | update help info | lethality | |
2014-02-20 | Updated services crontab location | lethality | |
2014-02-17 | Merge pull request #52 from attilamolnar/2.0+gnutls | Adam | |
Add support for SSL connections powered by GnuTLS | |||
2014-02-17 | Remove docs/IRCD, it is very outdated and no longer correct at all | Adam | |
2014-02-17 | Rename m_ssl to m_ssl_openssl and update docs | Attila Molnar | |
2014-01-06 | Add a small note about the extras script in docs/INSTALL | Adam | |
2014-01-01 | Update copyright to 2014. This was done with: | Adam | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; | |||
2013-12-26 | Fix xmlrpc dochannel example | Adam | |
2013-12-20 | Update Changes and Changes.conf | Adam | |
2013-12-10 | Explain how to setup the locales on Ubuntu | Adam | |
2013-12-03 | Updated french installation instructions. | Harak | |
2013-10-12 | Update changes and changes.conf sort of | Adam | |
2013-10-06 | updated docs/EVENTS | DukePyrolator | |
2013-10-05 | Big update of the Dutch language file. | Robby- | |
cs_ban: Merge the syntaxes into one. | |||
2013-08-21 | Update readme more | Adam | |
2013-08-21 | Update readme | Adam | |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move ↵ | Adam | |
more stuff out of the core to the proper modules. |