Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-09 | Release 2.0.10.2.0.10 | Sadie Powell | |
2021-08-01 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2021-06-17 | Fix various spelling issues (#274). | Josh Soref | |
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>. | |||
2021-05-31 | Remove nickserv:strictpasswords as it is now obsolete. | Sadie Powell | |
2021-05-31 | Add the nickserv:minpasslen option. | Sadie Powell | |
2021-05-31 | Rename nickserv:passlen to nickserv:maxpasslen. | Sadie Powell | |
2020-10-22 | Bump for 2.0.10-git. | Sadie Powell | |
2020-10-22 | Release 2.0.9.2.0.9 | Sadie Powell | |
2020-10-22 | Update the changelog. | Sadie Powell | |
2020-10-07 | Bump for 2.0.9-git. | Sadie Powell | |
2020-10-07 | Release 2.0.8.2.0.8 | Sadie Powell | |
2020-10-01 | Update the changelogs. | Sadie Powell | |
2019-11-02 | Bump for 2.0.8-git | Adam | |
2019-11-02 | Release 2.0.72.0.7 | Adam | |
2019-11-02 | docs: update Changes | Adam | |
2017-12-11 | Bump for 2.0.7-git | Adam | |
2017-12-11 | Anope 2.0.6 Release2.0.6 | Adam | |
2017-10-12 | Update Changes and Changes.conf | Adam | |
2017-01-22 | Anope 2.0.6-git | Adam | |
2017-01-22 | Anope 2.0.5 Release2.0.5 | Adam | |
2017-01-17 | Cleanup some excess whitespaces and tabs, and fix a few typos along the way. | Robby | |
2017-01-16 | Update Changes | Adam | |
2016-07-23 | Bump for 2.0.5-git | Adam | |
2016-07-23 | Anope 2.0.4 Release2.0.4 | Adam | |
2016-07-23 | Update Changes.conf | Adam | |
2016-01-30 | Anope 2.0.4-git | Adam | |
2016-01-25 | Remove default session exception expiry time | Adam | |
2016-01-23 | Update Changelogs | Adam | |
2015-06-29 | Add ns_identify:maxlogins to limit the max number of concurrent logins per ↵ | Adam | |
account | |||
2015-03-12 | Update Changes.conf and Changes | 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-05-30 | Updates Changes and Changes.conf | Adam | |
2014-03-09 | Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass ↵ | Adam | |
default to allow normal users to use it. | |||
2014-02-17 | Rename m_ssl to m_ssl_openssl and update docs | Attila Molnar | |
2013-12-20 | Update Changes and Changes.conf | Adam | |
2013-10-12 | Update changes and changes.conf sort of | Adam | |
2013-03-02 | Update Changes and Changes.conf | Adam | |
2012-09-02 | Update Changes | Adam | |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to ↵ | Adam | |
unregistered users on connect. Suggested by Cronus. | |||
2012-02-22 | Added a configuration option to make all nick registrations require admin ↵ | Adam | |
verification | |||
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam | |
all of the */list commands, etc. Also extended the ability of akill to match a full nick!user@host and real name of users. | |||
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ↵ | Adam | |
notifiications | |||
2012-02-04 | Bump for 1.9.7-git | Adam | |
2011-12-12 | Added oper:require_oper configuration option | Adam | |
2011-11-20 | Allow services operators to modify other users access list | Adam | |
2011-11-04 | Updated Changes | Adam | |
2011-09-10 | Bump for 1.9.6 git | Adam | |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam | |
This allows naming commands and having spaces within command names. |