summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-02Someone forgot to add m_alltime to the example conf :pbrain
2006-11-02More pipe. Everyone likes pipebrain
2006-11-02This is tidier, we dont need a seperate bool and intbrain
2006-11-02LoadModule will now also return false if the glob pattern matches no modules ...brain
2006-11-02Allow wildcards in LoadModule calls. If a filename contains either * or ? it ...brain
2006-11-02Added m_alltimespecial
2006-11-01Added the send_push event to m_spanningtree (send raw text to a remote user)special
2006-11-01New events for special. Event id's "new_server" and "lost_server". The data i...brain
2006-11-01Fixed another overflow, identical to the last onespecial
2006-11-01Fixed a little overflow, noticed by satmdspecial
2006-11-01Update this toobrain
2006-11-01Remove <helpop file>brain
2006-11-01Remove <censor file> directive, we've had <include> for years now, make use o...brain
2006-10-31Fix broken notice (relatively minor, the notice can be turned off)brain
2006-10-311.1.0b4+FartGas. Powerful and strong, and drives back the competition.brain
2006-10-31Dont worry this is only comments, not worth rebuilding forbrain
2006-10-31We should be fine without oneshot, i'll test this.brain
2006-10-31Fix a whoopsybrain
2006-10-31Set write error when detectedbrain
2006-10-31Error set handlin g for select socketengine, tidyup epollbrain
2006-10-31Close an inspsocket on getting error statebrain
2006-10-31Socket error state stuffbrain
2006-10-31Start of stuff to handle socket error statebrain
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-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