summaryrefslogtreecommitdiff
path: root/src/modules/m_sql_channels.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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