summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-12Document command_parse.h and CommandParser classbrain
2006-08-12Document irc::socket namespace members/classesbrain
2006-08-11Remove a blank line! WOO YAY! biggest commit all week!brain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11Document TimerManager classbrain
2006-08-11Added comment about why its important to push_back onto the string_list when ...brain
2006-08-11Document XLineManagerbrain
2006-08-11Just about enough docs to rebuild the docs page nowbrain
2006-08-11Tons more docsbrain
2006-08-11Documentation of new chanrec functionsbrain
2006-08-11Document all the new methods (eventually there will be more detail)brain
2006-08-11Documented all of the functions in a basic manner here. More detail to followbrain
2006-08-11More commentsbrain
2006-08-11Tons of commentsbrain
2006-08-11CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.brain
2006-08-11Move remaining functions:brain
2006-08-11So is this one ;-pppbrain
2006-08-11This commit-o-gram is dedicated to boo, because i geek too much :) love you b...brain
2006-08-11Somehow, IMPORTANT changes got reverted.brain
2006-08-11peline/pxline etc stuff removedbrain
2006-08-11Move xline to before config systembrain
2006-08-11Fixedbrain
2006-08-11Fix FOREACH_MOD macrosbrain
2006-08-11Change to using Instance->Log (InspIRCd::Log) rather than log() macrobrain
2006-08-11Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec...brain
2006-08-11Move all of the xline stuff into class XLineManager, make an instance of it i...brain
2006-08-11Move ReadBuffer into InspIRCd classbrain
2006-08-11Move whowas into InspIRCdbrain
2006-08-11Removal of an externbrain
2006-08-11Change to use InspIRCd::Time()brain
2006-08-11extern time_t TIME -> InspIRCd::Time()brain
2006-08-11New API updateom
2006-08-11New API updateom
2006-08-11New API updateom
2006-08-11Use pcre-config to detect pcrebrain
2006-08-11Somehow, i'd cp'd all these and was making local changes :/brain
2006-08-11Updates to new API and small cleanupom
2006-08-11commands.cpp:extern InspIRCd* ServerInstance;brain
2006-08-11ConfigReader and FileReader now take InspIRCd* to their constructorsbrain
2006-08-11And fix a bugbrain
2006-08-11None of the modules use an extern InspIRCd* any morebrain
2006-08-11(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...brain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Committing this as a rollback point - does not compilebrain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-08-10Move all_opers into class InspIRCdbrain
2006-08-10Mass-tidyup of module global vars, theyre no longer global vars.brain
2006-08-10Move tons more stuff into class InspIRCd*, make signal handler functions stat...brain
2006-08-10Make it more readablebrain