summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2008-05-26Fix errorbrain
2008-05-26Eliminate string joining craqbrain
2008-05-25Give modestacker a serverinstancebrain
2008-05-25More compile fixesbrain
2008-05-25Compile fixes, was forced to move some stuff aroundbrain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-05-24Kick the client in the balls if they try STARTTLS after client registrationbrain
2008-05-24Fix memory leak if we send STARTTLS twice, thanks special and psychonbrain
2008-05-23There is no need for char* here any morebrain
2008-05-23NEVER use the two-param assign unless you want your string padding to len byt...brain
2008-05-23Don't copy vars (faster) and also avoid a crash (non-const -> const)w00t
2008-05-23Fix this being broken over remote linksw00t
2008-05-23Collision tweaksbrain
2008-05-21Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:aut...aquanight
2008-05-21Clean this up a bit, and log about ignoring link blocks due to missing attrib...w00t
2008-05-20Forward port r9782: show IP (not unknown) for unauthed connectionsw00t
2008-05-20Add note to check other server on this messagew00t
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-19Clean this up so it's comprehensible.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-18Fix some unneeded .c_str() usage in m_spanningtreeaquanight
2008-05-18Remove .c_str()'s in match() calls that are no longer needed as match() nativ...brain
2008-05-18Please see my XXX in m_conn_umodes w00t, maybe something we can look at next?brain
2008-05-16MD_update causes valgrind warnings, remove it..... ...... JUST KIDDNG :)brain
2008-05-13Right now this just dumps the config hash as htmlbrain
2008-05-13Check for windows drive letters on the start of paths and treat them the same...brain
2008-05-13Fix the format of +p channels in /list (both in core /list and in m_safelist)...brain
2008-05-13Microsoft, in their "infinite wisdom" decide to have no sensible naming conve...brain
2008-05-12code tidyupsbrain
2008-05-12httpd connection close fixes (these need to be backported to 1.1 at some poin...brain
2008-05-12Add HTTP authbrain
2008-05-12Add support for blacklists and whitelists, just http password auth to go (the...brain
2008-05-12Flesh this out some morebrain
2008-05-12Skeleton ACL module, and hooks for it. This will provide ip restrictions, pas...brain
2008-05-12Fix wildcard matching in win32, seems that incrementing an iterator dereferen...brain
2008-05-11Show keys to opers correctlybrain