summaryrefslogtreecommitdiff
path: root/modules/extra/db_mysql.cpp
AgeCommit message (Expand)Author
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-08-27Added a new logging systemAdam
2010-08-27Added an Anope::string::is_pos_number_only function to use everywhere we conv...Adam
2010-08-21Made Anope keep track of channels its clients are in if it splits from its up...Adam
2010-08-17Always unload socketengines/database/protocl etc modules last, and fixed a po...Adam
2010-08-17Fixed a few SQL queriesAdam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-08-15Rewrote the MySQL API to use threads. This acts similar to before, but is fas...Adam