Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.xmppserver_listener: Pass reason for session disconnection to disconnect handler, if known | Matthew Wild | Tue, 19 Jan 2010 03:55:19 +0000 |
xmlhandlers: More refactoring, split up stream_ns and stream_tag, add stream_error_tag so that callers don't need to be so worried about the separator we use | Matthew Wild | Tue, 19 Jan 2010 03:52:41 +0000 |
xmlhandlers: Define ns_separator and ns_pattern to save repeating it in literal form throughout the file | Matthew Wild | Mon, 18 Jan 2010 19:00:18 +0000 |
net.server_event: Remove access to starttls method when starttls is negotiated - fixes offering starttls to client who are already using it (thanks darkrain and Adium) | Matthew Wild | Mon, 18 Jan 2010 18:20:03 +0000 |
mod_presence: Automatically deny presence requests for hosts, fixes traceback in #153 | Matthew Wild | Mon, 18 Jan 2010 17:14:41 +0000 |
stanza_router: Log the name of unhandled stanzas (thanks bear) | Matthew Wild | Mon, 18 Jan 2010 16:31:57 +0000 |