Age | Commit message (Expand) | Author |
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-15 | Make FD_SETSIZE larger. We wont ever have this many users via select() on win... | 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-13 | add HostServ as IRCservices has it as an option and add the names inside anop... | bricker |
2008-05-13 | add "Bug tracker" to the default motd ;) everything else is there, why not that | bricker |
2008-05-13 | add a couple quotes ;) | bricker |
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 example config | 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 | Patch ReadFile() not to bork on one line files, and ensure it works ok with w... | 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 | cleanup an old unused var | peavey |
2008-05-11 | Show +sp channels to opers correctly | brain |
2008-05-10 | update svn ignore to create less noise on conflicts and failed patching. | peavey |
2008-05-10 | Improve this not to use pointer maths directly, use an iterator | brain |
2008-05-10 | Fix for bug #532 reported by dantheman, thanks | brain |
2008-05-10 | Check for " to " too | brain |