]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/treesocket1.cpp
Add third parameter to OnUserQuit (quit reason for opers only) - bump api version
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / treesocket1.cpp
2007-03-10 brainWhoops, fix a silly bug i just introduced :p
2007-03-10 brainMove FJOIN propogation above the FMODEs generated by...
2007-03-10 brainFix typo
2007-03-10 brainHIGHLY EXPERIMENTAL: This needs heavy testing -- new...
2007-03-08 brainTake away a uline specific check in fmode, which might...
2007-02-25 brainEnsure that simplemodes are sent first (jilles requeste...
2007-02-25 brainBans are bursted using a large string buffer to save...
2007-02-11 brainAllow for nick!user@host in TOPIC information.
2007-02-07 brainSupport port binding here
2007-01-27 brainPotential desync on "nick collision at same time as...
2007-01-19 brainFix dependencies
2007-01-19 brainSplit this up even more, much smaller files that are...