Age | Commit message (Expand) | Author |
2008-02-11 | Fix trampling on memory in Z/G/K/ELine. | w00t |
2008-02-11 | Move most of startup process to use new logging, adds target 'STARTUP' | w00t |
2008-02-11 | -Woverloaded-virtual fixes | w00t |
2008-02-11 | Add -Woverloaded-virtual (fixes to follow) | w00t |
2008-02-11 | Fix: Extra duplication of InspIRCd * is not necessary. | w00t |
2008-02-11 | Remove many unneeded headers from spanningtree files | w00t |
2008-02-11 | Last of the -Wshadow fixes. | w00t |
2008-02-11 | More -Wshadow fixes.. not really finished yet | w00t |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-11 | Tidy up run-cc error reporting (eg: only say 'An error occured' once, and mak... | aquanight |
2008-02-10 | Fix here too, to allow FD_SETSIZE > 64. If this doesnt work it will need to b... | brain |
2008-02-10 | Fix m_chanlog crashing. | aquanight |
2008-02-10 | Brainfart | brain |
2008-02-10 | Code for loading <log method=file> tags from config, but this still needs to ... | aquanight |
2008-02-10 | Fix case sensitivity | brain |
2008-02-10 | Add comments | brain |
2008-02-10 | Hide ar and ranlib | brain |
2008-02-10 | Add <badchan:redirect>: redirects users attempting to join a bad channel to a... | w00t |
2008-02-10 | More to quiet down. This will be a really tidy looking build for most users now | brain |
2008-02-10 | Even tidier | brain |
2008-02-10 | Now very tidy make output, with pretty colours :p | brain |
2008-02-10 | Really allow for removal of SWHOIS via specifying blank SWHOIS (thanks for po... | w00t |
2008-02-10 | Each Thread class must have its own thread handle, duh. Someone take away my ... | brain |
2008-02-10 | Add -pthread link flag | brain |
2008-02-10 | Add threading engine stuff. Docs to follow, untested and not used anywhere yet | brain |
2008-02-10 | Correctly rewrite bans in 1.2 also, and make zline on nicks actually work. | w00t |
2008-02-10 | Per-logstream loglevels. | aquanight |
2008-02-10 | Add dirs (empty right now) for thread engines. For the start, there will be t... | brain |
2008-02-10 | w00t br0ked it! :p | brain |
2008-02-10 | Move run-cc.pl to make/ directory and update paths, keeps root tidy | brain |
2008-02-10 | Make K|G|Z|ELine actually work with a nickname target (code was there but not... | w00t |
2008-02-09 | Fix a bug in new logging API (global logstreams weren't notified of events if... | w00t |
2008-02-09 | Warnings yellow, errors red. This will help us pick errors out from warnings ... | brain |
2008-02-09 | Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ... | w00t |
2008-02-09 | Implement bug #492: empty swhois string unsets swhois. | w00t |
2008-02-09 | Add destructor for FileLogStream that destroys nonblocking FileLogger | w00t |
2008-02-09 | Add a printf-type override for LogManager::Log(). We need to find a way to se... | w00t |
2008-02-09 | Use new logging in bancache | w00t |
2008-02-09 | New logging implementation. Also write messages about InspIRCd::Log() being d... | w00t |
2008-02-09 | Instantiate log manager | w00t |
2008-02-09 | Initial totally untested logger implementation that does nothing. | w00t |
2008-02-09 | Add a perl script which will abort compiles for warning messages that don't h... | aquanight |
2008-02-08 | Support for /invite <user> <channel> <timeout> - if the user doesn't partake ... | aquanight |
2008-02-08 | Fix low-risk potential memory leak: if a webirc client with valid cgiirc bloc... | w00t |
2008-02-08 | Slight speed improvement in WHOing invisible users, insignificant | brain |
2008-02-08 | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8850 e03df62e-2... | w00t |
2008-02-07 | ARGH SPACE INDENTS, DIE DIE DIE | brain |
2008-02-07 | Sorta update this.. won't give a full file list as it's now kinda huge. | w00t |
2008-02-06 | Rework the suggested logger implementation to one that doesn't suck donkey an... | w00t |
2008-02-06 | Won't somebody please think of the children.. kqueue too ;( | w00t |