]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/dns.cpp
Change OnHookUserIO to OnHookIO, making it usable for more than User* and less picky...
[user/henk/code/inspircd.git] / src / dns.cpp
2005-12-02 brainChanged to %u for unsigned
2005-12-02 brainSigned octets in dns forward lookup! GAH
2005-12-01 brainMultithreaded DNS -- not tested!!!!
2005-05-30 brainStarted on -Wall - safe compile
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainNew docs
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-09 brainHit dns with spork. Repeat until crispy.
2005-05-09 brainFixes to way allocations are handled
2005-05-02 brainAdded /stats T
2005-04-26 brainMajor code tidyup (-W) - expect a few belches
2005-04-20 brainAdded OnUserDisconnect method to modules.* to fix fd...
2005-04-19 brainFixed fd leaks
2005-04-11 brainDns free() errors fixed
2005-04-05 brainMajor optimizations!
2005-04-02 brainFixes for dns queueing, timeout functions etc moved...
2005-04-01 brainDNS timeout fixes!
2005-04-01 brainAdded nonblocking dns