summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-05-18Holsteinbrain
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-12Patch ReadFile() not to bork on one line files, and ensure it works ok with w...brain
2008-05-12Fix wildcard matching in win32, seems that incrementing an iterator dereferen...brain
2008-05-11Show keys to opers correctlybrain
2008-05-11Dont obscure channel keys in the statsbrain
2008-05-11cleanup an old unused varpeavey
2008-05-11Show +sp channels to opers correctlybrain
2008-05-10Improve this not to use pointer maths directly, use an iteratorbrain
2008-05-10Fix for bug #532 reported by dantheman, thanksbrain
2008-05-10Check for " to &quot; toobrain
2008-05-10Add a 'sanitize' function to sanitize special characters in the output, <, > ...brain
2008-05-10Add ident, port, ip to user info in <user> tagbrain
2008-05-10Give tons more information in the xml feed, should be enough to construct jus...brain
2008-05-10Fix for last nights blockcaps tweak to make it a little more accuratebrain
2008-05-10Fix LoadConf always reading 1 extra byte of random garbage.peavey
2008-05-09If nobody else is going to submit a diff, may as well do it myself. Using you...brain