Age | Commit message (Expand) | Author |
2007-08-20 | Whoops! trunk-only fix to config reader so it doesnt bomb out if you omit an ... | brain |
2007-08-20 | Fix for bug #393, needs QA and backport | brain |
2007-08-19 | Add <hostchange:ports> to the m_hostchange module to implement feature in bug... | brain |
2007-08-19 | Add <connect:maxchans> as per feature bug #338 - combined with the last featu... | brain |
2007-08-19 | Allow changing of an oper's host on oper up using <type:class> (give it a con... | brain |
2007-08-19 | Add <connect:inherit> and <connect:name> | brain |
2007-08-19 | Add extra stuff to make it work (and compile) | brain |
2007-08-19 | Add 'A record' blacklist types. This will probably only go into 1.2, and need... | brain |
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 | Pick up a few error conditions we didnt before in the config reader, and also... | brain |
2007-08-19 | Fix some /who oddities, fixes bug #383 amongst other issues. Nothing serious. | 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 | Removal of ifdef | brain |
2007-08-15 | This is now correct. | brain |
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-13 | Commit some changes from third party patch. Thanks Avenger and HiroP. Patch r... | w00t |
2007-08-11 | Fix this so it works. | brain |
2007-08-11 | Allow rehash to attempt to load missing (and new) lib/cmd_*.so files, to allo... | brain |
2007-08-11 | Make the return codes correct, and allow for LoadCommand without a user pointer | brain |
2007-08-11 | Provide error output on failure to load a core command; to console on startup... | brain |
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-10 | Fix non-opers using who on themselves when set +i | w00t |
2007-08-09 | Make sure that dns sockets never block (thanks djGrrr) | 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-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 | 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 | 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 |