]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_timedbans.cpp
Fix segfault in m_chanprotect when OnAccessCheck is called with a null channel
[user/henk/code/inspircd.git] / src / modules / m_timedbans.cpp
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