summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-23Fix this being broken over remote linksw00t
2008-05-23Fix uuid generation to not generate ten character uuids, thanks nenolodbrain
2008-05-23Fix user->host not being assigned correctly for new connectionsaquanight
2008-05-23Why are we using .compare() when we can use == ?brain
2008-05-23Collision tweaksbrain
2008-05-21Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:aut...aquanight
2008-05-21Rename "lan or wan ip" -> public ipbrain
2008-05-21Clean this up a bit, and log about ignoring link blocks due to missing attrib...w00t
2008-05-21update to tell them to try a LAN or a WAN IP, depending on how the box is set...bricker
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-19More correctly state the lookup arrays as unsigned char, not charbrain
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 logic being backwards (so every user was always away and an oper, except ...w00t
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