aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_sql_chanhistory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2011Gravatar Jackmcbarn2011-05-041-1/+1
* Delete unneeded channels from chanhistory tableGravatar Daniel De Graaf2010-10-101-2/+17
* Fix backwards comparison for maximum line queryGravatar Daniel De Graaf2010-10-101-2/+2
* Fix forgotten extension registration in sql_chanhistoryGravatar Daniel De Graaf2010-10-101-0/+1
* Add m_sql_chanhistory, a mode +H that does not have memory use issuesGravatar Daniel De Graaf2010-10-031-0/+218