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
/
database
/
db_mysql.cpp
Age
Commit message (
Expand
)
Author
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-10
Fixed compile errors & warnings from 1.9.6 to 1.9 merge
Adam
2011-09-10
Fixed service_reference to work correctly with external classes
Adam
2011-09-10
Allow modules to add their own channel levels
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-27
Fixed a few mysql problems, including bug #1326
Adam
2011-08-22
Fixed the db_mysql metadata load events to use the right keys
Adam
2011-08-20
Fixed zlines to only add the xline host, fixed db_mysql's write function, and...
Adam
2011-08-18
Fixed attaching to events in db_mysql & possibly having ChannelInfo::WhoSends...
Adam
2011-08-13
Fixed anope_os_core insert statement
Adam
2011-08-11
Added a separate field for last seen realhost to ns_info, shown to services a...
DukePyrolator
2011-08-09
Simiplied a bit of the access system
Adam
2011-08-05
Rewrote the example configurations and split them
Adam