]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_connectban.cpp
Extbans can be VF_OPTCOMMON as they do not desync on module add/remove
[user/henk/code/inspircd.git] / src / modules / m_connectban.cpp
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-24 danieldgCreate irc::sockets::cidr_mask
2009-10-22 danieldgMake irc::sockets::* parameters consistent, add irc...
2009-10-21 danieldgChange module API to use LocalUser* where correct
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-09-14 danieldgIntroduce "X" snomask for remote *:line messages [patch...
2009-09-01 danieldgRemove more text<->binary IP conversions, making code...
2009-09-01 danieldgChange IP address storage in User to use more IPv4...
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-08 brainModule class was still called QuitBan, rename to Connec...
2008-11-08 brainFix a log source
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-07-12 w00tAdd CIDR mask use to m_connectban, detection and bannin...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-08 w00tRename to m_connectban