Age | Commit message (Expand) | Author |
2007-08-07 | Check for remote and sighup rehashes here, so that it doesnt crash if there a... | brain |
2007-08-06 | Part of our fix didnt make it to here! | brain |
2007-08-06 | Reset connect class settings on DNS resolution as we should. | w00t |
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 | This is supported in exemptchanops | w00t |
2007-08-05 | Add m_nickflood to example conf. | w00t |
2007-08-05 | Logic cleanup for chanrec::JoinUser - why I didn't do this the other 3-4 time... | w00t |
2007-08-05 | Change latency figures in /map to milliseconds, much more useful for lag meas... | brain |
2007-08-05 | Fix spelling mistakes on some log messages | w00t |
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 | Better check for kernel build version and libc version for epoll availability. | 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-08-03 | Allow clients on ULined servers to request stats indiscriminately. | w00t |
2007-07-30 | Forward port of the fix to secret channels in /list | special |
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 | Update with warning about using \\ instead of \ (so that we don't get a repea... | brain |
2007-07-29 | This should be set as a 1.2 not 1.1 installer | brain |
2007-07-29 | Create module line for m_close | 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 | operators for std::string != irc::string and vice versa. | peavey |
2007-07-28 | Do not take away mode r for nickchanges that only changes the case. | peavey |
2007-07-27 | make sure that the pointers are set up correctly for win32 | brain |
2007-07-27 | Windows specific data types in EventHandler are now Extensible items | brain |
2007-07-27 | Removal of some ifdefs | brain |
2007-07-27 | Tidyups, remove of ifdefs | brain |
2007-07-27 | And another error fix | brain |
2007-07-27 | SIGHUP needs to be #define'd on windows. This is an i-hate-windows day today. | brain |
2007-07-27 | add filelogger.* and server.* to the project file so theyre compiled | brain |
2007-07-27 | And more to fix | brain |
2007-07-27 | Fix compile errors in windows | brain |
2007-07-27 | Found the bug, turns out i just introduced it with the last commit :p | brain |