summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-24This segfaults atm. i'm working on it.brain
2008-02-24Make cmd_*.cpp build to a .so in one step, no intermediate .oaquanight
2008-02-24Probably doesnt runbrain
2008-02-24First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er...brain
2008-02-24Make run-cc.pl show all sources on multi-source BUILDS (== socketengine and t...aquanight
2008-02-22CoreExport is required for the factoriesbrain
2008-02-22Commentsbrain
2008-02-22Add the same thread safety checks to this, now ive got the project as a whole...brain
2008-02-22Change object output filename for spanningtree's server.cpp and modules.cpp f...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-22someone forgot to add all the new m_spanningtree files to the project too :pbrain
2008-02-22Add mutex wrappersbrain
2008-02-22Add mutex wrappersbrain
2008-02-22Who left out socketengine_select from the vc80 project in trunk? goes to show...brain
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-22Add extra stuff to compile threadengine_win32.cppbrain
2008-02-21These are just copies of the pthread engine right now, will probably make the...brain
2008-02-21Change of configure message to plainer english as requested by voidzerobrain
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-21More fixesbrain
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-18Change defaults to ones that match our stable buildbrain
2008-02-18Phew. Fix a bunch of method sigs to stop warnings.w00t
2008-02-18Fix this first, as this actually has use of the new parameter same as cmode_b...brain
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