summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-22Add the same thread safety checks to this, now ive got the project as a whole...brain
2008-02-22Thread safety stuff, waiting for pointer to become 'safe' before changing it ...brain
2008-02-22Debug removalbrain
2008-02-22Forgot to initialize critical section. somehow, the new logging code exposed ...brain
2008-02-22ffsbrain
2008-02-22Exception handlingbrain
2008-02-22w00t broke it :pbrain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-229000 ;pw00t
2008-02-22Add a note about interfaces that may be usefulw00t
2008-02-22Nuke TIMESYNC from orbit \o/w00t
2008-02-22Add mutex wrappersbrain
2008-02-22Add mutex wrappersbrain
2008-02-22Now compiles with win32thread and testsuitebrain
2008-02-22Closer to compilationbrain
2008-02-22Configure macros not needed herebrain
2008-02-22Win32ThreadEngine makes sense now. No gaurantees it compiles yet.brain
2008-02-21These are just copies of the pthread engine right now, will probably make the...brain
2008-02-21ThreadEngine::GetName(), for display in /versionbrain
2008-02-21Make the output for the test run a bit neaterbrain
2008-02-21Working thread test!!!brain
2008-02-21Now buildble.brain
2008-02-21Threadengine stuffbrain
2008-02-21Testsuite now does somethingbrain
2008-02-21Even morebrain
2008-02-21Testsuite stuff and fixesbrain
2008-02-21More test suite stuffbrain
2008-02-21Testsuite stuffbrain
2008-02-21The issue from stable does not exist here, because we initialize userrec::qui...brain
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-20Seems trivial now, looking at it. Still to test then will commit to trunk.brain
2008-02-18A module looks left out?brain
2008-02-18Phew. Fix a bunch of method sigs to stop warnings.w00t
2008-02-18Someone please help me fix the warnings in modules caused by this change. All...brain
2008-02-18Merge in patch by Darom that fixes race condition when unloading m_mysql.so t...brain
2008-02-17This is all just odd. what can we expect?brain
2008-02-17Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin...aquanight
2008-02-17Make log targets in config space-seperated (ie: 'USERINPUT USEROUTPUT') like ...aquanight
2008-02-17w00t pointed out it needs doing here toobrain
2008-02-17I gots a better fix :pbrain
2008-02-17Seperate USERIO into USERINPUT and USEROUTPUTbrain
2008-02-16Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ...w00t
2008-02-16Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.w00t
2008-02-15Merge warning about InspIRCd::Log()aquanight
2008-02-15Make -nofork work properly with logging now.aquanight
2008-02-14Change string for Om <3brain
2008-02-14Make AC_OTHERMODE OnAccessCheck call work again.brain
2008-02-14If the mode defined by the handler is not '\0', but the handler for itbrain
2008-02-14Reword the failure message to read a little betterbrain
2008-02-14Duh, wasnt working when the user had NO prefixes at all!brain