aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_sql_chanhistory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module description updatesGravatar Robby-2012-05-301-1/+1
* Replace copyright headers with headers granting specific authors copyright.•••Fixes #61. Gravatar Robin Burchell2012-04-191-8/+14
* 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