summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree.cpp
AgeCommit message (Expand)Author
2005-11-30Trying to find out where the remote rehash is goingbrain
2005-11-30Typos suck assbrain
2005-11-30Informational remote rehash messages`brain
2005-11-30Added remote rehash (even to a mask)brain
2005-11-30Made a simple booboobrain
2005-11-30Added OnGetServerDescription (mainly for link modules)brain
2005-11-30More collision fixesbrain
2005-11-30ARGH, TSbrain
2005-11-30Fixed nick collision stuffbrain
2005-11-30Attempted fixbrain
2005-11-30Extra debugbrain
2005-11-30Some debug trackingbrain
2005-11-30Added TS nick collision stuff (ugh)brain
2005-11-30Casting glitchbrain
2005-11-30Added ForceTopic stuffbrain
2005-11-30Added TOPIC handler stubbrain
2005-11-30Added INVITEbrain
2005-11-30Safely allow for server KILLbrain
2005-11-30Fixed colon stuffbrain
2005-11-30Fixed minor typo in new KILL codebrain
2005-11-30Added remote killbrain
2005-11-29Added KICK supportbrain
2005-11-29Removed some useless debug infobrain
2005-11-29Two squits, one server? Someones been at the silly cookies.brain
2005-11-29Line wrapping fixesbrain
2005-11-29Debug stuffbrain
2005-11-29Fixed mode stuffbrain
2005-11-29Frigging warningbrain
2005-11-29Fixed warning and attempt to use string as an int (!)brain
2005-11-29Added OnOper and OnMode to modulebrain
2005-11-29Added opertype to OnOper and added OnMode functionbrain
2005-11-29Added NICK and QUITbrain
2005-11-29Added reason to OnUserQuitbrain
2005-11-29Added support for NOTICEbrain
2005-11-29Fixed servernames in remote intro getting cut to one wordbrain
2005-11-29Fixed a warningbrain
2005-11-29Fixed compile errorbrain
2005-11-29Changed the way lines are populated to remote serversbrain
2005-11-29Fucking colon strippingbrain
2005-11-29Colon stripping fixesbrain
2005-11-29Leading colon fixesbrain
2005-11-29Changed to strchrbrain
2005-11-29Various optimizations and tweaksbrain
2005-11-29PRIVMSG tweaksbrain
2005-11-29Crash tweakbrain
2005-11-29Added test code for one-to-many PRIVMSGbrain
2005-11-29Added a few stats on squitbrain
2005-11-29Moved some stuff to debugbrain
2005-11-29Tweaked parameter count of sent out SQUITsbrain
2005-11-29Netsplit/SQUIT tweaksbrain