summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2016-07-23Bump for 2.0.5-gitAdam
2016-07-23Anope 2.0.4 Release2.0.4Adam
2016-07-23Update Changes.confAdam
2016-07-23Note Windows installer fixes in changelogAdam
2016-07-03Update ChangesAdam
2016-04-20Add the notice method to XMLRPC.Sketch
2016-02-11Correct umode +I change in Changelog, is for unrealAdam
2016-01-30Anope 2.0.4-gitAdam
2016-01-28Update 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-27Document m_xmlrpc_main opersRobby
2016-01-25Remove default session exception expiry timeAdam
2016-01-23Fix typo in changesAdam
2016-01-23Update ChangelogsAdam
2015-12-30Unreal 4 changesAdam
2015-12-13Document m_xmlrpc_main noticeAdam
2015-09-18Update my email address.Robby
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29Add ns_identify:maxlogins to limit the max number of concurrent logins per ↵Adam
account
2015-04-04Merge pull request #117 from aFreshMelon/fix-xmlrpc-phpAdam
Fix xmlrpc php
2015-04-04A variety of small improvements to xmlrpc.phpSebastian
Pretty simple stuff. * Better method names * Better DocBlocks * Lowercase variables
2015-04-01Make xmlrpc.php comply with PSR-2 coding standardSebastian
2015-04-01Remove workaround that is no longer neededSebastian
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.
2015-03-22Fix typo in ChangesAdam
2015-03-12Update Changes.conf and ChangesAdam
2015-02-03Properly unescape xmlrpcAdam
2014-10-28Update the French install instructions.Thomas Fargeix
2014-10-12Add exempts and optionally allow authenticated users past m_dnsblAdam
2014-10-12Add 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-12Add a chanserv/access/list privilegeThomas 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-06Update INSTALL to reflect cmake requirementAdam
2014-05-31Update WIN32.txt reflecting new Windows stuffAdam
2014-05-30Updates Changes and Changes.confAdam
2014-03-09Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass ↵Adam
default to allow normal users to use it.
2014-02-20update help infolethality
2014-02-20Updated services crontab locationlethality
2014-02-17Merge pull request #52 from attilamolnar/2.0+gnutlsAdam
Add support for SSL connections powered by GnuTLS
2014-02-17Remove docs/IRCD, it is very outdated and no longer correct at allAdam
2014-02-17Rename m_ssl to m_ssl_openssl and update docsAttila Molnar
2014-01-06Add a small note about the extras script in docs/INSTALLAdam
2014-01-01Update 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-26Fix xmlrpc dochannel exampleAdam
2013-12-20Update Changes and Changes.confAdam
2013-12-10Explain how to setup the locales on UbuntuAdam
2013-12-03Updated french installation instructions.Harak
2013-10-12Update changes and changes.conf sort ofAdam
2013-10-06updated docs/EVENTSDukePyrolator
2013-10-05Big update of the Dutch language file.Robby-
cs_ban: Merge the syntaxes into one.
2013-08-21Update readme moreAdam
2013-08-21Update readmeAdam
2013-05-26Get rid of the remaining references in the core to specific services. Move ↵Adam
more stuff out of the core to the proper modules.