summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2007-08-27This will royally fuck 1.2's linking right now, but..w00t
2007-08-27Fix to SVSJOIN: disallow invalid channel names. Needs backport.w00t
2007-08-26Bump ABI version and protocol version. Note that this really means 1.1 and 1....w00t
2007-08-26Make this compile, was missing a (peavey
2007-08-26Add 'you are banned' numeric to banredirect output, from avenger's patchw00t
2007-08-26Hide remote oper up notices if quiet bursts are enabled etc. Adapted from ave...w00t
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-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-23Craquity craq De-craq!brain
2007-08-23Add some stuff to change how we process a token sepeperated streambrain
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-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-19Add <hostchange:ports> to the m_hostchange module to implement feature in bug...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-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-15* include/caller.h will now compile correctly on Windows platforms.burlex
2007-08-15Fix small typo found by danieldgbrain
2007-08-15Changed m_messageflood to use PreMessage and PreNotice, because it may kick t...special
2007-08-13Fix new millisec /map to compile on windows, by ifndef gettimeofday out rever...peavey
2007-08-13More changes from patch. Don't throttle opers due to server load.w00t
2007-08-11Fix a typo so it compiles.peavey
2007-08-10Fix possible sqllog crash (working blind here!) where it could attempt to del...brain
2007-08-09Show <unknown> instead of an empty string on CAPAB failure, spotted by djGrrrw00t
2007-08-09Fix for bug #379 reported by stealth. Trigger watch signon/signoff on +Q and -Qbrain
2007-08-07Feature request from djGrr, allow changing of server to server ping frequencybrain
2007-08-06Part of our fix didnt make it to here!brain
2007-08-06Fix warning in 4.2 gccbrain
2007-08-06Fix m_deaf not restricting messages from remote users, fixes bug #378 reporte...w00t
2007-08-05Change latency figures in /map to milliseconds, much more useful for lag meas...brain
2007-08-05Add m_nickflood: Provides usermode +F nickchanges:seconds - allows nickchange...w00t
2007-08-05Try thisbrain
2007-08-05Fix to trigger the write notification on successful writes, toobrain
2007-08-05Revert my fix and apply the flushevent, and a bit of debugging output.peavey
2007-08-05Fixes from experiences on chatspike. Use the proper OnBufferFlushed event to ...brain
2007-08-05Fix random debian (well, duplicated on debian) breakage with client sockets '...brain