Age | Commit message (Expand) | Author |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-19 | Convert channel banlist members to std::string | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-19 | Fix crash i introduced into m_ident with a sloppy ->insert() | brain |
2008-05-19 | Fix users being unable to register (aquanight, what the fuck were you smoking... | w00t |
2008-05-19 | Clean this up so it's comprehensible. | w00t |
2008-05-19 | Remove outdated comment | w00t |
2008-05-19 | Some logging/preventative code for Jason's issue.. it shouldn't crash now (fi... | w00t |
2008-05-19 | Don't background process quitting users (there's no point), half fixes Jason'... | w00t |
2008-05-19 | Fix these too | brain |
2008-05-19 | More done | brain |
2008-05-19 | These done | brain |
2008-05-19 | Commit these | brain |
2008-05-19 | These too | brain |
2008-05-19 | Fix this one | brain |
2008-05-19 | Fix these too | brain |
2008-05-19 | And these | brain |
2008-05-19 | Fix these | brain |
2008-05-18 | Convert m_spanningtree | aquanight |
2008-05-18 | Next to convert | brain |
2008-05-18 | Fix two | brain |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-05-18 | This conflicted a few hours ago apparantly (????) | w00t |
2008-05-18 | Jason, try this.. | w00t |
2008-05-18 | Same here | brain |
2008-05-18 | Fix some unneeded .c_str() usage in m_spanningtree | aquanight |
2008-05-18 | Fix for Jason's bug.. this needs more thought, though. I'll probably whip up ... | w00t |
2008-05-18 | check for GetDisabled should be before the match() commands, because its not ... | brain |
2008-05-18 | Show count of total num of classes, for Jason | w00t |
2008-05-18 | Fix two occurances of match() on a const char* here | brain |
2008-05-18 | I dont know who said we keep going when we get a match, because thats just si... | brain |
2008-05-18 | Remove .c_str()'s in match() calls that are no longer needed as match() nativ... | brain |
2008-05-18 | More debug for Jason | w00t |
2008-05-18 | Please see my XXX in m_conn_umodes w00t, maybe something we can look at next? | brain |
2008-05-18 | Remove some unneccessary .c_str() calls | brain |
2008-05-18 | Debug logging for connect class match failure | w00t |
2008-05-18 | Fix bug found in <connect> code, <connect:limit> was checked after finding a ... | w00t |
2008-05-18 | Fixy | brain |
2008-05-18 | Whoops, this was a bit fucked up :p | brain |
2008-05-18 | Log all snomasks to "snomask" log type, level DEFAULT. This means your log ge... | brain |
2008-05-18 | Holstein | brain |
2008-05-16 | MD_update causes valgrind warnings, remove it..... ...... JUST KIDDNG :) | brain |
2008-05-13 | Right now this just dumps the config hash as html | brain |
2008-05-13 | Check for windows drive letters on the start of paths and treat them the same... | brain |
2008-05-13 | Fix the format of +p channels in /list (both in core /list and in m_safelist)... | brain |
2008-05-13 | Microsoft, in their "infinite wisdom" decide to have no sensible naming conve... | brain |
2008-05-12 | code tidyups | brain |
2008-05-12 | httpd connection close fixes (these need to be backported to 1.1 at some poin... | brain |
2008-05-12 | Add HTTP auth | brain |
2008-05-12 | Add support for blacklists and whitelists, just http password auth to go (the... | brain |