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-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
2015-07-23
Remove unused variables from m_ldap
Adam
2015-03-12
Merge pull request #113 from attilamolnar/2.0+openssl
Adam
2015-03-12
m_ssl_openssl: Allow disabling SSLv3 via the config
Attila Molnar
2015-03-12
Document that m_ldap_authentication:disable_register_reason blocks grouping
Adam
2014-10-12
Add exempts and optionally allow authenticated users past m_dnsbl
Adam
2014-05-30
Fix the name of the SSL modules in comments in modules.conf.example
Attila Molnar
2014-03-01
Fix incorrect comment in modules.example.conf
Adam
2014-02-20
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li...
Daniel Vassdal
2014-02-18
Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x')
Attila Molnar
2014-02-17
Add m_ssl_gnutls
Attila Molnar
2014-02-17
Rename m_ssl to m_ssl_openssl and update docs
Attila Molnar
[next]