summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-11-03Ive been unable to commit this since 9am, somehow port 22 is unusable at work...brain
2006-11-03Took out a header we needed to keep. Im done stick a fork in mebrain
2006-11-03Hmm, svn said there was a conflict here, but nobody had committed :/brain
2006-11-03Revert special's sqloper change, nice try but only half a biscuit.brain
2006-11-03Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the ...special
2006-11-03Fix compile error, and spank Brainw00t
2006-11-02When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the...brain
2006-11-02Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ...brain
2006-11-02Apply patch by satmd which performs ipv4 lookup on 4in6 usersbrain
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-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-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