summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/encap.cpp
AgeCommit message (Expand)Author
2013-08-18m_spanningtree Move all server-to-server command handlers into handler classesattilamolnar
2013-04-12m_spanningtree Remove unneeded #includesattilamolnar
2013-04-01Whitespace and empty destructor removal, minor coding style changesattilamolnar
2012-11-19Remove usage of deprecated CallCommandHandler() and IsValidModuleCommand()attilamolnar
2012-08-08m_spanningtree Handle ? wildcard as well when processing an incoming ENCAPattilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-03-01Let ENCAP target match on server names, not just SIDsdanieldg
2010-01-24Use UID/SID as the source for ENCAP commands, not server namedanieldg
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-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-02Allow commands to optionally route themselves using ENCAPdanieldg
2009-09-02Replace std::deque with std::vector in spanningtree and related modulesdanieldg
2009-09-01Fix build of m_spanningtree and display of dependency regenerationdanieldg
2009-06-15Fix ENCAP forwarding with multiword final parameter, noticed by Namegdufdanieldg
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-09-21Be consistent. Use ServerInstance in all places instead of 'Instance' in half...w00t
2008-08-22Match conversion stuff.w00t
2008-03-21Only valid targets for encap are now server idsbrain
2008-03-21Fix encap bug, when a target is wildcard we shouldnt abort propogatingbrain
2008-03-21Forgot to commit thisbrain