Age | Commit message (Expand) | Author |
2006-03-01 | Added checking for +sp channels to safelist that someone left out *nonchalant... | brain |
2006-03-01 | 4.1.0 fix | brain |
2006-02-28 | Changed to throw exception when theres no cloak key | brain |
2006-02-28 | Changed loglevel of cloak key errors to SPARSE | brain |
2006-02-28 | Added configurable cloakkey and cloakprefix | brain |
2006-02-27 | With small sendq's, this can still exceed the sendq, so now we've reduced the... | brain |
2006-02-27 | Removed unneccessary debug | brain |
2006-02-27 | Extra output during sync to know if we're receving the other end's netburst o... | brain |
2006-02-26 | Put the EAGAIN stuff back now we're done testing | brain |
2006-02-26 | That's enough tweaks for now | brain |
2006-02-26 | Valgrind fixes (libstdc++ is broken! :O) | brain |
2006-02-26 | Tweaks to closed socket detection | brain |
2006-02-26 | Guess what this is? | brain |
2006-02-26 | Fixed bursting stuff a little | brain |
2006-02-26 | Made this safer, dont try and yield back when sending channel list or user li... | brain |
2006-02-26 | And more | brain |
2006-02-26 | Now the obligotary typo fixes | brain |
2006-02-26 | Yields back to user processing to give users a chance to issue commands durin... | brain |
2006-02-26 | Tweaks | brain |
2006-02-26 | Moved to irc::string for commands in server-server so that whiney newbs can g... | brain |
2006-02-26 | Whoops, overriding EVERY command! | brain |
2006-02-26 | Warning fixes | brain |
2006-02-26 | Missing include | brain |
2006-02-26 | Added m_operwho, allows opers to list everyone | brain |
2006-02-26 | Fixed Server* Srv stuff in these too, although by default these arent availab... | brain |
2006-02-26 | How did this random stray '1' get in here before the brace? | brain |
2006-02-26 | Server* Srv marked static or moved to private member of module class in all m... | brain |
2006-02-25 | Auto-lowercase all server names read in from <link> tags so that people cant ... | brain |
2006-02-23 | Removed bit of logging that said the timer was ticking -- we know it works no... | brain |
2006-02-23 | Moved LIST header | brain |
2006-02-23 | And the typo. | brain |
2006-02-23 | listusers has to be global now (ugh) | brain |
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 |