index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
modules.example.conf
Age
Commit message (
Expand
)
Author
2025-05-11
Consistently use yes/no instead of true/false in the configs.
Sadie Powell
2025-05-05
Remove rpc_main.
Sadie Powell
2025-05-05
Optimise the maths for the jsonrpc oversize integer workaround.
Sadie Powell
2025-05-05
Add a workaround for JavaScript truncating integers in RPC.
Sadie Powell
2025-05-05
Add an example Ruby JSON-RPC client.
Sadie Powell
2025-05-04
Document the existence of the example JSON-RPC client.
Sadie Powell
2025-05-04
Also allow hashed RPC tokens in the config file.
Sadie Powell
2025-05-04
Add support for bearer tokens for authorising with RPC.
Sadie Powell
2025-04-19
Add the anope.account and anope.listAccounts RPC events.
Sadie Powell
2025-04-19
Add support for local password comparison in sql_authentication.
Sadie Powell
2025-04-14
Add Anope::Templace and switch all template strings to use it.
Sadie Powell
2025-03-13
Add the rpc_message module, remove the notice RPC event.
Sadie Powell
2025-03-10
Add a config option for disabling the i8 XML-RPC extension.
Sadie Powell
2025-03-10
Add a config option for disabling the nil XML-RPC extension.
Sadie Powell
2025-03-03
Rename sasl to ns_sasl, move to nickserv.example.conf.
Sadie Powell
2025-02-25
Improve the rpc_system module config.
Sadie Powell
2025-02-25
Add the rpc_data module.
Sadie Powell
2025-02-24
Add the system.listMethods RPC method.
Sadie Powell
2025-02-18
Rewrite the xmlrpc module using libxmlrpc-c.
Sadie Powell
2025-02-13
Add the new JSON-RPC module to compliment the XMLRPC one.
Sadie Powell
2025-02-13
Rework the RPC modules in preparation for the new JSON-RPC module.
Sadie Powell
2024-08-29
Remove pointless semicolons in the config for the webcpanel module.
Sadie Powell
2024-08-14
Automatically determine SQL column type from the field.
Sadie Powell
2024-07-04
Add UNIX socket support to mysql module.
ItsOnlyBinary
2024-03-26
Allow specifying the webcpanel template directory directly.
Sadie Powell
2024-03-19
Use paths relative to data/conf in the config file.
Sadie Powell
2024-03-07
Move some modules which can be built by default out of extra.
Sadie Powell
2024-03-07
Consistently use email instead of e-mail.
Sadie Powell
2024-02-17
Remove a leftover use of the m_ module prefix.
Robert Scheck
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2024-01-09
Always disable SSLv3 support, allow disabling TLSv1.[012].
Sadie Powell
2024-01-09
Update the default SSL filenames to use the Certbot names.
Sadie Powell
2024-01-06
Add missing whitespace in multi-line comment
Robert Scheck
2023-12-17
Add the regex_stdlib regular expression engine.
Sadie Powell
2023-12-17
Merge branch '2.0' into 2.1.
Sadie Powell
2023-12-17
Remove the m_regex_pcre module.
Sadie Powell
2023-11-24
Fix missing end of comment
PeGaSuS
2022-12-07
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-07
Add a module that provides regex/pcre using PCRE2.
Sadie Powell
2022-01-04
Update more IRCServices references to reflect the current project.
Sadie Powell
2020-09-28
Rename things from services to anope.
Sadie Powell
2019-08-18
Fixed stupid simple typos.
Clem Morton
2019-04-05
Config files: Fix some typos, bring stats.standalone.example.conf up to par w...
Robby
2019-01-03
Allow multiple IP addresses in extforward_ip separated by spaces
linuxdaemon
2018-11-10
Update most URLs to use HTTPS if available, and fix some dead ones too.
Robby
2017-10-09
Load sasl module by default.
Bram Matthys
2017-05-17
m_dnsbl: fix exempts, allow cidrs, default exempt 127.0.0.0/8
Adam
2017-01-16
Revert "Remove efnetrbl from example dnsbl configuration"
Adam
2017-01-08
Remove efnetrbl from example dnsbl configuration
Adam
2016-04-13
Remove support for DH-AES and DH-BLOWFISH.
Peter Powell
[next]