Age | Commit message (Expand) | Author |
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 | 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-22 | Force burst to end if a remote server pings us, or answers a pong, if this is... | 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-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-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 | - More formatting changes | 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 |
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 |
2006-02-13 | Send the PONG back along the right path, maybe? | brain |
2006-02-13 | (TEST CODE) remote ping, do not use until debugged | brain |
2006-02-12 | Instantly apply lines when not synching | brain |
2006-02-12 | Tweak to allow @%+ to all exist on a user at once during burst | brain |
2006-02-11 | Check for >8 params in NICK | brain |
2006-02-11 | Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s... | brain |
2006-02-11 | Newline stripping for asctime() | brain |
2006-02-11 | Added handler for TIME with server parameter | brain |
2006-02-11 | Damn bracket | brain |
2006-02-11 | Fix routing for TIME | brain |
2006-02-11 | Fixes to pass on TIME | brain |
2006-02-11 | Misc. fixes | brain |
2006-02-11 | Added remote TIME (do not use yet) | brain |
2006-02-11 | Fix for multi-param PUSH | brain |
2006-02-11 | Added uline check for PUSH | brain |
2006-02-11 | Added PUSH command, do not use yet until tested and documented | brain |
2006-02-08 | Missing function call | brain |
2006-02-08 | Checks to not propogate invalid or already-existing Xlines | brain |
2006-02-07 | Avoiding assignment of std::strings unless neccessary to speed up bursts | brain |
2006-02-07 | Faster ADDLINE code | brain |
2006-02-07 | Experimental improved string handling in server links | brain |