Log

net/dns.lua @ 2573:60493186fef6

description author age
net.dns: Removed some useless indirection to improve readability. Waqas Hussain 2010-02-09
net.dns: Make sure math.randomseed() gets passed an integer Matthew Wild 2010-01-07
net.dns: Update synchronous path for new connection API Brian Cully 2009-12-21
net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) Matthew Wild 2009-12-03
net.dns: Port some DNS fixes to the resolver:feed() function for net.adns to use Matthew Wild 2009-12-03
modulemanager, net.dns: Remove trailing whitespace Matthew Wild 2009-12-02
net.dns: Be more strict about the records we cache Matthew Wild 2009-11-18
net.dns: Be more strict about checking the DNS replies we receive Matthew Wild 2009-11-18
net.dns: Fixed indentation and coding style. Waqas Hussain 2009-11-01
net.dns: Initialize default resolver on module load (instead of on first use). Waqas Hussain 2009-11-01
net.dns: Updated to use util.windows.get_nameservers for enumerating nameservers on Windows. Waqas Hussain 2009-11-01
net.dns: Don't expire records with TTL of 0 instantly Matthew Wild 2009-10-20
net.dns: Don't cache some records indefinitely Matthew Wild 2009-10-17
Merge with 0.5 Matthew Wild 2009-10-13
net.dns: Remove sockets from socketset when closing them, fixes a leak Matthew Wild 2009-10-13