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
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
2014-02-16
modules.example.conf: Update examples for bcrypt - also clearify that m_sasl_...
Daniel Vassdal
2014-02-14
modules.example.conf: Add info about m_sasl_dh-aes and m_sasl_dh-blowfish
Daniel Vassdal
2014-02-12
Disable m_sasl by default
Adam
2014-02-12
Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.
Adam
2014-01-04
Allow m_sql_authentication to disable email changing similar to m_ldap_authen...
Adam
2014-01-02
Move modules out of extras that dont have external dependencies
Adam
2013-12-09
Document which modules are extra and how to enable them
Adam
2013-08-23
Remove webpanel:ssl configuration option because its dumb
Adam
2013-08-11
Add DNS Notify support
Adam
2013-08-07
Add m_sql_log
Adam
[next]