summaryrefslogtreecommitdiff
path: root/data/modules.example.conf
AgeCommit message (Expand)Author
2024-03-26Allow specifying the webcpanel template directory directly.Sadie Powell
2024-03-19Use paths relative to data/conf in the config file.Sadie Powell
2024-03-07Move some modules which can be built by default out of extra.Sadie Powell
2024-03-07Consistently use email instead of e-mail.Sadie Powell
2024-02-17Remove a leftover use of the m_ module prefix.Robert Scheck
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell
2024-01-09Always disable SSLv3 support, allow disabling TLSv1.[012].Sadie Powell
2024-01-09Update the default SSL filenames to use the Certbot names.Sadie Powell
2024-01-06Add missing whitespace in multi-line commentRobert Scheck
2023-12-17Add the regex_stdlib regular expression engine.Sadie Powell
2023-12-17Merge branch '2.0' into 2.1.Sadie Powell
2023-12-17Remove the m_regex_pcre module.Sadie Powell
2023-11-24Fix missing end of commentPeGaSuS
2022-12-07Merge branch '2.0' into 2.1.Sadie Powell
2022-12-07Add a module that provides regex/pcre using PCRE2.Sadie Powell
2022-01-04Update more IRCServices references to reflect the current project.Sadie Powell
2020-09-28Rename things from services to anope.Sadie Powell
2019-08-18Fixed stupid simple typos.Clem Morton
2019-04-05Config files: Fix some typos, bring stats.standalone.example.conf up to par w...Robby
2019-01-03Allow multiple IP addresses in extforward_ip separated by spaceslinuxdaemon
2018-11-10Update most URLs to use HTTPS if available, and fix some dead ones too.Robby
2017-10-09Load sasl module by default.Bram Matthys
2017-05-17m_dnsbl: fix exempts, allow cidrs, default exempt 127.0.0.0/8Adam
2017-01-16Revert "Remove efnetrbl from example dnsbl configuration"Adam
2017-01-08Remove efnetrbl from example dnsbl configurationAdam
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
2015-07-23Remove unused variables from m_ldapAdam
2015-03-12Merge pull request #113 from attilamolnar/2.0+opensslAdam
2015-03-12m_ssl_openssl: Allow disabling SSLv3 via the configAttila Molnar
2015-03-12Document that m_ldap_authentication:disable_register_reason blocks groupingAdam
2014-10-12Add exempts and optionally allow authenticated users past m_dnsblAdam
2014-05-30Fix the name of the SSL modules in comments in modules.conf.exampleAttila Molnar
2014-03-01Fix incorrect comment in modules.example.confAdam
2014-02-20enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li...Daniel Vassdal
2014-02-18Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x')Attila Molnar
2014-02-17Add m_ssl_gnutlsAttila Molnar
2014-02-17Rename m_ssl to m_ssl_openssl and update docsAttila Molnar
2014-02-16modules.example.conf: Update examples for bcrypt - also clearify that m_sasl_...Daniel Vassdal
2014-02-14modules.example.conf: Add info about m_sasl_dh-aes and m_sasl_dh-blowfishDaniel Vassdal
2014-02-12Disable m_sasl by defaultAdam
2014-02-12Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.Adam
2014-01-04Allow m_sql_authentication to disable email changing similar to m_ldap_authen...Adam
2014-01-02Move modules out of extras that dont have external dependenciesAdam
2013-12-09Document which modules are extra and how to enable themAdam
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-08-11Add DNS Notify supportAdam
2013-08-07Add m_sql_logAdam
2013-07-07Move op/deop/etc back to an actual command, its too hard to use cs_log with i...Adam
2013-07-08m_dnsbl: updated the url to DroneBL in modules.example.confDukePyrolator
2013-06-19Removed inspircd 1.1 reference from conf. Corrected a few spelling issues.KindOne