]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/fmode.cpp
Create StreamSocket for IO hooking implementation
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / fmode.cpp
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-02 danieldgDon't merge FMODEs with a non-server source
2009-09-02 danieldgRemove "servermode" parameter, replace with IS_FAKE...
2009-09-02 danieldgUse CheckTimeStamp to merge modes on netburst
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-05-13 danieldgUse Utils->ServerUser instead of ServerInstance->FakeCl...
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-05-05 peaveyfix some unitialised vectors and tidy up a bit.
2008-05-05 peaveyConvert a few missing
2008-04-04 w00tAdd simple modes to FJOIN instead of sending a seperate...
2008-04-02 brainDOH! Fix my muppetry of a segfault, and fix some warnings
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-03 w00tSplit treesocket1 into a number of smaller files