Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
util.signal: Using stdlib.h instead of malloc.h. | Tobias Markmann | Fri, 15 Jan 2010 18:30:33 +0100 |
mod_muc: Remove unused history_length declaration | Matthew Wild | Wed, 13 Jan 2010 00:05:07 +0000 |
prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it | Matthew Wild | Wed, 13 Jan 2010 00:04:38 +0000 |
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) | Matthew Wild | Wed, 13 Jan 2010 00:03:22 +0000 |