summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/kill.cpp
AgeCommit message (Expand)Author
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-27Fix SID-sourced KILL being displayed to killee as from SID not from server namedanieldg
2009-01-02Update copyrights for 2009.w00t
2008-11-30Remove unused variable (thanks to everyone who noticed it)w00t
2008-11-27Don't append server name to kill reasons.w00t
2008-09-21Be consistent. Use ServerInstance in all places instead of 'Instance' in half...w00t
2008-08-31Two fixes: First, change the error message for too few params for UID to now ...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-18Convert m_spanningtreeaquanight
2008-04-09Move QuitUser into UserManager class, and unstaticize it. This prepares for s...w00t
2008-02-11Remove many unneeded headers from spanningtree filesw00t
2008-02-04Split treesocket2 into various smaller filesw00t