Age | Commit message (Expand) | Author |
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 |
2006-10-27 | Allow changing of qaprefixes on the fly with REHASH - if this happens, writeo... | brain |
2006-10-27 | remove <filter file> - This is no longer neccessary as we've had includes for... | brain |
2006-10-27 | Allow relative path on pid file | brain |
2006-10-27 | Allow relative paths for motd and rules (and anything that uses ReadFile) | brain |
2006-10-26 | Tweak hash generation to make it faster | brain |
2006-10-26 | Fix broken GlobalCloneCount (AGAIN). | brain |
2006-10-26 | Added unsupported warning for non-interactive configure. WE DONT SUPPORT NON-... | brain |
2006-10-26 | Allow configuring of MAX_DESCRIPTORS by picking max number of clients | brain |
2006-10-26 | Fix this to display the channel name when overriding a ban, and to properly d... | brain |
2006-10-26 | Don't display this notice on an empty servername (which will happen if an inc... | w00t |