summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/netburst.cpp
AgeCommit message (Expand)Author
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-05-19Convert channel::name to std::string, this was a beastie!brain
2008-05-19Convert channel banlist members to std::stringbrain
2008-05-19Convert connection::hostbrain
2008-05-18Convert m_spanningtreeaquanight
2008-04-04See this brainw00t
2008-04-04Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T...w00t
2008-04-01Remove this, it won't work (reliably), use ModeParser::ModeString() instead, ...w00t
2008-04-01Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind...w00t
2008-03-30Whack format warning, do these differ between gcc versions or something?!brain
2008-03-08Fix multiple (useless) linefeeds on the end of ADDLINE in burstbrain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-22Nuke TIMESYNC from orbit \o/w00t
2008-02-17I gots a better fix :pbrain
2008-02-16Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ...w00t
2008-02-11Remove many unneeded headers from spanningtree filesw00t
2008-02-05We have two perfectly good macros, use themw00t
2008-02-04Rename burst.cpp to netburst.cpp - it does not just contain burst handling.w00t