]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/netburst.cpp
fixed some indentation and spacing in modules
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / netburst.cpp
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-19 brainConvert channel banlist members to std::string
2008-05-19 brainConvert connection::host
2008-05-18 aquanightConvert m_spanningtree
2008-04-04 w00tSee this brain
2008-04-04 w00tAdd simple modes to FJOIN instead of sending a seperate...
2008-04-01 w00tRemove this, it won't work (reliably), use ModeParser...
2008-04-01 w00tConfigurable prefixes for chanmodes +qa: prefixes can...
2008-03-30 brainWhack format warning, do these differ between gcc versi...
2008-03-08 brainFix multiple (useless) linefeeds on the end of ADDLINE...
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-17 brainI gots a better fix :p
2008-02-16 w00tBackport SendXLines() fix on netburst (don't buffer...
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-05 w00tWe have two perfectly good macros, use them
2008-02-04 w00tRename burst.cpp to netburst.cpp - it does not just...