summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-08-26Proper fix for end-of-list numerics on restricted lists in bug #386, rather t...brain
2007-08-26Add option to set invite announcements to nobody, ops only, or all users, bas...brain
2007-08-26Fix for bug #376 - FEATURE - (sorry w00t) - not backporting to stable.brain
2007-08-26Add m_commonchans.so (documented in example conf, no wiki yet) resolves bug #...brain
2007-08-26Revised fix for bug #367 pointed out during qa by owine, thanks :)brain
2007-08-26Document ModuleSpanningTree::RemoteMessage. Maybe useful for other stuff.brain
2007-08-26Routing failure messages back where they came from on /rconnectbrain
2007-08-25Implement bug #396, feature request from Brickerbrain
2007-08-25Fix for bug #397brain
2007-08-23Someone really should fix the blocking connects on windows craq...brain
2007-08-23Move the close() wrapper out of the win32wrapper.h, and into its new proper p...brain
2007-08-23Craquity craq De-craq!brain
2007-08-23Tidyup some duplicated codebrain
2007-08-23Move WSACleanup() into IOCPEngine destructor, eliminating an "#ifdef WIN32" f...brain
2007-08-23Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable'...brain
2007-08-23Fix segfault on 'cant open logfile' on startup, on trying to call Exit. inste...brain
2007-08-23Add some stuff to change how we process a token sepeperated streambrain
2007-08-23Fix for irc::sepstream for when there are multiple seperators in a row, do no...brain
2007-08-23Switch around the two operations in MatchCIDRBits to make negative matches fa...brain
2007-08-23Bricker said so.brain
2007-08-21Whoops, found a bug in it anyway :pbrain
2007-08-21Implement feature in bug #395 reported by stealth, and tidy up a bitbrain
2007-08-21Fix for delete-when-we-shouldnt bug similar to what stskeeps found yesterdaybrain
2007-08-20Add comments explaining why we have sockaddr[2] so that nobody goes 'w...t..f...brain
2007-08-20Fix a bug i just introduced while playing with the codebrain
2007-08-20The only possibility for the issue sts found is that a socket is deleted but ...brain
2007-08-20Add a pair of colons which should fix some KILL messages being dropped and fi...brain
2007-08-20Fixes for m_nicklock desyncbrain
2007-08-20Increase max time difference to 600 secsbrain
2007-08-20Whoops, i left a value out of the array, and gcc didnt warn!brain
2007-08-20Whoops! trunk-only fix to config reader so it doesnt bomb out if you omit an ...brain
2007-08-20Fix for bug #393, needs QA and backportbrain
2007-08-19Add <hostchange:ports> to the m_hostchange module to implement feature in bug...brain
2007-08-19Add <connect:maxchans> as per feature bug #338 - combined with the last featu...brain
2007-08-19Allow changing of an oper's host on oper up using <type:class> (give it a con...brain
2007-08-19Add <connect:inherit> and <connect:name>brain
2007-08-19Add extra stuff to make it work (and compile)brain
2007-08-19Add 'A record' blacklist types. This will probably only go into 1.2, and need...brain
2007-08-19Allow support for multiple dns results per request. This is a significant cha...brain
2007-08-19Add load warning, as suggested by Brickerbrain
2007-08-19Pick up a few error conditions we didnt before in the config reader, and also...brain
2007-08-19Fix some /who oddities, fixes bug #383 amongst other issues. Nothing serious.brain
2007-08-19Added proper header handling, persistant connections, and working timeouts to...special
2007-08-19Improved compatibility with the JSON-RPC specification; beware, major overhau...special
2007-08-19Fixed a crash within the timeout for m_httpd socketsspecial
2007-08-18Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolodspecial
2007-08-17* Fixed bug in m_banredirect where removing a ban on a channel with maxbans s...burlex
2007-08-16Fixed bug #390 (broken m_chanprotect noservices)special
2007-08-15Removal of ifdefbrain
2007-08-15This is now correct.brain