aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_sql_channels.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module description updatesGravatar Robby-2012-05-301-1/+1
* Headers nitpicking: consistency, remove/add newlines as needed to match all o...Gravatar Robby-2012-04-201-1/+0
* 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
* Add m_sql_chanhistory, a mode +H that does not have memory use issuesGravatar Daniel De Graaf2010-10-031-0/+7
* Fix multiple-insert of newly created channelsGravatar Daniel De Graaf2010-10-021-1/+2
* Fix error handling and bad SQL syntaxGravatar Daniel De Graaf2010-10-021-2/+5
* Add ExtensibleType argument to ExtensionItem to identify item typesGravatar Daniel De Graaf2010-09-221-1/+1
* A bit of cleanupGravatar Daniel De Graaf2010-09-051-2/+6
* Document m_sql_channels and m_flatfile_channelsGravatar Daniel De Graaf2010-09-051-20/+39
* Break channel database read/write out of m_chanregisterGravatar Daniel De Graaf2010-09-051-0/+192