Software /
code /
prosody
Log
net/dns.lua @ 7322:addf60d25356
description | author | age |
---|---|---|
net.dns: Import unpack() in forward-compatible way (Fixes compat with Lua5.2+) | Kim Alvefur | Mon, 28 Mar 2016 19:56:12 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 22 Jan 2016 14:49:05 +0100 |
net.dns: Remember query only after it was sent, in case it was not (fixes #598) | Kim Alvefur | Thu, 21 Jan 2016 22:26:46 +0100 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 08 Jan 2016 16:16:08 +0100 |
Backout 88d54bec26b7 prior to release, as it certainly requires more testing 0.9.9 | Matthew Wild | Fri, 08 Jan 2016 13:01:27 +0000 |
net.dns: Allow a zone id in resolv.conf (eg like %eth0) | Kim Alvefur | Mon, 04 Jan 2016 15:46:06 +0100 |
net.dns: Support IPv6 addresses in resolv.conf [Backported from 0.10] | Florian Zeitz | Tue, 18 Jun 2013 23:02:20 +0200 |