Age | Commit message (Expand) | Author |
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 |
2006-10-28 | Whoops, wrong linfeed type on ADDLINE in netburst | brain |
2006-10-28 | Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate t... | brain |
2006-10-28 | Document <link:timeout> | brain |
2006-10-28 | Allow admins to set the socket timeout on server connections | brain |
2006-10-28 | Give this one a go dotslasher, apply to ALL servers | brain |
2006-10-28 | And so does my coding on a saturday afternoon... | brain |
2006-10-28 | I HATE YOU DEBIAN, YOU AND YOUR WHOLE OPERATION STINK | brain |
2006-10-28 | Try this, werdnum | brain |
2006-10-28 | Remove ancient copy-to-tmp system for modules, this is no longer required so ... | brain |
2006-10-28 | Fix for crash, submitted by peaveydk | brain |
2006-10-28 | Unknown change here | brain |
2006-10-28 | Removed a bit of unreachable code I added with the last commit (thanks peaveydk) | special |
2006-10-28 | Return 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-27 | When loading, dont try and free the qa modes, we havent allocated them yet | brain |
2006-10-27 | Smart trick: the 'build complete' message is now a makefile section of its ow... | brain |
2006-10-27 | Have 'make install' make the directories, its really make install's job and n... | brain |
2006-10-27 | Update changelog | brain |
2006-10-27 | Update a little | brain |
2006-10-27 | RFC1035 - dns rfc | brain |