summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-17Add some docsw00t
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-17Add empty testcase.hbrain
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
2008-02-14That was REALLY dumb. Due to a stupid kludge i did, there was duplicate code ...brain
2008-02-14As a final test of this, set the permissions required to set channel mode +h ...brain
2008-02-14All working now, with any luckbrain
2008-02-14New mode stuff. Note, the framework is now here so that every mode handler ca...brain
2008-02-14Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH...brain
2008-02-14Keep count of the number of events in total, and seperate read, write and err...brain
2008-02-14More OnRawMode fixw00t
2008-02-14Hopefully fix behaviour of OnRawModew00t
2008-02-14Change the Implementation list size from a sizeof which worked by fluke to ju...om
2008-02-14Fix timer crashes: relying on an iterator after adding to/resorting the vecto...w00t
2008-02-14More <log> stuffaquanight
2008-02-13Patch provided by danieldg for fixing 3-figure versions in configurebrain
2008-02-13Fix my compile error.w00t