summaryrefslogtreecommitdiff
path: root/src/svn-rev.sh
AgeCommit message (Expand)Author
2006-03-07Fixed wtf-ery of Modules::SendTo - did i write this before WriteServ???brain
2006-03-07Improved ProcessParameters (removed strlen)brain
2006-03-06Tidied (and COMMENTED) CommandHandler::LoopCall() -- commit so that i can tes...brain
2006-03-06MaxBans -> maxbansbrain
2006-03-06select not casebrain
2006-03-06Tidyupsbrain
2006-03-06Tidying of some vars here and therebrain
2006-03-06Removal of variable that no longer has any usebrain
2006-03-06Indent tidyupbrain
2006-03-06Comments in the right placesbrain
2006-03-06Removed another strlcpy -- a lot of copying stuff that doesnt need to be copi...brain
2006-03-06Removed debugbrain
2006-03-05Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo...brain
2006-03-05OPTIMIZED!!! OPTIMIZED!!!!! :-pbrain
2006-03-05Make install depends on make as requested by ol (also means i can build and i...brain
2006-03-05Sped up introduction of nicks using vector::resize() rather than the craq++ l...brain
2006-03-04Fix for bug first noticed by zephyrus where you could send -j+ntr to a channe...brain
2006-03-04More verbose when setting g/z/k/q/e lines from other servers. With the new sy...brain
2006-03-04Unknown command error now tells the opposite server WHICH command is bad so t...brain
2006-03-04Increment rev.brain
2006-03-04Fixed a few typosbrain
2006-03-04Tidyup of m_filterbrain
2006-03-04m_censor skenmy fixbrain
2006-03-03...brain
2006-03-02Typo that didn't look like a typo :pbrain
2006-03-02Added IS_SINGLE, see comment in include/inspircd.hbrain
2006-03-02Changed output on startupbrain
2006-03-02Strdup's to stop corruption of oper classesbrain
2006-03-02sstrdup?!brain
2006-03-02..brain
2006-03-02More efficient AddClient, initializes two identical buffers at once ;)brain
2006-03-02Typobrain
2006-03-02Should be working nowbrain
2006-03-02Logic fixesbrain
2006-03-02Made extensive use of charlcat to cut down on strlcat usagebrain
2006-03-02De-uglified chanrec::SetCustomMode -- no strlcat, no std::string, just some v...brain
2006-03-02Extra checks that should prevent desyncs if you stuff up your type/class tags...brain
2006-03-01Tidied up an echobrain
2006-03-01Extra textbrain
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-01Removed old >512 checkbrain
2006-03-01Dont allow +J 0 or +J < 0brain
2006-03-01Fix for missing 'end of list' numericbrain
2006-03-01Added checking for +sp channels to safelist that someone left out *nonchalant...brain
2006-02-28Documented cloak keys and prefixbrain
2006-02-28Changed loglevel of cloak key errors to SPARSEbrain
2006-02-28Tested (works) and documented HideBansbrain
2006-02-28BanHidingbrain