Age | Commit message (Expand) | Author |
2006-11-03 | Revert special's sqloper change, nice try but only half a biscuit. | brain |
2006-11-03 | Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the ... | special |
2006-11-02 | Added m_alltime | special |
2006-11-01 | Added the send_push event to m_spanningtree (send raw text to a remote user) | special |
2006-11-01 | New events for special. Event id's "new_server" and "lost_server". The data i... | 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-30 | Fix for crash found by eggy when a user without a cert tries to oper on a fin... | brain |
2006-10-30 | Add m_hidechans: Adds usermode +I to hide an oper's channels from non-opers. ... | w00t |
2006-10-30 | m_hideoper hooked the wrong event, fixed. | w00t |
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 | Dont let users set this mode!!! | 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 | 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 | Fix for crash, submitted by peaveydk | 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 | When loading, dont try and free the qa modes, we havent allocated them yet | 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 paths for motd and rules (and anything that uses ReadFile) | brain |
2006-10-26 | Fix broken GlobalCloneCount (AGAIN). | 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 |
2006-10-26 | Hopefully fix override notices on channel bans, also make the override notice... | w00t |
2006-10-23 | More missing spaces (and unbreak compile) | w00t |
2006-10-23 | Fix bug experienced by satmd, remove space indents + tidy a little | w00t |
2006-10-23 | Merge guestpattern fix by peaveydk | brain |
2006-10-23 | Add $ModDep: special comment, similar to $CompileFlags and $LinkerFlags. | brain |
2006-10-23 | This needs TESTING: use modestacker when unloading module to group modes. | brain |
2006-10-22 | Merge fix by peaveydk which stops crashes when user doesnt auth | brain |
2006-10-22 | More mirc ball-suckage. | brain |
2006-10-22 | mIRC sucks, and its author does too! | brain |
2006-10-22 | Delete idents when disconnecting? | brain |
2006-10-22 | Buffer more stuff up for each write by putting it into larger blocks | brain |
2006-10-22 | Make +beIgqa be sent multiple per line, rather than one per line, using modes... | brain |
2006-10-22 | Fix sending bans on sync: | brain |
2006-10-22 | Oops, memory leaks! | brain |
2006-10-21 | Dont allow people to add censor words containing spaces silently to the censo... | brain |
2006-10-21 | Fix counts on spanningtree reload (this made /map look really odd) | w00t |
2006-10-21 | Mode +W should be user mode, not channel mode (oops!) | brain |
2006-10-21 | Got it! I am teh 1337. | brain |
2006-10-21 | Tiny tweak | brain |
2006-10-20 | Const refs | brain |