summaryrefslogtreecommitdiff
path: root/src/modules/m_timedbans.cpp
AgeCommit message (Expand)Author
2006-01-15Changed some .cpp to .so in the this->source fieldbrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Last set converted to 'Implements'brain
2005-12-17Fixed typo in command sourcebrain
2005-12-16Last set of modules converted to new command systembrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-05-29Highly optimized userrec saving 1.5k per userbrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Made modules use irc::string where they were using strcasecmp()brain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-30Added OnAddBan and OnDelBan module api calls, and fixed glitch which required...brain
2005-04-27A little more error checking on the banmask etcbrain
2005-04-27Fixed WriteChannelWithServbrain
2005-04-27Added preliminary timed bans modulebrain