summaryrefslogtreecommitdiff
path: root/src/modules/m_cban.cpp
AgeCommit message (Expand)Author
2007-05-11Last commit of that batch: Fix some returncodes (some stuff here really didn'...w00t
2007-05-10Add m_taxonomy and api minor tweak to make it work, enable some modules for it.brain
2007-01-17Mass comment removal.brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-19Insert massive change here.brain
2006-10-01Now with binary versioning goodnessbrain
2006-09-25All done.brain
2006-09-15Annotationsbrain
2006-09-15Annotationsbrain
2006-09-06All commands now return results CMD_FAILURE or CMD_SUCCESSbrain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.brain
2006-08-11Move remaining functions:brain
2006-08-11Change to using Instance->Log (InspIRCd::Log) rather than log() macrobrain
2006-08-11extern time_t TIME -> InspIRCd::Time()brain
2006-08-11None of the modules use an extern InspIRCd* any morebrain
2006-08-11(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...brain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10Move tons more stuff into class InspIRCd*, make signal handler functions stat...brain
2006-08-10Fixes and removal of Server::GetServerName()brain
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