]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/compat.cpp
Remove legacy code, mostly related to 1.2 compatibility
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / compat.cpp
2013-03-31 attilamolnarRemove legacy code, mostly related to 1.2 compatibility
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-03-19 danieldgAdd RAWIO log level which is more verbose than DEBUG
2010-02-25 danieldgDon't strip ENCAP from WHOISNOTICE, it will delink...
2010-02-04 danieldgFix FIDENT response forging to run prior to the ENCAP...
2010-02-03 danieldgForge FIDENT reply to CHGIDENT to prevent ident desync...
2010-01-24 danieldgFix ENCAP stripping, was incorrectly checking for ...
2010-01-19 danieldgExtbans can be VF_OPTCOMMON as they do not desync on...
2010-01-17 danieldgChange more modules to VF_OPTCOMMON and assert identica...
2010-01-15 danieldgRoute SVSSILENCE/SVSWATCH using OPT_UCAST, marking...
2010-01-15 danieldgRemove VF_COMMON from mode-provider modules (no longer...
2010-01-14 danieldgSpecify regex engine in m_filter/m_rline CAPAB line...
2010-01-14 danieldgVerify cloak keys match during CAPAB negotiation
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-11-03 danieldgRemove m_halfop from list in compat linking mode
2009-10-01 danieldgAdd ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routing
2009-10-01 danieldgChange SWHOIS to OPTCOMMON, remove m_operinvex
2009-10-01 danieldgENCAP removal for supported protocol 1201 commands
2009-09-21 danieldgDon't try to write to dead users, add debug to SquitSer...
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-02 danieldgAdd away timestamp to the AWAY message sent server...
2009-09-02 danieldgAdd 1201 protocol compatability for SAVE
2009-09-02 danieldgAdd modules to the VF_COMMON list in backwards compatab...
2009-09-02 danieldgAdd s2s backward compatability for protocol changes