summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-03-11deprecated covariant return type flux capacitor flopcircuit removal with refe...brain
2006-03-11Removed lots of claptrap debug in a well tested old section of codebrain
2006-03-11Last onesbrain
2006-03-11Changed to const refbrain
2006-03-11Yet more const ref changesbrain
2006-03-11And morebrain
2006-03-11More const ref fixesbrain
2006-03-11More converted modulesbrain
2006-03-11Start of conversion to const refs for std::strings in module api - A LOT OF S...brain
2006-03-11Tidyup by making some thing sprintf only once rather than n times (where n is...brain
2006-03-11Only calculate the names list when a local user joins (this was being calcula...brain
2006-03-11Doh @ null chars in an sprintf!brain
2006-03-11Tweaked to use the same system as nenolod's NAMES patch for FJOINbrain
2006-03-11Debug counterbrain
2006-03-11MUCH FASTER squit! (and a TON more stable, too)brain
2006-03-10Added ./configure -svnupdatebrain
2006-03-10Removed 8-space indentsbrain
2006-03-10Whoops, forgot a NULLbrain
2006-03-10Commented all the new config stuffbrain
2006-03-10Now requires inspircd.h for ConvToStr templated functionbrain
2006-03-10Tidyup and move ConvToStr to a publically accessible placebrain
2006-03-10Another typobrain
2006-03-10Typobrain
2006-03-10Moved more stuff into right placesbrain
2006-03-10Tidyup of commented out reminder codebrain
2006-03-10Made it compile :pbrain
2006-03-10Mass tidyup of ServerConfig::Read and stuffbrain
2006-03-10Another const reference conversion, and remove redundant declaration of userr...om
2006-03-10Test stuff for improved multi-tags in corebrain
2006-03-10patch <inspircd-userlist-ptr-safety.diff (Thanks nenolod)brain
2006-03-10Revert to string but return a reference, should be about the same speedbrain
2006-03-10Saferbrain
2006-03-10Faster CullItem/CullList using strdup rather than copying a std::stringbrain
2006-03-10Typobrain
2006-03-10const referencesbrain
2006-03-10Tidyupbrain
2006-03-10Update docs to indicate hostname can be used in <bind> tagbrain
2006-03-10Support for hostnames in <bind> tag (so long as the hostname resolves to a lo...brain
2006-03-10Tidyup of config reader lowlevel readingbrain
2006-03-10Set bitfields on servermodebrain
2006-03-10Align names that are output on startup using \t htabsbrain
2006-03-10Moved typedefs etc into the header where they belongbrain
2006-03-10Move vars to top of functionbrain
2006-03-10Validating wrong fieldbrain
2006-03-10Improvementsbrain
2006-03-10Tidyup of ServerConf::Read about half done (works)brain
2006-03-10Probably doesnt work yetbrain
2006-03-09More stuff donebrain
2006-03-09I hate casts.brain
2006-03-09Please diagnose error line 205brain