Age | Commit message (Expand) | Author |
2006-02-23 | Moved timer stuff from OnBackgroundTimer to InspTimer derivative | brain |
2006-02-23 | Fixed to work | brain |
2006-02-23 | Incorporating InspTimer into safelist as a test | brain |
2006-02-22 | Optimized a little | brain |
2006-02-22 | Force burst to end if a remote server pings us, or answers a pong, if this is... | brain |
2006-02-22 | Improved calculation to account for server name on start of numeric, plus spa... | brain |
2006-02-22 | SAFELIST 005 token is now part of m_safelist not the core 005 | brain |
2006-02-22 | Fix typos :p | brain |
2006-02-22 | Cleanups on module unload or user /QUIT | brain |
2006-02-22 | Added m_safelist. This was originally w00t's code, but i bastardized it (just... | brain |
2006-02-22 | Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a... | brain |
2006-02-21 | Added which word is blocked to the numeric | w00t |
2006-02-21 | Added 'is a registered nick' to whois | w00t |
2006-02-21 | Missing include | brain |
2006-02-21 | Enforce 64 char dns limits | brain |
2006-02-20 | Lets fix it right this time (and annoy ol with more tweaks) | brain |
2006-02-20 | User kicks being ignored!!! | brain |
2006-02-20 | Fix to stop new code treating all KICK messages as server KICKs | brain |
2006-02-20 | Propogation of remote kicks (testy test) | brain |
2006-02-20 | Fix for hide-ulines in /links | brain |
2006-02-19 | I repeat, missing semicolons are bad | brain |
2006-02-19 | Server::AddExtendedMode and Server::AddCommand will now throw exceptions when... | brain |
2006-02-19 | More exception throwing in constructors | brain |
2006-02-19 | Added FilterException and throw code | brain |
2006-02-19 | Added exception thrower | brain |
2006-02-19 | Should fix case insensitivity issue | brain |
2006-02-19 | - Don't allow invalid channel names in /mode #chan +L #chan | w00t |
2006-02-16 | Bad maths, bad! go sit in the corner | brain |
2006-02-16 | More debug | brain |
2006-02-16 | New tweak doesnt work yet, dont use | brain |
2006-02-16 | Extra tweak for exceptional condition | brain |
2006-02-16 | Experimental speed improvement to sending encrypted lines | brain |
2006-02-16 | Extra logging to log bad opertypes coming in from remotes | brain |
2006-02-16 | Checking to prevent dodgy opertypes (opertypes must follow the same syntax as... | brain |
2006-02-15 | Yet more logging | brain |
2006-02-15 | Removed a whole lot of strchr's looking for mode +o where we can do if *user-... | brain |
2006-02-15 | Now has no strchr() at all. | brain |
2006-02-15 | - More formatting changes | w00t |
2006-02-15 | - Oops, missed two includes | w00t |
2006-02-15 | - Check for +K before bothing to assemble knock message | w00t |
2006-02-15 | - Nazi stylistic changes. | w00t |
2006-02-15 | - Incorrect | w00t |
2006-02-15 | - Anal tidy of some comments | w00t |
2006-02-15 | - Let's stop using that nasty strchr() in a loop | w00t |
2006-02-15 | - Made note of some potential improvements in m_part. Brain, please review wh... | w00t |
2006-02-15 | - And in SAPARt | w00t |
2006-02-15 | - Use IsValidChannelName() in SAJOIn | w00t |
2006-02-14 | Error checking for out of range buffer reads (this shouldnt happen, read is b... | brain |
2006-02-13 | Tidied up formatting of %f's | brain |
2006-02-13 | Fixes | brain |