Software /
code /
prosody
Log
net/dns.lua @ 1822:2f78ea5d0f11
description | author | age |
---|---|---|
net.dns: Remove elements from the cache when expired so as to not leave holes in the array | Matthew Wild | Thu, 24 Sep 2009 23:46:12 +0100 |
net.dns: Stricter matching of nameserver entries in resolv.conf | Matthew Wild | Thu, 24 Sep 2009 23:25:18 +0100 |
Merge with 0.5 | Matthew Wild | Thu, 24 Sep 2009 11:16:25 +0100 |
net.dns: Respect commented nameserver entries in resolv.conf (thanks Remko) | Matthew Wild | Thu, 24 Sep 2009 11:14:05 +0100 |
net.dns: Accidentally committed a hard-coded 4.2.2.1 nameserver | Matthew Wild | Mon, 21 Sep 2009 14:42:01 +0100 |
net.dns: (for some reason this commit didn't pull over from 0.5) Remove hard-coded 4.2.2.1 from dns.lua | Matthew Wild | Mon, 21 Sep 2009 14:46:12 +0100 |
Merge with 0.5 | Matthew Wild | Mon, 21 Sep 2009 14:42:29 +0100 |
core.s2smanager: Don't recurse CNAMEs infinitely :) | Matthew Wild | Mon, 21 Sep 2009 14:40:14 +0100 |