summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-23Bricker said so.brain
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-20Checks for libgnugetopt in /usr/local/lib before continuingbrain
2007-08-20Improve this a lotbrain
2007-08-20Extra stuff so that freebsd 4 may work (needs someone with this OS to test!)brain
2007-08-20Add comments explaining why we have sockaddr[2] so that nobody goes 'w...t..f...brain
2007-08-20Fix a bug i just introduced while playing with the codebrain
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-20Whoops, i left a value out of the array, and gcc didnt warn!brain
2007-08-20Whoops! trunk-only fix to config reader so it doesnt bomb out if you omit an ...brain
2007-08-20Fix for bug #393, needs QA and backportbrain
2007-08-19Add <hostchange:ports> to the m_hostchange module to implement feature in bug...brain
2007-08-19Add <connect:maxchans> as per feature bug #338 - combined with the last featu...brain
2007-08-19Allow changing of an oper's host on oper up using <type:class> (give it a con...brain
2007-08-19Document connect:parent and connect:namebrain
2007-08-19Add <connect:inherit> and <connect:name>brain
2007-08-19Add extra stuff to make it work (and compile)brain
2007-08-19Add some connect class stuff that is required for bug #367 plus some roadmap ...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-19Pick up a few error conditions we didnt before in the config reader, and also...brain
2007-08-19Fix some /who oddities, fixes bug #383 amongst other issues. Nothing serious.brain
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-17Change to virtualw00t
2007-08-16Fixed bug #390 (broken m_chanprotect noservices)special
2007-08-15Removal of ifdefbrain
2007-08-15Fixed, i forgot the virtual when implementing thisbrain
2007-08-15This is now correct.brain
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-13Commit some changes from third party patch. Thanks Avenger and HiroP. Patch r...w00t
2007-08-11Fix this so it works.brain
2007-08-11Allow rehash to attempt to load missing (and new) lib/cmd_*.so files, to allo...brain
2007-08-11Make the return codes correct, and allow for LoadCommand without a user pointerbrain
2007-08-11Provide error output on failure to load a core command; to console on startup...brain
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