Age | Commit message (Expand) | Author |
2007-08-19 | Allow support for multiple dns results per request. This is a significant cha... | brain |
2007-08-19 | Add load warning, as suggested by Bricker | brain |
2007-08-19 | Added proper header handling, persistant connections, and working timeouts to... | special |
2007-08-19 | Improved compatibility with the JSON-RPC specification; beware, major overhau... | special |
2007-08-19 | Fixed a crash within the timeout for m_httpd sockets | special |
2007-08-18 | Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolod | special |
2007-08-17 | * Fixed bug in m_banredirect where removing a ban on a channel with maxbans s... | burlex |
2007-08-16 | Fixed bug #390 (broken m_chanprotect noservices) | special |
2007-08-15 | * include/caller.h will now compile correctly on Windows platforms. | burlex |
2007-08-15 | Fix small typo found by danieldg | brain |
2007-08-15 | Changed m_messageflood to use PreMessage and PreNotice, because it may kick t... | special |
2007-08-13 | Fix new millisec /map to compile on windows, by ifndef gettimeofday out rever... | peavey |
2007-08-13 | More changes from patch. Don't throttle opers due to server load. | w00t |
2007-08-11 | Fix a typo so it compiles. | peavey |
2007-08-10 | Fix possible sqllog crash (working blind here!) where it could attempt to del... | brain |
2007-08-09 | Show <unknown> instead of an empty string on CAPAB failure, spotted by djGrrr | w00t |
2007-08-09 | Fix for bug #379 reported by stealth. Trigger watch signon/signoff on +Q and -Q | brain |
2007-08-07 | Feature request from djGrr, allow changing of server to server ping frequency | brain |
2007-08-06 | Part of our fix didnt make it to here! | brain |
2007-08-06 | Fix warning in 4.2 gcc | brain |
2007-08-06 | Fix m_deaf not restricting messages from remote users, fixes bug #378 reporte... | w00t |
2007-08-05 | Change latency figures in /map to milliseconds, much more useful for lag meas... | brain |
2007-08-05 | Add m_nickflood: Provides usermode +F nickchanges:seconds - allows nickchange... | w00t |
2007-08-05 | Try this | brain |
2007-08-05 | Fix to trigger the write notification on successful writes, too | brain |
2007-08-05 | Revert my fix and apply the flushevent, and a bit of debugging output. | peavey |
2007-08-05 | Fixes from experiences on chatspike. Use the proper OnBufferFlushed event to ... | brain |
2007-08-05 | Fix random debian (well, duplicated on debian) breakage with client sockets '... | brain |
2007-08-04 | Remove debug again. | peavey |
2007-08-04 | Fix openssl. | peavey |
2007-08-03 | Second part of fix, in theory | brain |
2007-08-03 | Attempt fix for openssl buffer issue (fix was already here but experimental a... | brain |
2007-08-03 | Add VF_COMMON to a lot modules which require it. Reported by danielg in bug #... | w00t |
2007-08-03 | There was a missing colon on remote numeric 376. Spotted by Hal9000 of Denora. | w00t |
2007-07-30 | Add uptime | brain |
2007-07-30 | Add servers and server user counts, module versions | brain |
2007-07-30 | Output is now xml in trunk. | brain |
2007-07-30 | Dont show hidden channels | brain |
2007-07-30 | Fix some op/halfop counts | brain |
2007-07-30 | Set changed to true on load | brain |
2007-07-30 | Replace blank error pages with an error page | brain |
2007-07-30 | The macros which tidy up module factories broke m_httpd, fixed. | brain |
2007-07-29 | Add /CLOSE which quit off all unregistered client connections. Based on the U... | peavey |
2007-07-28 | use new != operator :p | peavey |
2007-07-28 | Do not take away mode r for nickchanges that only changes the case. | peavey |
2007-07-26 | Set defaults for an enum | brain |
2007-07-26 | Add extra detail to m_cloaking on failure to load | brain |
2007-07-24 | Replace some voodoo with a define | w00t |
2007-07-24 | Now with more compilable goodness - this commit never happened. | w00t |
2007-07-24 | This is no longer the case, userrec::QuitUser is safe, so use it. | w00t |