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 | spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when... | brain |
2008-02-24 | No longer crashes. | brain |
2008-02-24 | This segfaults atm. i'm working on it. | brain |
2008-02-24 | Make cmd_*.cpp build to a .so in one step, no intermediate .o | aquanight |
2008-02-24 | Probably doesnt run | brain |
2008-02-24 | First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er... | brain |
2008-02-24 | Make run-cc.pl show all sources on multi-source BUILDS (== socketengine and t... | aquanight |
2008-02-22 | CoreExport is required for the factories | brain |
2008-02-22 | Comments | brain |
2008-02-22 | Add the same thread safety checks to this, now ive got the project as a whole... | brain |
2008-02-22 | Change object output filename for spanningtree's server.cpp and modules.cpp f... | brain |
2008-02-22 | Thread safety stuff, waiting for pointer to become 'safe' before changing it ... | brain |
2008-02-22 | Debug removal | brain |
2008-02-22 | Forgot to initialize critical section. somehow, the new logging code exposed ... | brain |
2008-02-22 | ffs | brain |
2008-02-22 | Exception handling | brain |
2008-02-22 | w00t broke it :p | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-22 | 9000 ;p | w00t |
2008-02-22 | Add a note about interfaces that may be useful | w00t |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-22 | someone forgot to add all the new m_spanningtree files to the project too :p | brain |
2008-02-22 | Add mutex wrappers | brain |
2008-02-22 | Add mutex wrappers | brain |
2008-02-22 | Who left out socketengine_select from the vc80 project in trunk? goes to show... | brain |
2008-02-22 | Now compiles with win32thread and testsuite | brain |
2008-02-22 | Closer to compilation | brain |
2008-02-22 | Configure macros not needed here | brain |
2008-02-22 | Win32ThreadEngine makes sense now. No gaurantees it compiles yet. | brain |
2008-02-22 | Add extra stuff to compile threadengine_win32.cpp | brain |
2008-02-21 | These are just copies of the pthread engine right now, will probably make the... | brain |
2008-02-21 | Change of configure message to plainer english as requested by voidzero | brain |
2008-02-21 | ThreadEngine::GetName(), for display in /version | brain |
2008-02-21 | Make the output for the test run a bit neater | brain |
2008-02-21 | Working thread test!!! | brain |
2008-02-21 | Now buildble. | brain |
2008-02-21 | More fixes | brain |
2008-02-21 | Threadengine stuff | brain |
2008-02-21 | Testsuite now does something | brain |
2008-02-21 | Even more | brain |
2008-02-21 | Testsuite stuff and fixes | brain |
2008-02-21 | More test suite stuff | brain |
2008-02-21 | Testsuite stuff | brain |
2008-02-21 | The issue from stable does not exist here, because we initialize userrec::qui... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-20 | Seems trivial now, looking at it. Still to test then will commit to trunk. | brain |
2008-02-18 | A module looks left out? | brain |
2008-02-18 | Change defaults to ones that match our stable build | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |