summaryrefslogtreecommitdiff
path: root/modules/stats/irc2sql/irc2sql.cpp
AgeCommit message (Collapse)Author
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its ↵Adam
config a bit to look similar to all of the other config files
2013-12-19irc2sql: fixed not storing ssl information on inspircdDukePyrolator
2013-12-14irc2sql: improved handling of netsplitsDukePyrolator
2013-12-09irc2sql: fixed incorrect usercount for channels and servers after netsplit, ↵DukePyrolator
fixed not displaying the channelmodes
2013-10-26added the irc2sql gateway moduleDukePyrolator