Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. | Waqas Hussain | Mon, 27 Dec 2010 19:57:04 +0500 |
mod_storage_sql: Use util.json instead of util.serialization. | Waqas Hussain | Mon, 27 Dec 2010 19:43:57 +0500 |
util.json: Initial commit. | Waqas Hussain | Mon, 27 Dec 2010 19:37:04 +0500 |
mod_storage_sql: Log an error on query failure. | Waqas Hussain | Mon, 27 Dec 2010 06:10:35 +0500 |
mod_storage_sql: Remove the subkey column from the Prosody table, and make the map store compatible with the key-value store. | Waqas Hussain | Mon, 27 Dec 2010 06:10:35 +0500 |
mod_storage_sql: Dynamically replace backquotes with double quotes when connecting to PostgreSQL... | Waqas Hussain | Mon, 27 Dec 2010 06:10:35 +0500 |
mod_storage_sql: Call commit() after all SQL statements, including SELECT, to get SQLite to drop its locks. | Waqas Hussain | Mon, 27 Dec 2010 06:10:35 +0500 |