summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/ftopic.cpp
AgeCommit message (Expand)Author
2008-09-21Be consistent. Use ServerInstance in all places instead of 'Instance' in half...w00t
2008-08-05Better Way(TM) of doing easy routing of commands with a user based source. Th...w00t
2008-08-05Forward-port r10098 and r10099, fixing anope+inspircd=ftopic ddos. Thanks to ...w00t
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-04-06Fix fake direction in TOPIC, you cant use a uuid as a command origin in the s...brain
2008-02-11Remove many unneeded headers from spanningtree filesw00t
2008-02-03Fix trivial desync with FTOPIC: if topic is identical, we still need to broad...w00t
2008-02-03Split treesocket1 into a number of smaller filesw00t