Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.filters: Add newline at end of file | Matthew Wild | Thu, 08 Jul 2010 14:08:27 +0100 |
MUC: Make number of stored history messages configurable with option max_history_messages (thanks michal and others who requested) | Matthew Wild | Tue, 06 Jul 2010 17:09:23 +0100 |
s2smanager: Lower default DNS timeout to 15s (it's now a per-DNS-server timeout, rather than total timeout), use net.dns's new timeout system, and remove our custom timeout handlers | Matthew Wild | Mon, 05 Jul 2010 12:17:09 +0100 |
net.dns: Add dns.settimeout() to set the timeout for the default resolver | Matthew Wild | Mon, 05 Jul 2010 12:13:55 +0100 |
net.dns: Make timeout configurable (default 15s) | Matthew Wild | Mon, 05 Jul 2010 12:09:50 +0100 |
net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need to be created for each cancellation internal to net.dns | Matthew Wild | Mon, 05 Jul 2010 12:05:46 +0100 |