summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01Fixed bug resulting in osflags being called BEFORE getcache (Making it redund...frostycoolslug
2005-05-01Fixed a typo preventing executionbrain
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-30Fixed output of src/modules/Makefile saying it was made by Craig.net :pbrain
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
2005-04-29Updated buffering, faster and more sensible (old code sucks)brain
2005-04-29Added 901 numeric - end of modules listbrain
2005-04-29Updated for test gcc4 compatibilitybrain
2005-04-28Fixed WriteCommon not writing to the source user when not on any channelsbrain
2005-04-28Fixes minor typobrain
2005-04-28Fixed remote /squit <mask>brain
2005-04-28Added support for /SQUIT <mask> and checks against /SQUIT *brain
2005-04-28remote Versionstring set fixesbrain
2005-04-28Remote versioning fixesbrain
2005-04-28Added remote versioningbrain
2005-04-28Fixed dodgy poll()brain
2005-04-28Added poll delay in server socket readbrain
2005-04-28Added new and improved GetBuffer function based on research on crappy redhat 7.3brain
2005-04-28Input queue doesnt queue empty strings any morebrain
2005-04-28Added important note relating to ip addresses in <link:ipaddr>brain
2005-04-28Changed remote kill reason textbrain
2005-04-28Changed some commentsbrain
2005-04-28Fixed remote squitbrain
2005-04-28*** empty log message ***brain
2005-04-28Added remote squitbrain