summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-21Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matchi...brain
2008-05-21Remove some of this, this isn't (strictly speaking) an issue noww00t
2008-05-20Forward port r9782: show IP (not unknown) for unauthed connectionsw00t
2008-05-20A few minor fixes, some copy constructor stuff, misnamed channelmanager const...brain
2008-05-20Add note to check other server on this messagew00t
2008-05-20Update commentw00t
2008-05-20char -> std::string conversionw00t
2008-05-19Debug on out of range FD.w00t
2008-05-19Listening bufferedsockets dont have an OnRawSocketClose event as theyre never...brain
2008-05-19Fix to give the proper target ip on connect, cookies to w00t and Jasonbrain
2008-05-19Convert channel::name to std::string, this was a beastie!brain
2008-05-19Convert channel banlist members to std::stringbrain
2008-05-19Convert connection::hostbrain
2008-05-19Fix crash i introduced into m_ident with a sloppy ->insert()brain
2008-05-19Fix users being unable to register (aquanight, what the fuck were you smoking...w00t
2008-05-19Clean this up so it's comprehensible.w00t
2008-05-19Remove outdated commentw00t
2008-05-19Some logging/preventative code for Jason's issue.. it shouldn't crash now (fi...w00t
2008-05-19Don't background process quitting users (there's no point), half fixes Jason'...w00t
2008-05-19Fix these toobrain
2008-05-19More donebrain
2008-05-19These donebrain
2008-05-19Commit thesebrain
2008-05-19These toobrain
2008-05-19Fix this onebrain
2008-05-19Fix these toobrain
2008-05-19And thesebrain
2008-05-19Fix thesebrain
2008-05-18Convert m_spanningtreeaquanight
2008-05-18Next to convertbrain
2008-05-18Fix twobrain
2008-05-18Make User:: nick/ident/dhost/fullname and some other things std::string inste...aquanight
2008-05-18This conflicted a few hours ago apparantly (????)w00t
2008-05-18Jason, try this..w00t
2008-05-18Same herebrain
2008-05-18Fix some unneeded .c_str() usage in m_spanningtreeaquanight
2008-05-18Fix for Jason's bug.. this needs more thought, though. I'll probably whip up ...w00t
2008-05-18check for GetDisabled should be before the match() commands, because its not ...brain
2008-05-18Show count of total num of classes, for Jasonw00t
2008-05-18Fix two occurances of match() on a const char* herebrain
2008-05-18I dont know who said we keep going when we get a match, because thats just si...brain
2008-05-18Remove .c_str()'s in match() calls that are no longer needed as match() nativ...brain
2008-05-18More debug for Jasonw00t
2008-05-18Please see my XXX in m_conn_umodes w00t, maybe something we can look at next?brain
2008-05-18Remove some unneccessary .c_str() callsbrain
2008-05-18Debug logging for connect class match failurew00t
2008-05-18Fix bug found in <connect> code, <connect:limit> was checked after finding a ...w00t
2008-05-18Fixybrain
2008-05-18Whoops, this was a bit fucked up :pbrain
2008-05-18Log all snomasks to "snomask" log type, level DEFAULT. This means your log ge...brain