]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree.cpp
Started UserManager class
[user/henk/code/inspircd.git] / src / modules / m_spanningtree.cpp
2006-02-26 brainPut the EAGAIN stuff back now we're done testing
2006-02-26 brainThat's enough tweaks for now
2006-02-26 brainValgrind fixes (libstdc++ is broken! :O)
2006-02-26 brainTweaks to closed socket detection
2006-02-26 brainGuess what this is?
2006-02-26 brainFixed bursting stuff a little
2006-02-26 brainMade this safer, dont try and yield back when sending...
2006-02-26 brainAnd more
2006-02-26 brainNow the obligotary typo fixes
2006-02-26 brainYields back to user processing to give users a chance...
2006-02-26 brainTweaks
2006-02-26 brainMoved to irc::string for commands in server-server...
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-02-25 brainAuto-lowercase all server names read in from <link...
2006-02-22 brainForce burst to end if a remote server pings us, or...
2006-02-22 brainOh yae, Oh Yae, back in old days of yore, Ye Brain...
2006-02-20 brainLets fix it right this time (and annoy ol with more...
2006-02-20 brainUser kicks being ignored!!!
2006-02-20 brainFix to stop new code treating all KICK messages as...
2006-02-20 brainPropogation of remote kicks (testy test)
2006-02-20 brainFix for hide-ulines in /links
2006-02-16 brainBad maths, bad! go sit in the corner
2006-02-16 brainMore debug
2006-02-16 brainNew tweak doesnt work yet, dont use
2006-02-16 brainExtra tweak for exceptional condition
2006-02-16 brainExperimental speed improvement to sending encrypted...
2006-02-16 brainExtra logging to log bad opertypes coming in from remotes
2006-02-16 brainChecking to prevent dodgy opertypes (opertypes must...
2006-02-15 brainYet more logging
2006-02-15 w00t- More formatting changes
2006-02-14 brainError checking for out of range buffer reads (this...
2006-02-13 brainTidied up formatting of %f's
2006-02-13 brainFixes
2006-02-13 brainAdded RPL_MAPTOTL at request of Whitewolf
2006-02-13 brainGuess origin where server is lazy with PING/PONG and...
2006-02-13 brainForgot to change the prefix, whoops
2006-02-13 brainSend the PONG back along the right path, maybe?
2006-02-13 brain(TEST CODE) remote ping, do not use until debugged
2006-02-12 brainInstantly apply lines when not synching
2006-02-12 brainTweak to allow @%+ to all exist on a user at once durin...
2006-02-11 brainCheck for >8 params in NICK
2006-02-11 brainAltered SVSNICK to echo back NICK message, grrrr, soddi...
2006-02-11 brainNewline stripping for asctime()
2006-02-11 brainAdded handler for TIME with server parameter
2006-02-11 brainDamn bracket
2006-02-11 brainFix routing for TIME
2006-02-11 brainFixes to pass on TIME
2006-02-11 brainMisc. fixes
2006-02-11 brainAdded remote TIME (do not use yet)
2006-02-11 brainFix for multi-param PUSH
2006-02-11 brainAdded uline check for PUSH
2006-02-11 brainAdded PUSH command, do not use yet until tested and...
2006-02-08 brainMissing function call
2006-02-08 brainChecks to not propogate invalid or already-existing...
2006-02-07 brainAvoiding assignment of std::strings unless neccessary...
2006-02-07 brainFaster ADDLINE code
2006-02-07 brainExperimental improved string handling in server links
2006-02-07 brainRemoved a strlen()
2006-02-07 brainSlightly more efficient write buffers
2006-02-07 brainTrivial spacing to make it identical
2006-02-07 brainFix signedness warning
2006-02-07 brainAdded max and current local/global usercounts to /luser...
2006-02-07 brainTypo fix
2006-02-06 brainFixed /LINKS to show flat even in tricky mIRC.
2006-02-05 brainFix to allow empty but defined away message (yes, really)
2006-02-05 brainFixed another issue
2006-02-05 brainBad brain, bad bad
2006-02-05 brainPropogation of away messages across network (we dont...
2006-02-03 brainMore fixes (#3)
2006-02-03 brainThis probably wont compile atm - add support for prefix...
2006-02-03 brainAdded remote routing notices for RCONNECT
2006-02-03 brainAdded RCONNECT
2006-02-03 brainAdded <options:hideulines>
2006-02-03 brainChanged hops from 1 to 0 (makes more sense)
2006-02-03 brainAdded <options:flatlinks>
2006-02-02 brainAdded debug logging
2006-02-02 brainWhen socket fails to construct, we now check the GetSta...
2006-02-01 brainTidied up a kill message
2006-02-01 brainClean up ghosts on nick collision
2006-02-01 brain*TEST* nick collision code for NICK change in server...
2006-01-31 brainKey hiding when youre not on the channel
2006-01-30 brainUnneccesary space
2006-01-30 brainAdded new event into m_spanningtree, event id send_meta...
2006-01-30 brainRemainder of TYPE_OTHER metadata
2006-01-30 brainSee last commit
2006-01-27 brainImproved IP handling. Now uses in_addr to store client...
2006-01-23 brainFixed another instance of IP being shown
2006-01-23 brainFixed to not display ip where not needed (breaks hidden...
2006-01-23 brainTypo fix
2006-01-23 brainPatched to allow FTOPIC from users (so that chanserv...
2006-01-23 brainTypo fix
2006-01-23 brainOptional IP-Hiding for servers
2006-01-22 brainWas using OnUserPre* when i wanted to use OnUser*,...
2006-01-22 brainPut some stuff back that was NEEDED.
2006-01-22 brainRemoved need for server kicks to be managed in here
2006-01-22 brainFixes to server kick (i hope)
2006-01-22 brainAdded facility for servers to send KICK message (ew...
2006-01-17 brainAdded support for part messages in the module API ...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-15 brainMade InspSocket::Read return an empty but non-NULL...
next