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_info.cpp
Age
Commit message (
Expand
)
Author
2012-05-20
Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi...
Robby
2012-04-23
Reworked live SQL support yet again
Adam
2012-04-08
Added Chanstats. It uses a new, improved database format and is not compatibl...
DukePyrolator
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-01-07
Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal...
Robby
2012-01-02
Updated Copyright to 2012
Adam
2011-12-19
Fixed formatting of many lists and INFO outputs
Adam
2011-10-18
Fixed compile errors on release build
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-10
Allow modules to add their own channel levels
Adam
2011-09-10
Made service_reference type safe
Adam
2011-08-14
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc...
Adam
2011-08-09
Simiplied a bit of the access system
Adam
2011-08-05
Rewrote the example configurations and split them
Adam