]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_noinvite.cpp
Added proper administrativia notices to CONNECT and inbound connections
[user/henk/code/inspircd.git] / src / modules / m_noinvite.cpp
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-03 brainMore secure checking in 005 handlers
2005-03-27 brainAdded 005 numeric handling to most of the modules
2004-05-22 brainadded m_noinvite that uses the new OnUserPreInvite...