]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_gecosban.cpp
Fix dccallow to work with files with spaces in their names
[user/henk/code/inspircd.git] / src / modules / m_gecosban.cpp
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-12-02 attilamolnarAttach to events and register services in init()
2012-10-03 attilamolnarCheck if the mask is long enough before accessing it...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-01-19 danieldgExtbans can be VF_OPTCOMMON as they do not desync on...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-13 peaveyremoves unnecessary checks in modules, removes a superf...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-13 danieldgChange match direction of extbans to allow stacking
2009-09-02 danieldgModResult conversion: Change return type of all module...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-14 danieldgExtban rework: allow exceptions to override bans on...
2009-02-25 danieldgAdd VF_COMMON to all modules that provide an extban
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-05 w00tSend ERR_BANNEDFROMCHAN on all extbans preventing join
2008-08-05 w00tUse correct method for adding extban type in m_gecosban...
2008-08-05 w00tFix this class name
2008-07-12 w00tRemove debug
2008-07-12 w00tMake m_gecosban work. We can't make assumptions about...
2008-07-12 w00tAdd m_gecosban, implements extban +b r: - hostname...