Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-25 | Windows | Adam | |
2012-01-15 | Improve on db_sql_live_read | Adam | |
2012-01-11 | Fixed loading db_sql_live_read's configuration values on startup | Adam | |
2011-12-22 | Somehow these two modules got mixed up.. | Adam | |
2011-11-25 | Fixed a crash in ns saset when using mysql-write module | lethality | |
2011-11-17 | Fixed storing mode locks | Adam | |
2011-11-08 | Windows | Adam | |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as ↵ | Naram Qashat | |
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available. | |||
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a ↵ | Adam | |
module. |