Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_compression: Handle compression setup errors by logging a warning about it (fixes #408) | Kim Alvefur | 2014-08-26 |
mod_posix: Make sure that 'pidfile' is a string | Kim Alvefur | 2014-08-26 |
prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise | Kim Alvefur | 2014-08-26 |
util.xmppstream: Don't include empty stream ID in stream header (got here from mod_c2s) | Kim Alvefur | 2014-08-27 |
Merge 0.10->trunk | Kim Alvefur | 2014-08-13 |
mod_private: Fix traceback due to missing table index | Kim Alvefur | 2014-08-13 |
mod_blocklist: Use full word as variable name, we can afford that | Kim Alvefur | 2014-08-12 |
mod_blocklist: Correct comment | Kim Alvefur | 2014-08-12 |
mod_blocklist: Fix any unblock emptying the blocklist | Kim Alvefur | 2014-08-12 |
mod_storage_sql2: DELETE then INSERT in map stores | Kim Alvefur | 2014-08-12 |
mod_muc: Fix tracebacks (thanks nick1) | Kim Alvefur | 2014-08-11 |
Merge 0.10->trunk | Kim Alvefur | 2014-08-10 |