]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/encap.cpp
Create StreamSocket for IO hooking implementation
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / encap.cpp
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-02 danieldgAllow commands to optionally route themselves using...
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-06-15 danieldgFix ENCAP forwarding with multiword final parameter...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-21 w00tBe consistent. Use ServerInstance in all places instead...
2008-08-22 w00tMatch conversion stuff.
2008-03-21 brainOnly valid targets for encap are now server ids
2008-03-21 brainFix encap bug, when a target is wildcard we shouldnt...
2008-03-21 brainForgot to commit this