summaryrefslogtreecommitdiff
path: root/data/modules.example.conf
AgeCommit message (Expand)Author
2017-02-07Normalize databases by not allowing generic Object referencesAdam
2016-11-09Change default database to sqlite, begin 2.0 db_flatfile supportAdam
2016-10-30Add new RESTful JSON API and documentationAdam
2016-10-29Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod...Adam
2016-10-17Address casemapping issues in sqlite/mysqlAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2015-12-14Rename "services.conf" to "anope.conf".Peter Powell
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam
2015-10-27Merge branch '2.0' into 2.1Adam
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
2015-01-05Merge branch '2.0' into 2.1Adam
2014-10-12Add exempts and optionally allow authenticated users past m_dnsblAdam
2014-06-23Merge branch '2.0' into 2.1Adam
2014-05-30Fix the name of the SSL modules in comments in modules.conf.exampleAttila Molnar
2014-04-02Remove regex mods, use std::regex insteadAdam
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
2013-05-26Get rid of the remaining references in the core to specific services. Move mo...Adam
2013-05-17Add Redis database supportAdam
2013-05-06Use I_OnUserQuit for os_session because I_OnPreUserLogoff gets called too lat...Adam
2013-05-06Update the rest of modules.example.conf, default inspircd status modes to a s...Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-03-16Remove remaining disable_ns_register references in example configAdam
2013-03-13Allow m_ldap_authentication to block email changes if emails are controlled b...Adam
2013-02-02Some more typo and help text fixes, proper formatting of control codes, missi...Robby-
2013-01-31Some configuration file updates: Removed now non-existing settings. Redid som...Robby-
2013-01-08Use m_rewrite to rewrite op, deop, halfop, ... etcAdam
2012-12-29Remove clearuser references from configsAdam
2012-12-22Combine all of the set modules now that having them split apart is almost com...Adam
2012-12-15Move DNS handling to a moduleAdam
2012-11-24Add IP.Board m_sql_authentication query to modules.example.conf, from Genesis...Adam