summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2014-05-30Remove version.logAdam
2014-05-30Merge pull request #80 from attilamolnar/2.0+exampleconfAdam
2014-05-30example.chk: Use a more reliable way to detect if services are running.Robby-
2014-05-30Fix the name of the SSL modules in comments in modules.conf.exampleAttila Molnar
2014-05-22Make command group descriptions translatable.Jyzee
2014-05-01Add config options to ns_suspend and cs_suspend to configure which informatio...Adam
2014-04-25Add "virtual mode" supportAdam
2014-04-06Document that memo_mail can be in nickserv defaults. These should move to mem...Adam
2014-03-23Update version.logAdam
2014-03-13Do not allow users to add certs that other users are using. Only allow adding...Adam
2014-03-10Merge pull request #64 from ShutterQuick/2.0+hsgroupsyncAdam
2014-03-10Do not allow nickserv/ungroup to bypass ns_maxemail, and allow opers to bypas...Adam
2014-03-09Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass de...Adam
2014-03-06hs_group: Allow automatic HS GROUP-ing on NS GROUP, and allow vhosts to be pe...Daniel Vassdal
2014-03-01Fix incorrect comment in modules.example.confAdam
2014-02-24Update version.log (why do we keep this around?)Adam
2014-02-21Merge pull request #56 from ShutterQuick/2.0+noxcryptAdam
2014-02-21fix comment, activate not activeLee Holmes
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-02-09Add an opertype priv "protected" to not allow services to kick a user.Adam
2014-02-05Document a little more accurrately the privilege stuff and document why the a...Adam
2014-02-05Make it easier to use fantasy without botserv, and document itAdam
2014-01-26Revert "Rename db_old hash plain -> none which is what 1.8 calls it"Adam
2014-01-21Update version.logAdam
2014-01-21Made the chanstats confs try and look similar to every other configuration fileAdam
2014-01-20Fix example config for bs_autoassignAdam
2014-01-19m_chanstats: fixed the config options NSDefChanstats and CSDefChanstatsDukePyrolator
2014-01-09Rename db_old hash plain -> none which is what 1.8 calls itAdam
2014-01-04Allow m_sql_authentication to disable email changing similar to m_ldap_authen...Adam
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its con...Adam
2014-01-02Add an explicit privilege for os_config's modifyAdam
2014-01-02Move modules out of extras that dont have external dependenciesAdam
2013-12-26Default the founder privilege to level 10000 as I had originally intended. Do...Adam
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-12-25Fix setting english language in db_old, document how not setting defaultlangu...Adam
2013-12-20Update version.logAdam
2013-12-13Log all admin commands by default. I was trying to give an example of log set...Adam
2013-12-09Document which modules are extra and how to enable themAdam
2013-12-01made the chanstats fantasy modules work again.DukePyrolator
2013-11-17Default nogroupchange to on, update comment to make senseAdam
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-15Add general:hideregisteredcommands to hide commands that require you to be id...Adam
2013-11-09Remove db_plainAdam