summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-01Make sure that if an oper opers up and has an swhois in their opertype or ope...brain
2007-01-01This should fix it on two fronts: missing Implements() value, and OnWhois doe...brain
2007-01-01This is it, i thinkbrain
2007-01-01Blahbrain
2007-01-01Debug stuff, pay it no attentionbrain
2007-01-01Whoops, forgot to put something back that i took out during testing!brain
2007-01-01Again, dont use this yetbrain
2007-01-01Do not use these tweaks yetbrain
2007-01-01Fix odd desync in FJOIN (this was some hax we put in, and forgot to take out)brain
2007-01-01Fix this so it works properly, and removes the descriptions on unload (when t...brain
2007-01-01Add port type identifiersbrain
2006-12-31Part 1 of my plan to take over the world. pay it no attention.brain
2006-12-31Fix whoopsiesbrain
2006-12-31Add missing feature: /rehash reinitializes dns subsytem (and can handle chang...brain
2006-12-31Fix broken LOLCODEbrain
2006-12-31Tidyup a bit, get rid of some valgrind warnings.peavey
2006-12-31Casting for concisenessbrain
2006-12-31Make this new idea O(1) instead of O(x*y)brain
2006-12-31Thanks AnMasterbrain
2006-12-31Cache invalidation in the wrong place, fixes FHOST remote host change bugbrain
2006-12-31<hostname:charmap> defines the valid characters in a hostmask (this is for yo...brain
2006-12-30If a user has a QUIT message matching a KILL type filter, we cant KILL someon...brain
2006-12-30Make filters work on PART and QUIT messages too.brain
2006-12-30Make it safe to lose connection to sql server.peavey
2006-12-30Invalidate 'late' here toobrain
2006-12-30Fix broken cloaking introduced by last commit (we need to invalidate the cach...brain
2006-12-30Remove a line of debug that could crash Log.peavey
2006-12-30Cached GetFullRealHost etc.brain
2006-12-30This is a longshot, pls test AnnMaster.peavey
2006-12-30Properly document support for libhamstersbrain
2006-12-30Change delays to 1 sec.brain
2006-12-30The world is coming to an end!!! RUN AWAY!brain
2006-12-30Fix typo in warning, and make it sound less like the world is coming to an end.peavey
2006-12-30Now REHASH checks for same and old connections, same as the DNS resolver. So ...peavey
2006-12-30Tweaks to instantiate less stuff when writing to a bunch of usersbrain
2006-12-30Tons of optimization of WriteChannel, WriteChannelWithServ, WriteCommon etc, ...brain
2006-12-30Add unregistered user counter, this may also fix the (minor) m_conn_lusers sh...brain
2006-12-30Change description for insp_aton since only a positive return means convertio...peavey
2006-12-30Majorly funk around with this, still needs check for config change on REHASH.peavey
2006-12-30That should make it load/unload, still needs REHASH done proper.peavey
2006-12-29Fix for w00tbrain
2006-12-29Fix my whoopsiesbrain
2006-12-29This doesnt need to be staticbrain
2006-12-29Add counter system for umodes to get rid of some O(n)brain
2006-12-29Fixed search and replace, code pilfered from m_alias (i think someone misread...brain
2006-12-29A few fixes, but i cant see why the reverse check doesnt workbrain
2006-12-29Oops slippy fingers.peavey
2006-12-29Less debug.peavey
2006-12-29Fix for rehash/load/unload.peavey
2006-12-29Fix desync (modes not being pushed to remote servers with send_mode event)brain