summaryrefslogtreecommitdiff
path: root/modules/stats/irc2sql
AgeCommit message (Expand)Author
2024-01-24Shuffle modules around a bit.Sadie Powell
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell
2024-01-23Mark types that have no inheritors as final.Sadie Powell
2024-01-23Improve the layout of types that inherit from another type.Sadie Powell
2024-01-09Always build the stats modules.Sadie Powell
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its con...Adam
2013-12-19irc2sql: fixed not storing ssl information on inspircdDukePyrolator
2013-12-15irc2sql: fixed small typoDukePyrolator
2013-12-14irc2sql: improved handling of netsplitsDukePyrolator
2013-12-09irc2sql: fixed incorrect usercount for channels and servers after netsplit, f...DukePyrolator
2013-10-27fixed a small error that causes irc2sql to not compileDukePyrolator
2013-10-26added the irc2sql gateway moduleDukePyrolator