Age | Commit message (Expand) | Author |
2006-11-01 | Fixed another overflow, identical to the last one | special |
2006-11-01 | Fixed a little overflow, noticed by satmd | special |
2006-11-01 | Update this too | brain |
2006-11-01 | Remove <helpop file> | brain |
2006-11-01 | Remove <censor file> directive, we've had <include> for years now, make use o... | brain |
2006-10-31 | Fix broken notice (relatively minor, the notice can be turned off) | brain |
2006-10-31 | 1.1.0b4+FartGas. Powerful and strong, and drives back the competition. | brain |
2006-10-31 | Dont worry this is only comments, not worth rebuilding for | brain |
2006-10-31 | We should be fine without oneshot, i'll test this. | brain |
2006-10-31 | Fix a whoopsy | brain |
2006-10-31 | Set write error when detected | brain |
2006-10-31 | Error set handlin g for select socketengine, tidyup epoll | brain |
2006-10-31 | Close an inspsocket on getting error state | brain |
2006-10-31 | Socket error state stuff | brain |
2006-10-31 | Start of stuff to handle socket error state | brain |
2006-10-31 | We dont want kqueue to go into an infinite loop when netsplitting, do we. | brain |
2006-10-31 | Removed OnRawMode - this hasn't been called at all for awhile now, so it was ... | special |
2006-10-31 | Add peaveydk to contributors section | brain |
2006-10-31 | Remove some debug | brain |
2006-10-31 | Fix the makefile confusion removal of these headers creates | brain |
2006-10-31 | Update configure, remove a bunch of deprecated makefiles that have been just ... | brain |
2006-10-31 | Incorporate stats p patch by peaveydk (shows port numbers and number of clien... | brain |
2006-10-31 | Test commit 2 | brain |
2006-10-31 | Test commit | brain |
2006-10-31 | Whack unused var warning | brain |
2006-10-31 | Set flags correctly when receiving a module-requested write event | brain |
2006-10-31 | Tidy up WaitingForWriteEvent stuff | brain |
2006-10-30 | Fix for crash found by eggy when a user without a cert tries to oper on a fin... | brain |
2006-10-30 | Document SocketEngine::WantWrite() | brain |
2006-10-30 | Fix broken quits (i broke them by taking out a check i didnt think was requir... | brain |
2006-10-30 | Remove very verbose debugging of event system | brain |
2006-10-30 | Make this properly obey the write/read states. This ZOOMS now. | brain |
2006-10-30 | Select is now done, and some debug removed. Not that anyone really should be ... | brain |
2006-10-30 | fix for (less severe) laggehness | brain |
2006-10-30 | Fix for laggehness | brain |
2006-10-30 | For users, we now only write when the socketengine says theyre writeable, set... | brain |
2006-10-30 | Add m_hidechans: Adds usermode +I to hide an oper's channels from non-opers. ... | w00t |
2006-10-30 | Not tested yet: Write and read at the same time in kqueue | brain |
2006-10-30 | m_hideoper hooked the wrong event, fixed. | w00t |
2006-10-30 | WARNING: This commit breaks kqueue and select -- work in progress! | brain |
2006-10-29 | Test commit | brain |
2006-10-28 | Add <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-28 | Add and document m_hideoper, used to hide oper status from non-opers. | brain |
2006-10-28 | Fix these too! | brain |
2006-10-28 | And fix typo | brain |
2006-10-28 | Add 'dest' parameter to OnWhoisLine, contains the user being whois'ed (we nee... | brain |
2006-10-28 | Dont let users set this mode!!! | brain |
2006-10-28 | Fix some next_call stuff | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |