summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-02Absolutely everything is now part of class DNS, or class Resolver.brain
2006-08-02More tidyingbrain
2006-08-02Move more stuff into private members of class DNSbrain
2006-08-02Tidyups, rename some varsbrain
2006-08-02Made MasterSocket staticbrain
2006-08-02Move more stuff into class DNSbrain
2006-08-02Tweak case of all classes to match those in the rest of the corebrain
2006-08-02Change comment at start of the file, rename dns_connectionbrain
2006-08-02Change a messagebrain
2006-08-02More tidying. Add comments. More comments to do :pbrain
2006-08-02Add error messages to Resolver::OnError()brain
2006-08-02The great summer clean (better than a spring clean)brain
2006-08-02Tidyup var names. people who use 'l' to mean 'length' need to be shot with a ...brain
2006-08-02More tidyupsbrain
2006-08-02Tidyups (as usual)brain
2006-08-02More tidyupsbrain
2006-08-02Tidyup var names. If i ever meet this person who called all the firedns vars ...brain
2006-08-02Tidyup dns.cppbrain
2006-08-02Check for invalid ip's being bound tobrain
2006-08-02(1) remove CleanAndResolve.brain
2006-08-02Check for duplicate servers in OnLookupCompletebrain
2006-08-02Comment ServernameResolver classbrain
2006-08-02InspSocket no longer resolves hosts.brain
2006-08-02Fixesbrain
2006-08-01Remove dnsqueuebrain
2006-08-01Comments, add more detail, remove dnsqueue.h include from tons of placesbrain
2006-08-01Fixesbrain
2006-08-01Fixesbrain
2006-08-01Stuff to make user host resolving use class Resolver - not tested yetbrain
2006-08-01Remove unused temp buffersbrain
2006-08-01Removed threaded dns (it might make a comeback some day, but as it stands its...brain
2006-08-01Clone counting works with ipv6 nowbrain
2006-08-01Add support for comparing ipv6 for clone countingbrain
2006-08-01Remove the same craqbrain
2006-08-01Remove ZapThisDnsbrain
2006-08-01Fix broken inet_pton callbrain
2006-08-01Fixes for inspsocket in ipv6 environmentbrain
2006-08-01Still working under ipv4 nowbrain
2006-08-01Dns stuffbrain
2006-08-01This might well be the last commit to this dns resolver in its current form. ...brain
2006-08-01The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t...brain
2006-08-01AF_INET -> define to AF_FAMILY, will be either AF_INET or AF_INET6brain
2006-08-01Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ...brain
2006-07-31Remove match/wildcmp wrapper which just casts from const char* to char*, do t...brain
2006-07-30I think ive found the answer to the hanging connections problem. The majority...brain
2006-07-30When m_ident isnt loaded, dont prepend ~ to identsbrain
2006-07-30Back to 1.1.0+SVNbrain
2006-07-301.1.0+PartyHats(ATP)brain
2006-07-30REMOTE STATS! WOOO AND YAY!brain
2006-07-30Fix to send out modes remotely when a ban expires so that other ircds have th...brain