Age | Commit message (Expand) | Author |
2006-02-19 | 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 | Apparently to catch descendent classes we need to catch a reference to the pa... | brain |
2006-02-19 | Added exception handling for module loading | 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-18 | Added MAXPARA=32 to 005 (no other ircd has this, or allows a larger MAXPARA b... | brain |
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-16 | Extra checking and exception handling in InspSocket::Write | brain |
2006-02-15 | Test for bug reported by TDC | brain |
2006-02-15 | Yet more logging | brain |
2006-02-15 | Extra error logging | brain |
2006-02-15 | Fixed broken /oper | brain |
2006-02-15 | Moved custom_mode_params to per-channel | brain |
2006-02-15 | Sped up disabled commands check | 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 | - Made some notes about potentially restructuring things a bit | w00t |
2006-02-15 | - Useless loop removed | w00t |
2006-02-15 | - Fixed some HORRIBLE indenting. Tabs, please. | w00t |
2006-02-15 | - Manually bump revision ID, apparantly it's stopped doing it itself... | 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 | Fix to compare against signed/unsigned warning | brain |
2006-02-14 | Force initialization of fd to -1 | brain |
2006-02-14 | We're going for that commits per minute record again. | brain |
2006-02-14 | Helps to get the var names right too.. | brain |
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 |
2006-02-13 | Added RPL_MAPTOTL at request of Whitewolf | brain |
2006-02-13 | Guess origin where server is lazy with PING/PONG and doesnt specify one, prep... | brain |
2006-02-13 | Forgot to change the prefix, whoops | brain |