summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-04Fixed a few typosbrain
2006-03-04Old stuff left behindbrain
2006-03-04Tidyup of m_filterbrain
2006-03-04Changed m_censor to avoid reading config several times for each pmbrain
2006-03-04m_censor skenmy fixbrain
2006-03-03Fix for MODE #chan +o- nick or +o-- nick, etcbrain
2006-03-03...brain
2006-03-02Fix to prevent recursive call to DoBackgroundTimerbrain
2006-03-02Typo that didn't look like a typo :pbrain
2006-03-02Typosbrain
2006-03-02Added IS_SINGLE, see comment in include/inspircd.hbrain
2006-03-02Removed sleep()brain
2006-03-02Added a sleep on startup to stop it mucking up the displaybrain
2006-03-02Changed output on startupbrain
2006-03-02Slight optimization herebrain
2006-03-02Strdup's to stop corruption of oper classesbrain
2006-03-02Fix for warningbrain
2006-03-02sstrdup?!brain
2006-03-02*UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumC...brain
2006-03-02..brain
2006-03-02is_uline was an inefficient piece of crap - fixed.brain
2006-03-02More efficient AddClient, initializes two identical buffers at once ;)brain
2006-03-02Added stuff to log() to make it recalculate the time using asctime() less oftenbrain
2006-03-02Made host fields more correct 64 in length with 63 copiesbrain
2006-03-02Remove debug, allow empty 'final' parameterbrain
2006-03-02Typobrain
2006-03-02I hate having to commit to get these onto the other test serverbrain
2006-03-02Should be working nowbrain
2006-03-02More logic tweaksbrain
2006-03-02Logic fixesbrain
2006-03-02Experimental improvements to TreeSocket::Splitbrain
2006-03-02Made extensive use of charlcat to cut down on strlcat usagebrain
2006-03-02Added charlcat which appends a single char to a char* string (range checked)brain
2006-03-02De-uglified chanrec::SetCustomMode -- no strlcat, no std::string, just some v...brain
2006-03-02Changed definition of CallHandler and CallCommandHandler for the ability to r...brain
2006-03-02Extra checks that should prevent desyncs if you stuff up your type/class tags...brain
2006-03-02Make ./inspircd ignore SIGPIPE and start running without the user having to t...om
2006-03-024.1 fixbrain
2006-03-01Tidied up an echobrain
2006-03-01Notice at end of build wasnt at...end of buildbrain
2006-03-01Changed to require seperate 'make install' stepbrain
2006-03-01Extra textbrain
2006-03-01Tweaks herebrain
2006-03-01*FOR TESTING* seperate modinst step called by bininstbrain
2006-03-01-> 1.0.3 SVNbrain
2006-03-01InspIRCd 1.0.2+Caffine (Every IRC admin's best friend!)root
2006-03-01Deny +g words >35 chars to prevent having massive words that some users can r...brain
2006-03-01Removed old >512 checkbrain
2006-03-01Clarify an error message on KICKw00t
2006-03-01Allow removal of mode with new checkbrain