summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-03-22Add WriteNumeric() to User and OnNumeric module event. Note that modules do n...brain
2008-03-21Add support for OnNamesListItem, discussed with w00t a few days ago. This mak...brain
2008-03-17Fix the warnings that are worth fixing, ignore the rest of gcc's nannyingbrain
2008-03-14Add fixes to stop people changing the SID of a live server - certain configur...brain
2008-02-26Left out CoreExportbrain
2008-02-26This should fix it, thanks w00tbrain
2008-02-26The count=0 in the body Isnt neededbrain
2008-02-26Remind me that I need to initialise ints *smack*w00t
2008-02-26Revert configure so that we can uh, actually compile.brain
2008-02-24More stuffbrain
2008-02-24Allow for 'bail' and 'user' parameters to rehash threadbrain
2008-02-24Rollback complete! Everyone please go through the code and check i havent for...brain
2008-02-24Probably doesnt runbrain
2008-02-24First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er...brain
2008-02-22CoreExport is required for the factoriesbrain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-22Nuke TIMESYNC from orbit \o/w00t
2008-02-22Now compiles with win32thread and testsuitebrain
2008-02-22Closer to compilationbrain
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-21Working thread test!!!brain
2008-02-21Now buildble.brain
2008-02-21Threadengine stuffbrain
2008-02-21Testsuite now does somethingbrain
2008-02-21More test suite stuffbrain
2008-02-21Testsuite stuffbrain
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
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-17Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin...aquanight
2008-02-17Add some docsw00t
2008-02-17I gots a better fix :pbrain
2008-02-17Add empty testcase.hbrain
2008-02-15Make -nofork work properly with logging now.aquanight
2008-02-14Make AC_OTHERMODE OnAccessCheck call work again.brain
2008-02-14New mode stuff. Note, the framework is now here so that every mode handler ca...brain
2008-02-14Keep count of the number of events in total, and seperate read, write and err...brain
2008-02-14More <log> stuffaquanight
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain
2008-02-13CONSTIFY\!w00t
2008-02-13Fix a silly crash I caused.w00t
2008-02-13Slight API tweak. Change Command to take char * instead of char in it's const...w00t
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-02-10Code for loading <log method=file> tags from config, but this still needs to ...aquanight
2008-02-10Add commentsbrain
2008-02-10Each Thread class must have its own thread handle, duh. Someone take away my ...brain
2008-02-10Add threading engine stuff. Docs to follow, untested and not used anywhere yetbrain
2008-02-10Per-logstream loglevels.aquanight