]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_timedbans.cpp
Fixed compile problems... Move along please, nothing to see here..
[user/henk/code/inspircd.git] / src / modules / m_timedbans.cpp
2005-12-17 brainFixed typo in command source
2005-12-16 brainLast set of modules converted to new command system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-05-29 brainHighly optimized userrec saving 1.5k per user
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMade modules use irc::string where they were using...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-30 brainAdded OnAddBan and OnDelBan module api calls, and fixed...
2005-04-27 brainA little more error checking on the banmask etc
2005-04-27 brainFixed WriteChannelWithServ
2005-04-27 brainAdded preliminary timed bans module