Age | Commit message (Expand) | Author |
2006-03-09 | Wrong var used here, oooops | brain |
2006-03-09 | Calling a method of a null object due to refactoring and HasUser - fixed | brain |
2006-03-08 | These modules were using deprecated Server::IsOnChannel. They arent any more :) | brain |
2006-03-08 | Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ... | 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 | Stupid, retarded, idiotic bug here where any PONG after the first one gets yo... | om |
2006-03-08 | Changed m_sqlauth to allow more advanced encryption types | 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 | w00t may want to check this works | brain |
2006-03-07 | For the record, it's 17 lines - not 5. | w00t |
2006-03-07 | Fixed timedbans (new mode parser didnt like being passed const char* element... | brain |
2006-03-07 | Took strlen's out of fjoin | brain |
2006-03-07 | Optimisation of optimisation :P ty w00tie | om |
2006-03-07 | Different way of displaying squit server group | brain |
2006-03-07 | More work on /check.. now gives basic information on a user, no channel list ... | w00t |
2006-03-07 | Initial revision of /check - doesn't do anything yet | w00t |
2006-03-05 | Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo... | brain |
2006-03-05 | OPTIMIZED!!! OPTIMIZED!!!!! :-p | brain |
2006-03-05 | Ignore spaces/tabs | om |
2006-03-05 | Change comment (I didn't c/p the +c module...honest) | om |
2006-03-05 | > != >= && < != <= | om |
2006-03-05 | Add block caps module, I'm kinda between the extremes of 'Brain' and 'normal'... | om |
2006-03-05 | Hopefully speed this up, it was strlcpy()ing every line even when +c wasnt se... | om |
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-04 | Tidyup of m_hostchange to not use configreader on each connection! | brain |
2006-03-04 | Tidied up m_override to avoid use of configreader during free-running | brain |
2006-03-04 | Fixed bugs | brain |
2006-03-04 | Fixed a few typos | brain |
2006-03-04 | Tidyup of m_filter | brain |
2006-03-04 | Changed m_censor to avoid reading config several times for each pm | brain |
2006-03-04 | m_censor skenmy fix | 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-02 | 4.1 fix | brain |