]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/compat.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / compat.cpp
2014-01-21 Attila MolnarMerge insp20
2013-12-18 Attila MolnarAdd m_showfile, remove cmd_rules
2013-09-11 attilamolnarConvert cmd_modenotice into an optional module
2013-08-30 attilamolnarMerge insp20
2013-08-28 attilamolnarm_spanningtree Propagate topic changes via FTOPIC in...
2013-08-27 attilamolnarm_spanningtree Changes to TreeSocket::WriteLine() to...
2013-08-18 attilamolnarm_spanningtree Propagate oper-only quit reason using...
2013-08-04 Attila MolnarMerge pull request #590 from SaberUK/master+module...
2013-08-04 Peter PowellChange modules to use the MODNAME constant when logging.
2013-06-12 attilamolnarm_spanningtree Move SVSMODE -> MODE translation into...
2013-06-12 attilamolnarm_spanningtree Rewrite incoming (E|G|K|Q|Z)LINE command...
2013-06-05 attilamolnarMerge insp20
2013-05-15 attilamolnarAllow spaces (and more) in oper types
2013-04-27 attilamolnarMerge insp20
2013-04-13 attilamolnarm_spanningtree Remove redundant first parameter of...
2013-04-13 Attila MolnarMerge pull request #476 from SaberUK/master+allowcoreunload
2013-04-13 attilamolnarm_spanningtree Add channel timestamp to FTOPIC
2013-04-13 attilamolnarm_spanningtree Add channel timestamp to channel METADATA
2013-04-13 attilamolnarm_spanningtree Introduce IJOIN and RESYNC
2013-04-12 Attila MolnarMerge pull request #488 from SaberUK/master+loglevel...
2013-04-12 Peter PowellAdd LOG_ prefix to the log level enum values.
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