summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/ftopic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix fake direction in TOPIC, you cant use a uuid as a command origin in the ↵Gravatar brain2008-04-061-1/+5
| | | | | | send functions git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9393 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove many unneeded headers from spanningtree filesGravatar w00t2008-02-111-14/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8895 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix trivial desync with FTOPIC: if topic is identical, we still need to ↵Gravatar w00t2008-02-031-3/+4
| | | | | | broadcast FTOPIC out to the network so all other servers update setter and settime git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8810 e03df62e-2008-0410-955e-edbf42e46eb7
* Split treesocket1 into a number of smaller filesGravatar w00t2008-02-031-0/+75
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8809 e03df62e-2008-0410-955e-edbf42e46eb7