Mon, 27 Dec 2010 20:46:01 +0500 usermanager: Assume authentication="anonymous" when anonymous_login=true.
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 20:46:01 +0500] rev 3982
usermanager: Assume authentication="anonymous" when anonymous_login=true.
Mon, 27 Dec 2010 19:57:04 +0500 util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 19:57:04 +0500] rev 3981
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
Mon, 27 Dec 2010 19:43:57 +0500 mod_storage_sql: Use util.json instead of util.serialization.
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 19:43:57 +0500] rev 3980
mod_storage_sql: Use util.json instead of util.serialization.
Mon, 27 Dec 2010 19:37:04 +0500 util.json: Initial commit.
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 19:37:04 +0500] rev 3979
util.json: Initial commit.
Mon, 27 Dec 2010 06:10:35 +0500 mod_storage_sql: Log an error on query failure.
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 06:10:35 +0500] rev 3978
mod_storage_sql: Log an error on query failure.
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 <waqas20@gmail.com> [Mon, 27 Dec 2010 06:10:35 +0500] rev 3977
mod_storage_sql: Remove the subkey column from the Prosody table, and make the map store compatible with the key-value store.
Mon, 27 Dec 2010 06:10:35 +0500 mod_storage_sql: Dynamically replace backquotes with double quotes when connecting to PostgreSQL...
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 06:10:35 +0500] rev 3976
mod_storage_sql: Dynamically replace backquotes with double quotes when connecting to PostgreSQL...
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 <waqas20@gmail.com> [Mon, 27 Dec 2010 06:10:35 +0500] rev 3975
mod_storage_sql: Call commit() after all SQL statements, including SELECT, to get SQLite to drop its locks.
Mon, 27 Dec 2010 06:10:35 +0500 mod_storage_sql: Quote identifiers in SQL with backquotes, and use the empty string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...
Waqas Hussain <waqas20@gmail.com> [Mon, 27 Dec 2010 06:10:35 +0500] rev 3974
mod_storage_sql: Quote identifiers in SQL with backquotes, and use the empty string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...
Thu, 09 Dec 2010 23:25:16 -0600 Don't check priority in mod_offline
Robert Hoelz <rob@hoelz.ro> [Thu, 09 Dec 2010 23:25:16 -0600] rev 3973
Don't check priority in mod_offline
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip