summaryrefslogtreecommitdiff
path: root/modules/database/db_plain.cpp
AgeCommit message (Expand)Author
2012-02-18Use C++11's explicit override feature if availableAdam
2012-02-14Clean up and reorganize our header filesAdam
2012-01-25WindowsAdam
2012-01-02Updated Copyright to 2012Adam
2011-11-08WindowsAdam
2011-10-27Bug #1350 + other related fixesAdam
2011-10-27Fixed loading exceptions in db_plainAdam
2011-10-24Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...Naram Qashat
2011-10-22Added akill idsAdam
2011-10-18Fixed compile errors on release buildAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-10Fixed compile errors & warnings from 1.9.6 to 1.9 mergeAdam
2011-09-10Added chanserv/logAdam
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Rewrote mlock saving/loading code to not use this silly extensible hackAdam
2011-08-14Bug #1312, fixed loading autoowner from db_plainAdam
2011-08-12Fixed loading/saving XLines in db_plainDukePyrolator
2011-08-11Added a separate field for last seen realhost to ns_info, shown to services a...DukePyrolator
2011-08-06Fixed loading older access entriesAdam
2011-08-05Rewrote the example configurations and split themAdam