summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
2016-01-29The default xop access for PROTECTME should really be SOP, not AOP.Robby
2016-01-25Remove default session exception expiry timeAdam
2016-01-23Merge pull request #144 from miwob/chankill_exampleAdam
2016-01-19Document ns_no_expire nick defaultAdam
2016-01-12example.conf: announce operserv/chankill as wellmiwob
2015-12-30Unreal 4 changesAdam
2015-12-13Add some replacement tokens for akick reason and welcome noticeAdam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-07-23Remove unused variables from m_ldapAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...Adam
2015-03-22Make the signed kick/ban message format configurable.Robby-
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-03-11SendConfirmMail: Replace %E with new emailPeter Tseng
2015-03-11Hide set desc because set description existsAdam
2015-01-10Log user away messagesAdam
2015-01-10Add networkinfo:nick_chars option to allow configuring additional characters ...Adam
2015-01-10Include botserv/* in default Services Administrator opertype to behave like 1.8Adam
2014-11-06Fix typo in botserv.example.confAdam
2014-10-12Add exempts and optionally allow authenticated users past m_dnsblAdam
2014-10-12Add an operserv/oper/modify privilege.Thomas Fargeix
2014-10-12Add a chanserv/access/list privilegeThomas Fargeix
2014-10-09operserv.example.conf: Add missing permission definition to os_defcon's comma...Robby-
2014-08-03Make botserv fantasy override its own privilegeAdam
2014-08-03Fix some botserv help entries from showing when they shouldn'tAdam
2014-08-03Add cs_mode:max config optionAdam
2014-08-03Add ms_ignore:max config optionAdam
2014-07-04Correct the help text of options:useprivmsg ("defmsg" -> "msg")Attila Molnar
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