Age | Commit message (Expand) | Author |
2012-07-01 | Remove ExtensibleString everywhere | Adam |
2012-05-23 | Fixed some problems found by Robby | Adam |
2012-05-09 | fixed paste error (failed awesomeness) in last commit. | lethality |
2012-05-09 | Fixed saving backups | lethality |
2012-05-08 | Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_live | Adam |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-04-29 | Pull table schemas from SQL on startup so we can alter the schemas if we need... | Adam |
2012-04-27 | Fixes to db_sql | Adam |
2012-04-27 | Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_... | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-23 | Fixed hashm checking in db_old and loading 1.9.1 databases | Adam |
2012-03-05 | Fixed backup databases having their names collide due to not separating month... | Adam |
2012-03-02 | Escape all column names when building sql queries | Adam |
2012-02-27 | Fixed db_old loading noexpire | Adam |
2012-02-24 | Fixed calculating bots channel count of assigned channels and fixed the order... | Adam |
2012-02-22 | Fixed db_old loading memo owners | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-01-31 | Not sure what I was thinking here | Adam |
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 |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-22 | Somehow these two modules got mixed up.. | Adam |
2011-11-25 | Fixed some more errors in sql live-write, hopefully the last. | lethality |
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-15 | Fixed crash on shutdown & a compiler warning | Adam |
2011-11-08 | Windows | Adam |
2011-11-04 | Delete all tables before flushing not just ones we know about | Adam |
2011-10-27 | Bug #1350 + other related fixes | Adam |
2011-10-27 | Fixed loading exceptions in db_plain | Adam |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u... | Naram Qashat |
2011-10-22 | A few minor fixups | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-18 | Fixed compile errors on release build | Adam |
2011-10-10 | Put serialized_items on the heap to prevent weird crashes on shutdown from th... | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-10 | Fixed compile errors & warnings from 1.9.6 to 1.9 merge | Adam |
2011-09-10 | Added chanserv/log | Adam |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Rewrote mlock saving/loading code to not use this silly extensible hack | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-08-27 | Fixed a few mysql problems, including bug #1326 | Adam |
2011-08-22 | Fixed the db_mysql metadata load events to use the right keys | Adam |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers on... | Adam |
2011-08-20 | Fixed zlines to only add the xline host, fixed db_mysql's write function, and... | Adam |
2011-08-18 | Fixed attaching to events in db_mysql & possibly having ChannelInfo::WhoSends... | Adam |
2011-08-14 | Bug #1312, fixed loading autoowner from db_plain | Adam |