Age | Commit message (Expand) | Author |
---|---|---|
2011-03-09 | Store mlock in the databases and removed some unused functions from misc.cpp | Adam |
2011-03-04 | Just use blocking sql queries if m_asynch_commands isn't loaded - it's not th... | Adam |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-20 | Much more work on the live SQL. Should work pretty decently now under heavy l... | Adam |
2011-02-17 | Split db_mysql_live into two modules so other modules can make use of the asy... | Adam |
2011-02-04 | Moved the language strings which are only used once | Adam |
2011-01-15 | Added an amsg kicker | Adam |
2011-01-08 | Changed db_mysql_live to use a safer mutex system to prevent deadlocks | Adam |
2011-01-08 | Process flag changes from SQL | Adam |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |