summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/postcommand.cpp
AgeCommit message (Expand)Author
2010-01-19ERROR is not a valid log level, so all these messages were getting droppeddanieldg
2010-01-19Don't refuse to route internal spanningtree commands due to lack of VF_COMMONdanieldg
2010-01-18PreCommand/PostCommand are local-only hooksdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-23Make User::uuid and User::server constdanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-10-02Fix routing for normal core commands like QUITdanieldg
2009-10-01Add ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routingdanieldg
2009-09-03Remove CMD_LOCALONLY, enforce use of GetRouting for routed commandsdanieldg
2009-09-03Change cmd_*.so to use the Module object APIdanieldg
2009-09-02Remote user messaging fixesdanieldg
2009-09-02Add Module* creator to Command and ModeHandlerdanieldg
2009-09-02Allow commands to optionally route themselves using ENCAPdanieldg
2009-09-02Include explicit routing information in Command, will replace CMD_LOCALONLY r...danieldg
2009-09-02Replace std::deque with std::vector in spanningtree and related modulesdanieldg
2009-09-02Verify modules providing routed commands are VF_COMMONdanieldg
2009-09-01Fix build of m_spanningtree and display of dependency regenerationdanieldg
2009-04-23rollback r11326, we're going to make vc9 the officially supported windows bui...peavey
2009-04-23Heres the beef so farbrain
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-08-22Match conversion stuff.w00t
2008-08-22Revert automated conversion by Special, as it (unfortunately) neglects some d...w00t
2008-08-22Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...special
2008-08-09Add translation type TR_CUSTOM, and fix up callerid some.aquanight
2008-07-19Fix total mess of makefile dependency macros (all depending on stuff they don...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-05Convert m_spanningtreeaquanight
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-15class command_t -> class Command. Whey :Dw00t
2007-10-14Fix indentationbrain
2007-10-14Split up spanningtree some more, the filenames should be more intuitive so th...brain