aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_flatfile_channels.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2011Gravatar Jackmcbarn2011-05-041-1/+1
* Rewrite sepstream logic, add an option to suppress empty items, and add test ...Gravatar Jackmcbarn2011-04-031-2/+2
* Remove protocol.h from inspircd.hGravatar Jackmcbarn2011-01-291-0/+1
* Update m_flatfile_channels to be more robust•••Enable storage of registered channels without permanent channels, or vice versa Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user Move NukeChannel to core and put announcets back in options Allow sending mode merges via the protocol interface Gravatar Jackmcbarn2010-09-061-91/+83
* Break channel database read/write out of m_chanregisterGravatar Daniel De Graaf2010-09-051-0/+422