summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/treesocket1.cpp
AgeCommit message (Expand)Author
2007-03-10Whoops, fix a silly bug i just introduced :pbrain
2007-03-10Move FJOIN propogation above the FMODEs generated by winning an FJOINbrain
2007-03-10Fix typobrain
2007-03-10HIGHLY EXPERIMENTAL: This needs heavy testing -- new FMODE behaviour:brain
2007-03-08Take away a uline specific check in fmode, which might explain why desyncs be...brain
2007-02-25Ensure that simplemodes are sent first (jilles requested this)brain
2007-02-25Bans are bursted using a large string buffer to save on write() calls, so the...brain
2007-02-11Allow for nick!user@host in TOPIC information.brain
2007-02-07Support port binding herebrain
2007-01-27Potential desync on "nick collision at same time as fjoin" fixbrain
2007-01-19Fix dependenciesbrain
2007-01-19Split this up even more, much smaller files that are easier for gcc to digestbrain