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
/
commands
/
cs_register.cpp
Age
Commit message (
Expand
)
Author
2012-10-30
Send uids everywhere when setting modes on clients
Adam
2012-10-08
Fix fantasy !help & give it its own help header, not ChanServ's
Adam
2012-06-18
Allow userless command sources
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-26
Added chanserv:require config option to set which modes must be on all regist...
Adam
2012-02-24
Tell users to use NickServ for registering nicks, not chanserv...
lethality
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-11-17
Fixed storing mode locks
Adam
2011-10-10
Allow chanserv/suspend to take an expiry time
Adam
2011-09-10
Rewrote mlock saving/loading code to not use this silly extensible hack
Adam
2011-09-10
Made service_reference type safe
Adam
2011-08-25
Set the creator of default mlocks to the channel founder when a channel is re...
Adam
2011-08-09
Remove +P from unregistered channels if persist is set
Adam
2011-08-06
sed'd a few typos
Adam
2011-08-05
Rewrote the example configurations and split them
Adam