summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
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
2007-08-04Remove debug again.peavey
2007-08-04Fix openssl.peavey
2007-08-03Second part of fix, in theorybrain
2007-08-03Attempt fix for openssl buffer issue (fix was already here but experimental a...brain
2007-08-03Add VF_COMMON to a lot modules which require it. Reported by danielg in bug #...w00t
2007-08-03There was a missing colon on remote numeric 376. Spotted by Hal9000 of Denora.w00t
2007-07-30Add uptimebrain
2007-07-30Add servers and server user counts, module versionsbrain
2007-07-30Output is now xml in trunk.brain
2007-07-30Dont show hidden channelsbrain
2007-07-30Fix some op/halfop countsbrain
2007-07-30Set changed to true on loadbrain
2007-07-30Replace blank error pages with an error pagebrain
2007-07-30The macros which tidy up module factories broke m_httpd, fixed.brain
2007-07-29Add /CLOSE which quit off all unregistered client connections. Based on the U...peavey
2007-07-28use new != operator :ppeavey
2007-07-28Do not take away mode r for nickchanges that only changes the case.peavey
2007-07-26Set defaults for an enumbrain
2007-07-26Add extra detail to m_cloaking on failure to loadbrain
2007-07-24Replace some voodoo with a definew00t
2007-07-24Now with more compilable goodness - this commit never happened.w00t
2007-07-24This is no longer the case, userrec::QuitUser is safe, so use it.w00t
2007-07-24A few more I missed.w00t
2007-07-23Fix crash on unload of modules with listening sockets -- some situations requ...brain
2007-07-23Fix a bug reported downstream regarding cloaking keysw00t
2007-07-22Grrrbrain
2007-07-22m_testcommand deletes its command handler manually, no modules should do this...brain
2007-07-22Add syntax.peavey
2007-07-22Less WOOT more TAXANOMY :>peavey
2007-07-21oper-immune filters should be fixed nowbrain
2007-07-21le cleanuppeavey
2007-07-21push metadata out on title-uppeavey
2007-07-21Make it local only.peavey
2007-07-21Add Custom Titles as requested per bug #334peavey