summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-12-23Semi-pointless commit to see CIA in action...w00t
2005-12-22Missing semicolon (gack)brain
2005-12-22Optimized out strcpys that copy empty strings (craq++)brain
2005-12-22Fixed encryption being set on a connection that has only just begun!brain
2005-12-22Allowed capab unencrypted in an encrypted connectionbrain
2005-12-22Optimized out a strlcpy herebrain
2005-12-22Improved efficiency of chanrec constructor (removed strcpys)brain
2005-12-22Changed two fields in ConnectClass to strings, moved constructor stuff to ini...brain
2005-12-22Maybe done removing of CBans?w00t
2005-12-22Fixbrain
2005-12-22Damn broken ciabotbrain
2005-12-22Test commitbrain
2005-12-22Grrbrain
2005-12-22Grrbrain
2005-12-22I give up on this bloody ciabotbrain
2005-12-22Ciabot testbrain
2005-12-22GRRbrain
2005-12-22Test commit for ciabotbrain
2005-12-22Test ciabotbrain
2005-12-22Test commit for ciabotbrain
2005-12-22Test commit for ciabotbrain
2005-12-22Test commit for ciabrain
2005-12-22Test commit for ciabotbrain
2005-12-22Fixedbrain
2005-12-22Added debugging. Let's fix this sucker >:/w00t
2005-12-22Well, it should do something useful noww00t
2005-12-22Another commit, just because I can :Pw00t
2005-12-22Changed to use []brain
2005-12-22c++ errors, ftww00t
2005-12-22Getting closer...w00t
2005-12-22Fixed compile problems... Move along please, nothing to see here..w00t
2005-12-21More CBAN structuring... getting there :-)w00t
2005-12-21Updated m_alias to fix bug #92, updated configsbrain
2005-12-21Fixed to include new parameterbrain
2005-12-21Improved m_alias to only capture complete commands and rewrite them (bug #92 ...brain
2005-12-21Added more verbose error output during linkbrain
2005-12-21Moved CAPABbrain
2005-12-21Added CAPAB checking to prevent some obvious n00biness that may occurbrain
2005-12-21Initiial revision of CBAN. It doesn't do anything useful just yet.w00t
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
2005-12-21Removed some redundant code that was commented outbrain
2005-12-20Added extra sanity check in squit to make sure REMOTE Servers dont try and sq...brain
2005-12-20Added Socket = NULL for local server class to prevent it being 'selectable' b...brain
2005-12-20Prevent user from squitting server from itself using squit * (!)brain
2005-12-20Made linking more nazi, will drop connections that send bad commandsbrain
2005-12-20Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ...brain
2005-12-20Added extra diagnostic messages during connect, if connect failsbrain
2005-12-20Added stricter checking for encryption on connect, if enabledbrain
2005-12-20Fixed case-change nicks not being propogatedbrain
2005-12-20Allow case changes in nick w00t -> w00Tbrain