aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_sql_channels.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Module description updatesGravatar Robby-2012-05-301-1/+1
|
* Headers nitpicking: consistency, remove/add newlines as needed to match all ↵Gravatar Robby-2012-04-201-1/+0
| | | | others
* Replace copyright headers with headers granting specific authors copyright.Gravatar Robin Burchell2012-04-191-8/+14
| | | | Fixes #61.
* 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