summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-31Update configure, remove a bunch of deprecated makefiles that have been just ...brain
2006-10-31Incorporate stats p patch by peaveydk (shows port numbers and number of clien...brain
2006-10-31Test commit 2brain
2006-10-31Test commitbrain
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-30Document SocketEngine::WantWrite()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-29Test commitbrain
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-28Document <link:timeout>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-27Smart trick: the 'build complete' message is now a makefile section of its ow...brain
2006-10-27Have 'make install' make the directories, its really make install's job and n...brain
2006-10-27Update changelogbrain
2006-10-27Update a littlebrain
2006-10-27RFC1035 - dns rfcbrain