Age | Commit message (Expand) | Author |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | brain |
2008-02-24 | Probably doesnt run | brain |
2008-02-24 | First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er... | brain |
2008-02-22 | CoreExport is required for the factories | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-22 | Now compiles with win32thread and testsuite | brain |
2008-02-22 | Closer to compilation | brain |
2008-02-22 | Win32ThreadEngine makes sense now. No gaurantees it compiles yet. | brain |
2008-02-21 | These are just copies of the pthread engine right now, will probably make the... | brain |
2008-02-21 | ThreadEngine::GetName(), for display in /version | brain |
2008-02-21 | Working thread test!!! | brain |
2008-02-21 | Now buildble. | brain |
2008-02-21 | Threadengine stuff | brain |
2008-02-21 | Testsuite now does something | brain |
2008-02-21 | More test suite stuff | brain |
2008-02-21 | Testsuite stuff | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-18 | Fix this first, as this actually has use of the new parameter same as cmode_b... | brain |
2008-02-18 | Someone please help me fix the warnings in modules caused by this change. All... | brain |
2008-02-17 | Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin... | aquanight |
2008-02-17 | Add some docs | w00t |
2008-02-17 | I gots a better fix :p | brain |
2008-02-17 | Add empty testcase.h | brain |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-14 | Make AC_OTHERMODE OnAccessCheck call work again. | brain |
2008-02-14 | New mode stuff. Note, the framework is now here so that every mode handler ca... | brain |
2008-02-14 | Keep count of the number of events in total, and seperate read, write and err... | brain |
2008-02-14 | More <log> stuff | aquanight |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-13 | CONSTIFY\! | w00t |
2008-02-13 | Fix a silly crash I caused. | w00t |
2008-02-13 | Slight API tweak. Change Command to take char * instead of char in it's const... | w00t |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-10 | Code for loading <log method=file> tags from config, but this still needs to ... | aquanight |
2008-02-10 | Add comments | brain |
2008-02-10 | Each Thread class must have its own thread handle, duh. Someone take away my ... | brain |
2008-02-10 | Add threading engine stuff. Docs to follow, untested and not used anywhere yet | brain |
2008-02-10 | Per-logstream loglevels. | aquanight |
2008-02-09 | Fix a bug in new logging API (global logstreams weren't notified of events if... | w00t |
2008-02-09 | Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ... | 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 | 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-08 | Support for /invite <user> <channel> <timeout> - if the user doesn't partake ... | aquanight |
2008-02-07 | ARGH SPACE INDENTS, DIE DIE DIE | brain |
2008-02-05 | fixed std:: stuff | fez |
2008-02-05 | fixed w00t's brain (I mean std:: stuff) | fez |