]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/uid.cpp
Revert automated conversion by Special, as it (unfortunately) neglects some details...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / uid.cpp
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-07-19 brainFix total mess of makefile dependency macros (all depen...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-06-06 brainWhoops, remote users not being counted in map, fix
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-23 brainThere is no need for char* here any more
2008-05-23 brainNEVER use the two-param assign unless you want your...
2008-05-23 brainCollision tweaks
2008-05-19 brainConvert connection::host
2008-05-18 aquanightConvert m_spanningtree
2008-04-05 w00tResolve collisions once, don't rely on every server...
2008-03-31 specialPatch by brain; Fix crash when no parameters are given...
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-11 w00tLast of the -Wshadow fixes.
2008-02-05 brainMore tweaks
2008-02-05 brainThis makes more sense
2008-02-03 w00tSplit treesocket1 into a number of smaller files