Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-29 | Temporary fix for /os restart with m_async_commands loaded, is fixed ↵ | Adam | |
properly in 1.9.5 | |||
2011-04-25 | Fixed crash when certain nicks expire | Adam | |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam | |
2011-03-04 | Added LDAP support | Adam | |
2011-02-26 | Replaced the few language strings we use with #defines to prevent ↵ | Adam | |
accidentally translating them if we shouldnt | |||
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats ↵ | Adam | |
pointless and made m_asynch_commands respect user language settings. | |||
2011-02-20 | Much more work on the live SQL. Should work pretty decently now under heavy ↵ | Adam | |
load. | |||
2011-02-17 | Split db_mysql_live into two modules so other modules can make use of the ↵ | Adam | |
asynchronous command interface |