]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/delline.cpp
Remove whitespace and minor style changes
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / delline.cpp
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-08-18 attilamolnarm_spanningtree Move all server-to-server command handle...
2013-08-15 attilamolnarRemove $ModDep comments
2012-09-30 attilamolnarFix more undefined behavior caused by referencing the...
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-01-11 brain...because every now and again, i have to do a massive...
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-14 danieldgIntroduce "X" snomask for remote *:line messages [patch...
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
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-06-11 pippijnfixed some indentation and spacing in modules
2008-04-05 w00tRemove debug, fix DELLINE: args were the wrong way...
2008-04-05 w00tdebug
2008-04-05 brainSame here
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-04 w00tSplit treesocket2 into various smaller files