summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-03-13*hits eggy with a stick*brain
2006-03-13Now compiles :pbrain
2006-03-13Move to 1.0.4+SVNbrain
2006-03-13Move to 1.0.3brain
2006-03-13Obscure bug of the week: InspIRCd crashes when given more than 64 client port...brain
2006-03-13Removal of ancient TRUE/FALSE #defines (C-ish stuff)brain
2006-03-13Changed to use IS_LOCAL not user->fd > -1brain
2006-03-12Removed lowercasing of servername on validationbrain
2006-03-12Case insensitive server names (Hopefully) - to be testedbrain
2006-03-12Altered some stuff to make case insensitive servernames (wont compile yet!)brain
2006-03-12Const refs (this is about the last of them in the core api)brain
2006-03-12Fixed a missing reference to chanrec::modesbrain
2006-03-12Renamed to chanrec::modesbrain
2006-03-12*NEEDS TESTING* changed binarymodes to use the custom_modes entriesbrain
2006-03-12Adding to the buffer was clearing it first, reverting the buffering to a pre-...brain
2006-03-11Removal of shellscript kludge :)brain
2006-03-11Work out revision id without src/svn-rev.sh!brain
2006-03-11Complete removal of all stl stuff herebrain
2006-03-11Completely removed the dequebrain
2006-03-11Put some error checking back in herebrain
2006-03-11Temporarily removed output buffering as an experimentbrain
2006-03-11Blahbrain
2006-03-11Loggingbrain
2006-03-11Different way of using substrbrain
2006-03-11Deque doing some reallllly odd stuffbrain
2006-03-11Fixes :Pbrain
2006-03-11MORE BUGS GRRbrain
2006-03-11Cant do *ANYTHING* in the damn destructor?!brain
2006-03-11More checksbrain
2006-03-11Close-pending checksbrain
2006-03-11Checking that buffers are empty in destructorbrain
2006-03-11Checks and stuff :pbrain
2006-03-11Damnitbrain
2006-03-11Fixesbrain
2006-03-11Forceuy close fixbrain
2006-03-11Added method to check if an fd is in the socketengine or notbrain
2006-03-11Re-enterant safetybrain
2006-03-11Re-enterance safetybrain
2006-03-11Missed some stuffbrain
2006-03-11const std::string &brain
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