Age | Commit message (Expand) | Author |
2008-05-21 | Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:aut... | aquanight |
2008-05-21 | Clean this up a bit, and log about ignoring link blocks due to missing attrib... | w00t |
2008-05-20 | Forward port r9782: show IP (not unknown) for unauthed connections | w00t |
2008-05-20 | Add note to check other server on this message | w00t |
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 | Clean this up so it's comprehensible. | 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 | Fix some unneeded .c_str() usage in m_spanningtree | aquanight |
2008-05-18 | Remove .c_str()'s in match() calls that are no longer needed as match() nativ... | brain |
2008-05-18 | Please see my XXX in m_conn_umodes w00t, maybe something we can look at next? | 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 |
2008-05-12 | Flesh this out some more | brain |
2008-05-12 | Skeleton ACL module, and hooks for it. This will provide ip restrictions, pas... | brain |
2008-05-12 | Fix wildcard matching in win32, seems that incrementing an iterator dereferen... | brain |
2008-05-11 | Show keys to opers correctly | brain |
2008-05-11 | Dont obscure channel keys in the stats | brain |
2008-05-11 | Show +sp channels to opers correctly | brain |
2008-05-10 | Check for " to " too | brain |
2008-05-10 | Add a 'sanitize' function to sanitize special characters in the output, <, > ... | brain |
2008-05-10 | Add ident, port, ip to user info in <user> tag | brain |
2008-05-10 | Give tons more information in the xml feed, should be enough to construct jus... | brain |
2008-05-10 | Fix for last nights blockcaps tweak to make it a little more accurate | brain |
2008-05-09 | If nobody else is going to submit a diff, may as well do it myself. Using you... | brain |
2008-05-09 | Same fixes to make this module scale much better. Dont connect on each query,... | peavey |
2008-05-09 | Fixes to make this module scale much better. Dont connect on each query, keep... | peavey |
2008-05-09 | Don't stringjoin here, we don't for any other commands (cban, *line) so I'd l... | w00t |
2008-05-09 | Don't route after nuking the user from orbit, there's no point (minor) | w00t |
2008-05-09 | Fix crash if OnCheckBan is called and there is no list, the if was reversed. | peavey |