Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager: Have both destroy_session and bounce_sendq accept a reason string to include in bounced stanzas | Matthew Wild | Thu, 17 Dec 2009 18:59:29 +0000 |
s2smanager: Send reply stream header only after checking we serve this host (sorry darkrain... :) ) | Matthew Wild | Thu, 17 Dec 2009 21:36:31 +0000 |
xmppserver_listener: Make log messages during SRV retries clearer | Matthew Wild | Thu, 17 Dec 2009 19:01:57 +0000 |
prosody: Fixed a possible nil concatenation. | Waqas Hussain | Wed, 16 Dec 2009 00:11:54 +0500 |
net.http: Don't expect the body on redirects | Matthew Wild | Thu, 10 Dec 2009 22:13:04 +0000 |
mod_httpserver: Text files are text/plain, and not plain/text. | Waqas Hussain | Thu, 10 Dec 2009 16:52:08 +0500 |
net.httpserver: Removed mime handling (now in mod_httpserver). Unknown dynamic content is now always served as text/html. | Waqas Hussain | Thu, 10 Dec 2009 16:36:33 +0500 |