summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-10-31We dont want kqueue to go into an infinite loop when netsplitting, do we.brain
2006-10-31Removed OnRawMode - this hasn't been called at all for awhile now, so it was ...special
2006-10-31Add peaveydk to contributors sectionbrain
2006-10-31Remove some debugbrain
2006-10-31Fix the makefile confusion removal of these headers createsbrain
2006-10-31Incorporate stats p patch by peaveydk (shows port numbers and number of clien...brain
2006-10-31Whack unused var warningbrain
2006-10-31Set flags correctly when receiving a module-requested write eventbrain
2006-10-31Tidy up WaitingForWriteEvent stuffbrain
2006-10-30Fix for crash found by eggy when a user without a cert tries to oper on a fin...brain
2006-10-30Fix broken quits (i broke them by taking out a check i didnt think was requir...brain
2006-10-30Remove very verbose debugging of event systembrain
2006-10-30Make this properly obey the write/read states. This ZOOMS now.brain
2006-10-30Select is now done, and some debug removed. Not that anyone really should be ...brain
2006-10-30fix for (less severe) laggehnessbrain
2006-10-30Fix for laggehnessbrain
2006-10-30For users, we now only write when the socketengine says theyre writeable, set...brain
2006-10-30Add m_hidechans: Adds usermode +I to hide an oper's channels from non-opers. ...w00t
2006-10-30Not tested yet: Write and read at the same time in kqueuebrain
2006-10-30m_hideoper hooked the wrong event, fixed.w00t
2006-10-30WARNING: This commit breaks kqueue and select -- work in progress!brain
2006-10-28Add <options:deprotectself> which can allow a +qa user to remove their own +q...brain
2006-10-28* Fix removal of user modes when unloading the mode letter (this actually wor...brain
2006-10-28Add and document m_hideoper, used to hide oper status from non-opers.brain
2006-10-28Fix these too!brain
2006-10-28And fix typobrain
2006-10-28Add 'dest' parameter to OnWhoisLine, contains the user being whois'ed (we nee...brain
2006-10-28Dont let users set this mode!!!brain
2006-10-28Fix some next_call stuffbrain
2006-10-28Add support for OnWhoisLine, which allows modules to change or drop any line ...brain
2006-10-28Whoops, wrong linfeed type on ADDLINE in netburstbrain
2006-10-28Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate t...brain
2006-10-28Allow admins to set the socket timeout on server connectionsbrain
2006-10-28Give this one a go dotslasher, apply to ALL serversbrain
2006-10-28And so does my coding on a saturday afternoon...brain
2006-10-28I HATE YOU DEBIAN, YOU AND YOUR WHOLE OPERATION STINKbrain
2006-10-28Try this, werdnumbrain
2006-10-28Remove ancient copy-to-tmp system for modules, this is no longer required so ...brain
2006-10-28Fix for crash, submitted by peaveydkbrain
2006-10-28Unknown change herebrain
2006-10-28Removed a bit of unreachable code I added with the last commit (thanks peaveydk)special
2006-10-28Return CMD_FAILURE from sajoin when given an invalid nickname (thanks Ares)special
2006-10-27<pid file> is no longer a manditory tag (thanks dotslasher)brain
2006-10-27When loading, dont try and free the qa modes, we havent allocated them yetbrain
2006-10-27Allow changing of qaprefixes on the fly with REHASH - if this happens, writeo...brain
2006-10-27remove <filter file> - This is no longer neccessary as we've had includes for...brain
2006-10-27Allow relative path on pid filebrain
2006-10-27Allow relative paths for motd and rules (and anything that uses ReadFile)brain
2006-10-26Tweak hash generation to make it fasterbrain
2006-10-26Fix broken GlobalCloneCount (AGAIN).brain