]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-02-26 w00tRemind me that I need to initialise ints *smack*
2008-02-26 brainFix for bug #466 reported by John
2008-02-26 brainFix for feature request in bug #465 by John
2008-02-26 brainFix a silly whoopsie
2008-02-26 brainEXECUTABLE INCLUDES works! :D
2008-02-26 brainFixes to make it run right :)
2008-02-26 brainRevert configure so that we can uh, actually compile.
2008-02-26 brain#define _popen popen
2008-02-26 brainD'oh, this repeats the 'mode enabled' line once per...
2008-02-24 brainRemove the 'making modules' line
2008-02-24 aquanight./configure --update-root - Updates the root directory...
2008-02-24 aquanightMake run-cc show ARCHIVE step(s), also get rid of ...
2008-02-24 brainThis should fix remote rehash
2008-02-24 brainAdd some important comments
2008-02-24 brainYay, local /rehash is now fixed :)
2008-02-24 brainRemove annoying debug
2008-02-24 brainMore stuff
2008-02-24 brainAdd mutexes to this to make it a bit more threadsafe
2008-02-24 brainI apologise for the 712 space-indented lines i put...
2008-02-24 aquanightPut log-switching back into configreader
2008-02-24 brainAllow for 'bail' and 'user' parameters to rehash thread
2008-02-24 brainTheres more to do here. Read the TODOs
2008-02-24 brainThis craq can go byebye
2008-02-24 brainRollback complete! Everyone please go through the code...
2008-02-24 brainspanningtree now correctly uses OnReadConfig, so its...
2008-02-24 brainNo longer crashes.
2008-02-24 brainThis segfaults atm. i'm working on it.
2008-02-24 aquanightMake cmd_*.cpp build to a .so in one step, no intermedi...
2008-02-24 brainProbably doesnt run
2008-02-24 brainFirst part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHA...
2008-02-24 aquanightMake run-cc.pl show all sources on multi-source BUILDS...
2008-02-22 brainCoreExport is required for the factories
2008-02-22 brainComments
2008-02-22 brainAdd the same thread safety checks to this, now ive...
2008-02-22 brainChange object output filename for spanningtree's server...
2008-02-22 brainThread safety stuff, waiting for pointer to become...
2008-02-22 brainDebug removal
2008-02-22 brainForgot to initialize critical section. somehow, the...
2008-02-22 brainffs
2008-02-22 brainException handling
2008-02-22 brainw00t broke it :p
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-22 w00t9000 ;p
2008-02-22 w00tAdd a note about interfaces that may be useful
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-22 brainsomeone forgot to add all the new m_spanningtree files...
2008-02-22 brainAdd mutex wrappers
2008-02-22 brainAdd mutex wrappers
2008-02-22 brainWho left out socketengine_select from the vc80 project...
2008-02-22 brainNow compiles with win32thread and testsuite
2008-02-22 brainCloser to compilation
2008-02-22 brainConfigure macros not needed here
2008-02-22 brainWin32ThreadEngine makes sense now. No gaurantees it...
2008-02-22 brainAdd extra stuff to compile threadengine_win32.cpp
2008-02-21 brainThese are just copies of the pthread engine right now...
2008-02-21 brainChange of configure message to plainer english as reque...
2008-02-21 brainThreadEngine::GetName(), for display in /version
2008-02-21 brainMake the output for the test run a bit neater
2008-02-21 brainWorking thread test!!!
2008-02-21 brainNow buildble.
2008-02-21 brainMore fixes
2008-02-21 brainThreadengine stuff
2008-02-21 brainTestsuite now does something
2008-02-21 brainEven more
2008-02-21 brainTestsuite stuff and fixes
2008-02-21 brainMore test suite stuff
2008-02-21 brainTestsuite stuff
2008-02-21 brainThe issue from stable does not exist here, because...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-20 brainSeems trivial now, looking at it. Still to test then...
2008-02-18 brainA module looks left out?
2008-02-18 brainChange defaults to ones that match our stable build
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-02-18 brainFix this first, as this actually has use of the new...
2008-02-18 brainSomeone please help me fix the warnings in modules...
2008-02-18 brainMerge in patch by Darom that fixes race condition when...
2008-02-17 brainThis is all just odd. what can we expect?
2008-02-17 aquanightImplement logtype exclusion (ie: '* -USERINPUT -USEROUT...
2008-02-17 w00tAdd some docs
2008-02-17 aquanightMake log targets in config space-seperated (ie: 'USERIN...
2008-02-17 brainw00t pointed out it needs doing here too
2008-02-17 brainI gots a better fix :p
2008-02-17 brainAdd empty testcase.h
2008-02-17 brainSeperate USERIO into USERINPUT and USEROUTPUT
2008-02-16 w00tBackport SendXLines() fix on netburst (don't buffer...
2008-02-16 w00tPatch by dz avoiding <badchan:redirect> loops, and...
2008-02-15 aquanightMerge warning about InspIRCd::Log()
2008-02-15 aquanightMake -nofork work properly with logging now.
2008-02-14 brainChange string for Om <3
2008-02-14 brainMake AC_OTHERMODE OnAccessCheck call work again.
2008-02-14 brainIf the mode defined by the handler is not '\0', but...
2008-02-14 brainReword the failure message to read a little better
2008-02-14 brainDuh, wasnt working when the user had NO prefixes at...
2008-02-14 brainThat was REALLY dumb. Due to a stupid kludge i did...
2008-02-14 brainAs a final test of this, set the permissions required...
2008-02-14 brainAll working now, with any luck
2008-02-14 brainNew mode stuff. Note, the framework is now here so...
2008-02-14 brainSomebody *eyes a certain norwegian wannabe* defined...
2008-02-14 brainKeep count of the number of events in total, and sepera...
2008-02-14 w00tMore OnRawMode fix
next