]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Decide that it wasn't quite appropriate :(
[user/henk/code/inspircd.git] / src / modules /
2006-02-23 brainRemoved bit of logging that said the timer was ticking...
2006-02-23 brainMoved LIST header
2006-02-23 brainAnd the typo.
2006-02-23 brainlistusers has to be global now (ugh)
2006-02-23 brainMoved timer stuff from OnBackgroundTimer to InspTimer...
2006-02-23 brainFixed to work
2006-02-23 brainIncorporating InspTimer into safelist as a test
2006-02-22 brainOptimized a little
2006-02-22 brainForce burst to end if a remote server pings us, or...
2006-02-22 brainImproved calculation to account for server name on...
2006-02-22 brainSAFELIST 005 token is now part of m_safelist not the...
2006-02-22 brainFix typos :p
2006-02-22 brainCleanups on module unload or user /QUIT
2006-02-22 brainAdded m_safelist. This was originally w00t's code,...
2006-02-22 brainOh yae, Oh Yae, back in old days of yore, Ye Brain...
2006-02-21 w00tAdded which word is blocked to the numeric
2006-02-21 w00tAdded 'is a registered nick' to whois
2006-02-21 brainMissing include
2006-02-21 brainEnforce 64 char dns limits
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-19 brainI repeat, missing semicolons are bad
2006-02-19 brainServer::AddExtendedMode and Server::AddCommand will...
2006-02-19 brainMore exception throwing in constructors
2006-02-19 brainAdded FilterException and throw code
2006-02-19 brainAdded exception thrower
2006-02-19 brainShould fix case insensitivity issue
2006-02-19 w00t- Don't allow invalid channel names in /mode #chan...
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 brainRemoved a whole lot of strchr's looking for mode +o...
2006-02-15 brainNow has no strchr() at all.
2006-02-15 w00t- More formatting changes
2006-02-15 w00t- Oops, missed two includes
2006-02-15 w00t- Check for +K before bothing to assemble knock message
2006-02-15 w00t- Nazi stylistic changes.
2006-02-15 w00t- Incorrect
2006-02-15 w00t- Anal tidy of some comments
2006-02-15 w00t- Let's stop using that nasty strchr() in a loop
2006-02-15 w00t- Made note of some potential improvements in m_part...
2006-02-15 w00t- And in SAPARt
2006-02-15 w00t- Use IsValidChannelName() in SAJOIn
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-13 omRemove code duplication by using core function. Remove...
2006-02-13 w00ts/No such channel/Invalid channel name
2006-02-13 omAdd credit to sexy info provider <3
2006-02-13 w00tMake use of IsValidChannelName() - as a side note,...
2006-02-13 omInitial commit of the /amsg blocker module
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 brainExtra checks to not set the ssl marker twice on re...
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-11 brainAdded a sanity check that was left out, prevents crash...
2006-02-08 brainMissing function call
2006-02-08 brainChecks to not propogate invalid or already-existing...
2006-02-08 brainUpdated block numeric to read COLOUR >:)
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 brainTidying of snotices (adding '***' to start of WriteOper...
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-06 omMake ulines /swhois silently
2006-02-05 frostycoolslugYeah, this thing only uses 1 param, but requires 2? :P
2006-02-05 frostycoolslugMade devoice not oper-only (Congrats to the original...
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
next