Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_adhoc: Add capability to pass data to forms | Florian Zeitz | Sat, 10 Jul 2010 01:17:07 +0200 |
xmpp{client,server}_listener: Convert some calls to tail calls for efficiency | Matthew Wild | Fri, 09 Jul 2010 13:28:41 +0100 |
mod_pep: Use util.caps | Matthew Wild | Fri, 09 Jul 2010 13:22:58 +0100 |
mod_disco: Support for putting the server's caps hash in stream:features to allow the client to cache disco#info for the server instead of requesting it at each login. | Matthew Wild | Fri, 09 Jul 2010 13:20:00 +0100 |
util.caps: Entity capabilities hash generation (moved from mod_pep) | Matthew Wild | Fri, 09 Jul 2010 13:18:42 +0100 |
mod_posix: Some (perhaps temporary) changes to re-lock the pidfile after truncating, to avoid breaking prosodyctl | Matthew Wild | Fri, 09 Jul 2010 01:23:54 +0100 |
mod_posix: Truncate the pidfile before writing to ensure that we never overwrite with a PID shorter than the previous, and end with an invalid PID in the file. | Brian Cully | Fri, 09 Jul 2010 01:16:09 +0100 |