]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/rsquit.cpp
Header update: 2007 -> 2008
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / rsquit.cpp
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-06 w00tBack out rsquit: wasn't meant to be committed yet.
2008-01-06 w00tAdd removal of BanCache entries on XLINE add/del, so...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-08-28 brainFirst round of servername->sid stuffs
2007-08-28 w00tRemove unneeded headers from spanningtree. This was...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-11 brainFix for bug #347.
2007-06-16 peaveyRSQUIT/SQUIT is one target only for 1.1. The multi...
2007-06-15 peaveyAnd truly fix rsquit 1 parm crash.
2007-06-15 peaveyFix crash on propogation after routed squit has reached...
2007-06-15 peaveyOops forgot to tidy up comments.
2007-06-15 peaveyUse PUSH to let remote servers advise of errors.
2007-06-15 peaveyCannot WriteServ to remote users, write info to snomask...
2007-06-15 peaveyOne param RSQUIT behaving like routed SQUIT.
2007-06-13 peaveyMake this require 2 params, just like god intended...
2007-06-13 peaveynew rsquit command handler, this is still work in progress.
2007-06-07 peaveyAdd command /RSQUIT to spanningtree.