summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-24Remove annoying debugbrain
2008-02-24More stuffbrain
2008-02-24Add mutexes to this to make it a bit more threadsafebrain
2008-02-24I apologise for the 712 space-indented lines i put in here :< *runs*brain
2008-02-24Put log-switching back into configreaderaquanight
2008-02-24Allow for 'bail' and 'user' parameters to rehash threadbrain
2008-02-24Theres more to do here. Read the TODOsbrain
2008-02-24This craq can go byebyebrain
2008-02-24Rollback complete! Everyone please go through the code and check i havent for...brain
2008-02-24spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when...brain
2008-02-24No longer crashes.brain
2008-02-24This segfaults atm. i'm working on it.brain
2008-02-24Probably doesnt runbrain
2008-02-24First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er...brain
2008-02-22Commentsbrain
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