Age | Commit message (Expand) | Author |
2023-11-24 | Fix missing end of comment | PeGaSuS |
2022-12-07 | Add a module that provides regex/pcre using PCRE2. | 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 |
2013-07-07 | Move op/deop/etc back to an actual command, its too hard to use cs_log with i... | Adam |
2013-07-08 | m_dnsbl: updated the url to DroneBL in modules.example.conf | DukePyrolator |
2013-06-19 | Removed inspircd 1.1 reference from conf. Corrected a few spelling issues. | KindOne |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-17 | Add Redis database support | Adam |
2013-05-06 | Use I_OnUserQuit for os_session because I_OnPreUserLogoff gets called too lat... | Adam |
2013-05-06 | Update the rest of modules.example.conf, default inspircd status modes to a s... | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-03-16 | Remove remaining disable_ns_register references in example config | Adam |
2013-03-13 | Allow m_ldap_authentication to block email changes if emails are controlled b... | Adam |
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, missi... | Robby- |
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid som... | Robby- |
2013-01-08 | Use m_rewrite to rewrite op, deop, halfop, ... etc | Adam |
2012-12-29 | Remove clearuser references from configs | Adam |
2012-12-22 | Combine all of the set modules now that having them split apart is almost com... | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-11-24 | Add IP.Board m_sql_authentication query to modules.example.conf, from Genesis... | Adam |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam |