Age | Commit message (Expand) | Author |
2005-12-22 | Missing semicolon (gack) | brain |
2005-12-22 | Optimized out strcpys that copy empty strings (craq++) | brain |
2005-12-22 | Fixed encryption being set on a connection that has only just begun! | brain |
2005-12-22 | Allowed capab unencrypted in an encrypted connection | brain |
2005-12-22 | Optimized out a strlcpy here | brain |
2005-12-22 | Improved efficiency of chanrec constructor (removed strcpys) | brain |
2005-12-22 | Changed two fields in ConnectClass to strings, moved constructor stuff to ini... | brain |
2005-12-22 | Maybe done removing of CBans? | w00t |
2005-12-22 | Fix | brain |
2005-12-22 | Damn broken ciabot | brain |
2005-12-22 | Test commit | brain |
2005-12-22 | Grr | brain |
2005-12-22 | Grr | brain |
2005-12-22 | I give up on this bloody ciabot | brain |
2005-12-22 | Ciabot test | brain |
2005-12-22 | GRR | brain |
2005-12-22 | Test commit for ciabot | brain |
2005-12-22 | Test ciabot | brain |
2005-12-22 | Test commit for ciabot | brain |
2005-12-22 | Test commit for ciabot | brain |
2005-12-22 | Test commit for cia | brain |
2005-12-22 | Test commit for ciabot | brain |
2005-12-22 | Fixed | brain |
2005-12-22 | Added debugging. Let's fix this sucker >:/ | w00t |
2005-12-22 | Well, it should do something useful now | w00t |
2005-12-22 | Another commit, just because I can :P | w00t |
2005-12-22 | Changed to use [] | brain |
2005-12-22 | c++ errors, ftw | w00t |
2005-12-22 | Getting closer... | w00t |
2005-12-22 | Fixed compile problems... Move along please, nothing to see here.. | w00t |
2005-12-21 | More CBAN structuring... getting there :-) | w00t |
2005-12-21 | Updated m_alias to fix bug #92, updated configs | brain |
2005-12-21 | Fixed to include new parameter | brain |
2005-12-21 | Improved m_alias to only capture complete commands and rewrite them (bug #92 ... | brain |
2005-12-21 | Added more verbose error output during link | brain |
2005-12-21 | Moved CAPAB | brain |
2005-12-21 | Added CAPAB checking to prevent some obvious n00biness that may occur | brain |
2005-12-21 | Initiial revision of CBAN. It doesn't do anything useful just yet. | w00t |
2005-12-21 | Changed $CompileFlags to seperate $CompileFlags and $LinkerFlags | brain |
2005-12-21 | Removed some redundant code that was commented out | brain |
2005-12-20 | Added extra sanity check in squit to make sure REMOTE Servers dont try and sq... | brain |
2005-12-20 | Added Socket = NULL for local server class to prevent it being 'selectable' b... | brain |
2005-12-20 | Prevent user from squitting server from itself using squit * (!) | brain |
2005-12-20 | Made linking more nazi, will drop connections that send bad commands | brain |
2005-12-20 | Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ... | brain |
2005-12-20 | Added extra diagnostic messages during connect, if connect fails | brain |
2005-12-20 | Added stricter checking for encryption on connect, if enabled | brain |
2005-12-20 | Fixed case-change nicks not being propogated | brain |
2005-12-20 | Allow case changes in nick w00t -> w00T | brain |
2005-12-19 | Added comments | brain |