summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/rsquit.cpp
Commit message (Expand)AuthorAgeFilesLines
* RSQUIT/SQUIT is one target only for 1.1. The multi target is going into the 1...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-161-0/+2
* And truly fix rsquit 1 parm crash.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7331 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-17/+20
* Fix crash on propogation after routed squit has reached it's destination. Thx...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7330 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-9/+12
* Oops forgot to tidy up comments.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7329 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-3/+0
* Use PUSH to let remote servers advise of errors.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7328 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-3/+21
* Cannot WriteServ to remote users, write info to snomask instead.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7327 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-2/+2
* One param RSQUIT behaving like routed SQUIT.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7320 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-9/+45
* Make this require 2 params, just like god intended it. (no remote squit hacks)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7291 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-131-1/+1
* new rsquit command handler, this is still work in progress.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7286 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-131-1/+16
* Add command /RSQUIT to spanningtree.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7251 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-071-0/+50