summaryrefslogtreecommitdiff
path: root/src/modules/m_cban.cpp
AgeCommit message (Expand)Author
2006-08-10FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ...brain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-07-30REMOTE STATS! WOOO AND YAY!brain
2006-07-28Add support for syntax of commands in place of the text 'Not enough parameter...brain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-10Inherit just about everything from classbasebrain
2006-07-08Refactored user modes to work like the channel modes - core and module data n...brain
2006-06-19Forward-port CBAN expiry fixw00t
2006-03-11More converted modulesbrain
2006-02-13s/No such channel/Invalid channel namew00t
2006-02-13Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be re...w00t
2006-02-05Bug in code for syncing cbansom
2006-02-03Add operators >> and << for irc::string and i/ostreams. m_cban utilises thisom
2006-02-01IRC case sensitivity bug, if only we could use ASCII......om
2006-01-31Some changes to some stuff..om
2006-01-30Major updates to CBANs...like they're reasonably functionalom
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26New 'Implements' systembrain
2005-12-23Semi-pointless commit to see CIA in action...w00t
2005-12-22Maybe done removing of CBans?w00t
2005-12-22Fixedbrain
2005-12-22Added debugging. Let's fix this sucker >:/w00t
2005-12-22Well, it should do something useful noww00t
2005-12-22Another commit, just because I can :Pw00t
2005-12-22Changed to use []brain
2005-12-22c++ errors, ftww00t
2005-12-22Getting closer...w00t
2005-12-22Fixed compile problems... Move along please, nothing to see here..w00t
2005-12-21More CBAN structuring... getting there :-)w00t
2005-12-21Initiial revision of CBAN. It doesn't do anything useful just yet.w00t