summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-05-06Empty but non-null string passed to is_uline returns truebrain
2005-05-06Fixed services not being informed of force joinsbrain
2005-05-06Fixed logging slowdownbrain
2005-05-06Added numeric 318 to /WHOIS when nick is not found (end of whois should still...brain
2005-05-06Added numeric 412 "no text to send"brain
2005-05-06Test fix for 3.23 and belowbrain
2005-05-06Removal of some pointless debugbrain
2005-05-06Removed debug output associated with fix of bug #63brain
2005-05-06Fixed park crash bug #63 reported by ViaraiXbrain
2005-05-05Fixes to:brain
2005-05-04Changed to handle : as a NOP token so that 'assuming' inspircd knows RFC comm...brain
2005-05-04Fix to a mode parsing bug (eating wrong version of parameter?)brain
2005-05-03Fixed off-by-one error in client read() (improbable due to size of buffer but...brain
2005-05-03Fixed to remove privilages upon kickbrain
2005-05-03fixed warning of redefinition of RUSAGE_SELFbrain
2005-05-03Fix annoying off-by-one error in connection::RecvPacket (nothing like driving...brain
2005-05-03Added more fault tolerance to server linksbrain
2005-05-03Fixed 'no such server' when server is foundbrain
2005-05-03Fixed empty modes from nickservbrain
2005-05-03Reordered some on-connect network stuff to stop services being so confusedbrain
2005-05-03Fix to prevent quits being sent onto the network for nonexistent usersbrain
2005-05-03Fixed to always write log to bin directorybrain
2005-05-03Added another check for 'NoServerUline' type thing.frostycoolslug
2005-05-03Missed missing )frostycoolslug
2005-05-03Added Check for 'NoServer' when +r ing a channel.frostycoolslug
2005-05-03Extra safety checks to avoid trying to write() remote usersbrain
2005-05-03A few cpu usage tweaksbrain
2005-05-03Optimized WriteCommon and WriteCommonExceptbrain
2005-05-02Fix to prevent empty umodesbrain
2005-05-02Added new /stats z (warning - this is UNTESTED on linux!)brain
2005-05-02Updated /stats T to include motdsbrain
2005-05-02Added /stats Tbrain
2005-05-02Attempted /who fixesbrain
2005-05-02Fix for bug #62 (replaces only occur once per line)brain
2005-05-02Fixed weird line wrapping bug with extremely long linesbrain
2005-05-01Added FindDescriptorbrain
2005-05-01Sanity checks for fd_ref in addclientbrain
2005-05-01Added and tested fd crossreference table - improves speed a lot, and fixes on...brain
2005-04-30Tried a new way of doing remote versionsbrain
2005-04-30Changed how remote version works a bitbrain
2005-04-30Added OnAddBan and OnDelBan module api calls, and fixed glitch which required...brain
2005-04-30Added mode 'compression', stops abuse with modes like: +s-s+s-s+s-sbrain
2005-04-29Test fixes for /version strings not being set in burstbrain
2005-04-29Fixed a reversed strcmpbrain
2005-04-29Fixed some flood checkingbrain
2005-04-29Added some pretty mean anti-flood featuresbrain
2005-04-29A few anti-flood featuresbrain
2005-04-29Tidied up zline stuffbrain
2005-04-29Made xline notices neater when notifying of unknown connectionsbrain
2005-04-29Added code to detect and set local zlines for "flood from unregistered connec...brain