summaryrefslogtreecommitdiff
path: root/modules/extra/db_mysql_live.cpp
AgeCommit message (Expand)Author
2011-05-16Use module type to determine what type each module is instead of its location...Adam
2011-05-16Added more useful functions to our LDAP API, allow adding newly registered ac...Adam
2011-05-16Fixed up the MySQL Query code and finished some command code I forgot earlierAdam
2011-03-09Store mlock in the databases and removed some unused functions from misc.cppAdam
2011-03-04Just use blocking sql queries if m_asynch_commands isn't loaded - it's not th...Adam
2011-02-25More fixes. Also made db_mysql_live not keep bots updated because thats point...Adam
2011-02-20Much more work on the live SQL. Should work pretty decently now under heavy l...Adam
2011-02-17Split db_mysql_live into two modules so other modules can make use of the asy...Adam
2011-02-04Moved the language strings which are only used onceAdam
2011-01-15Added an amsg kickerAdam
2011-01-08Changed db_mysql_live to use a safer mutex system to prevent deadlocksAdam
2011-01-08Process flag changes from SQLAdam
2011-01-07Added db_mysql_live which allows Anope to pull dataAdam