summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/rsquit.cpp
AgeCommit message (Expand)Author
2007-06-16RSQUIT/SQUIT is one target only for 1.1. The multi target is going into the 1...peavey
2007-06-15And truly fix rsquit 1 parm crash.peavey
2007-06-15Fix crash on propogation after routed squit has reached it's destination. Thx...peavey
2007-06-15Oops forgot to tidy up comments.peavey
2007-06-15Use PUSH to let remote servers advise of errors.peavey
2007-06-15Cannot WriteServ to remote users, write info to snomask instead.peavey
2007-06-15One param RSQUIT behaving like routed SQUIT.peavey
2007-06-13Make this require 2 params, just like god intended it. (no remote squit hacks)peavey
2007-06-13new rsquit command handler, this is still work in progress.peavey
2007-06-07Add command /RSQUIT to spanningtree.peavey