Age | Commit message (Expand) | Author |
2006-03-09 | Forgot to declare var | brain |
2006-03-09 | UMode tweaks | brain |
2006-03-09 | Probably wont compile yet - purge_empty_channels refactor | brain |
2006-03-09 | Better calculation of LUSERS | brain |
2006-03-09 | Changed LUSERS to show global current to not include unregistered connections | brain |
2006-03-08 | Got rid of all that ugly char* cast crap (todo: change docs to reflect change) | brain |
2006-03-08 | Someone forgot to test compile this *whistles nonchalantly* | brain |
2006-03-08 | Allow for fallback of older ircds without TS in BURST command | brain |
2006-03-08 | Back to 10 mins :( My clocks wont sync and i wont sacrifice 110 days uptime j... | brain |
2006-03-08 | Changed TS check: Abort on +- 5 mins, warn on +- 60 secs! | brain |
2006-03-08 | Added ConvToStr | brain |
2006-03-08 | Typos | brain |
2006-03-08 | Checks for timestamps, boot server off and abort if time delay > 10 mins (the... | brain |
2006-03-07 | Took strlen's out of fjoin | brain |
2006-03-07 | Different way of displaying squit server group | brain |
2006-03-05 | Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo... | brain |
2006-03-05 | Sped up introduction of nicks using vector::resize() rather than the craq++ l... | brain |
2006-03-04 | More verbose when setting g/z/k/q/e lines from other servers. With the new sy... | brain |
2006-03-04 | Typo fix | brain |
2006-03-04 | Unknown command error now tells the opposite server WHICH command is bad so t... | brain |
2006-03-02 | is_uline was an inefficient piece of crap - fixed. | brain |
2006-03-02 | Remove debug, allow empty 'final' parameter | brain |
2006-03-02 | Typo | brain |
2006-03-02 | I hate having to commit to get these onto the other test server | brain |
2006-03-02 | Should be working now | brain |
2006-03-02 | More logic tweaks | brain |
2006-03-02 | Logic fixes | brain |
2006-03-02 | Experimental improvements to TreeSocket::Split | brain |
2006-03-02 | Changed definition of CallHandler and CallCommandHandler for the ability to r... | brain |
2006-03-01 | Changed encryption to work with yield system | 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 | 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 |