Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-26 | example.conf: update to reflect deprecated status of older encryption modules | Adam | |
2017-03-18 | Fix ns_keep_modes default option in nickserv.conf | Adam | |
2017-01-16 | Revert "Remove efnetrbl from example dnsbl configuration" | Adam | |
2017-01-08 | Remove efnetrbl from example dnsbl configuration | Adam | |
2016-08-08 | Remove 'expiretimeout' from chanserv.example.conf | genius3000 | |
As seen within this commit: https://github.com/anope/anope/commit/22658d63bdb1e52a66f4514af45fa55ca5891345 'expiretimeout' is no longer set within cs_seen and I can't see it used elsewhere to be needed in the config. | |||
2016-08-08 | Remove unused commands from oper config. | bonnedav | |
2016-04-13 | Remove support for DH-AES and DH-BLOWFISH. | Peter Powell | |
These SASL mechanisms are considered insecure and should not be used anymore. | |||
2016-01-29 | The default xop access for PROTECTME should really be SOP, not AOP. | Robby | |
2016-01-25 | Remove default session exception expiry time | Adam | |
2016-01-23 | Merge pull request #144 from miwob/chankill_example | Adam | |
example.conf: announce operserv/chankill as well | |||
2016-01-19 | Document ns_no_expire nick default | Adam | |
2016-01-12 | example.conf: announce operserv/chankill as well | miwob | |
2015-12-30 | Unreal 4 changes | Adam | |
2015-12-13 | Add some replacement tokens for akick reason and welcome notice | Adam | |
2015-09-06 | Merge pull request #126 from SaberUK/2.0+typos | Adam | |
Fix a ton of typos. | |||
2015-07-23 | Remove unused variables from m_ldap | Adam | |
2015-07-08 | Fix a ton of typos. | Peter Powell | |
2015-06-29 | Add ns_identify:maxlogins to limit the max number of concurrent logins per ↵ | Adam | |
account | |||
2015-03-22 | Make the signed kick/ban message format configurable. | Robby- | |
2015-03-12 | Merge pull request #113 from attilamolnar/2.0+openssl | Adam | |
m_ssl_openssl: SSL context option changes | |||
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 | |
2015-03-11 | SendConfirmMail: Replace %E with new email | Peter Tseng | |
The old mailer message said the user is changing email "to %e", which is changing TO the OLD email. But instead, the user is actually changing the email to the new email. We could change %e to be the new email, but maybe some users of Anope have already configured their messages to assume %e is the old email. So instead, add a new %E that is replaced with the new email. | |||
2015-03-11 | Hide set desc because set description exists | Adam | |
2015-01-10 | Log user away messages | Adam | |
2015-01-10 | Add networkinfo:nick_chars option to allow configuring additional characters ↵ | Adam | |
allowed in nicknames | |||
2015-01-10 | Include botserv/* in default Services Administrator opertype to behave like 1.8 | Adam | |
2014-11-06 | Fix typo in botserv.example.conf | Adam | |
2014-10-12 | Add exempts and optionally allow authenticated users past m_dnsbl | Adam | |
2014-10-12 | Add an operserv/oper/modify privilege. | Thomas Fargeix | |
The operserv/oper command privilege allows to add operators with fewer or the same privileges as ourself. This new privilege allows to have operators who can use operserv/oper to see the list of operators and their privileges, but cannot add new operators. | |||
2014-10-12 | Add a chanserv/access/list privilege | Thomas Fargeix | |
Replace the existing chanserv/access/list command access, only used in cs_xop, by a privilege with the same name. It which allows read-only access to cs_access, cs_flags, cs_xop and cs_akick, while the already-existing chanserv/access/modify privilege allows to modify them. | |||
2014-10-09 | operserv.example.conf: Add missing permission definition to os_defcon's ↵ | Robby- | |
command. Fixes bug #1617. | |||
2014-08-03 | Make botserv fantasy override its own privilege | Adam | |
2014-08-03 | Fix some botserv help entries from showing when they shouldn't | Adam | |
2014-08-03 | Add cs_mode:max config option | Adam | |
2014-08-03 | Add ms_ignore:max config option | Adam | |
2014-07-04 | Correct the help text of options:useprivmsg ("defmsg" -> "msg") | Attila Molnar | |
2014-05-30 | Remove version.log | Adam | |
2014-05-30 | Merge pull request #80 from attilamolnar/2.0+exampleconf | Adam | |
Fix the name of the SSL modules in comments in modules.conf.example | |||
2014-05-30 | example.chk: Use a more reliable way to detect if services are running. | Robby- | |
2014-05-30 | Fix the name of the SSL modules in comments in modules.conf.example | Attila Molnar | |
2014-05-22 | Make command group descriptions translatable. | Jyzee | |
2014-05-01 | Add config options to ns_suspend and cs_suspend to configure which ↵ | Adam | |
information is shown to non opers | |||
2014-04-25 | Add "virtual mode" support | Adam | |
This allows fully tracking extbans and other modes set by a different underlying mode, such as InspIRCd's namedmodes Add two configuration options to cs_ban to configure which mode is set and whether or not to kick banned users. Add default "mute" fantasy command to botserv.example.conf | |||
2014-04-06 | Document that memo_mail can be in nickserv defaults. These should move to ↵ | Adam | |
memoserv.conf one day. | |||
2014-03-23 | Update version.log | Adam | |
2014-03-13 | Do not allow users to add certs that other users are using. Only allow ↵ | Adam | |
adding certfps if the user is using it. | |||
2014-03-10 | Merge pull request #64 from ShutterQuick/2.0+hsgroupsync | Adam | |
2.0+hsgroupsync | |||
2014-03-10 | Do not allow nickserv/ungroup to bypass ns_maxemail, and allow opers to ↵ | Adam | |
bypass ns_maxemail | |||
2014-03-09 | Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass ↵ | Adam | |
default to allow normal users to use it. |