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
/
pseudoclients
/
nickserv.cpp
Age
Commit message (
Collapse
)
Author
2012-10-08
Fix fantasy !help & give it its own help header, not ChanServ's
Adam
2012-10-02
Don't unassociate accounts with users on nick changes
Adam
2012-09-07
Add chanserv/set/autoop, like nickserv/set/autoop but for channels
Adam
2012-09-07
Allow configuring killquick and kill delays
Adam
2012-09-02
Fix Windows
Adam
2012-06-18
Allow userless command sources
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-03-13
Actually check if the nicks arent registered, oops
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-18
Use C++11's explicit override feature if available
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-10-14
Added options:nonicknameownership config option
Adam
2011-10-10
Allow nickserv/suspend to take an expiry time
Adam
2011-09-19
Allow OnPreHelp to stop processing
Adam
2011-09-16
Bug #1332 - Fixed ValidateUser to not require secure off to disable nickserv ↵
Adam
kill
2011-09-10
Made service_reference type safe
Adam
2011-09-10
Renamed the core pseudoclient modules to match their names
Adam
[prev]