index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
nickserv
Age
Commit message (
Collapse
)
Author
2016-09-28
Fix race with recovering and svsnicing nicknames. Wait for first svsnick to ↵
Adam
go through before issuing the second. Fixes users sometimes svsnick colliding when recovering nicknames.
2016-09-23
Add some replacement tokens for akick reason and welcome notice
Adam
2016-09-23
Allow wildcard searching emails
Adam
2016-09-13
Remove Anope::Decrypt now encryption is mandated.
Peter Powell
2016-09-13
Remove nickserv/getpass as that module is now obsolete.
Peter Powell
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
Split service management code nito a proper servicemanager. Make service references managed instead of lazy lookup. Also made events and serializable use service manager instead of their respective systems for management
2015-12-31
Rename haader file names to be consistent with module names
Adam
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-14
New source tree structure for modules. From commands/cs_access => ↵
Adam
chanserv/access etc.