Tue, 04 Jan 2011 21:38:14 +0000 Matthew Wild mod_bosh: Fix for miscalculating inactivity, causing disconnects under a steady stream of traffic
Tue, 04 Jan 2011 21:19:28 +0000 Matthew Wild prosody, prosodyctl: Filter out relative paths from package.(c)path when installed
Tue, 04 Jan 2011 21:18:35 +0000 Matthew Wild prosody, prosodyctl: Create prosody object as a local before exporting as a global
Tue, 04 Jan 2011 17:21:58 +0000 Matthew Wild mod_register: Small code cleanup
Tue, 04 Jan 2011 17:19:39 +0000 Matthew Wild mod_register: Change to use new delete_user auth provider method
Tue, 04 Jan 2011 17:15:47 +0000 Matthew Wild mod_register: Add registration_compat config option to allow account remove requests addressed to='host' (defaults to true)
Tue, 04 Jan 2011 17:12:28 +0000 Matthew Wild mod_auth_internal_*: Support for delete_user method
Tue, 04 Jan 2011 17:11:51 +0000 Matthew Wild usermanager: Add delete_user method
Tue, 04 Jan 2011 17:11:37 +0000 Matthew Wild usermanager: Have methods not implemented in the active provider fall back to the null provider (later we can add support for chains of providers)
Tue, 04 Jan 2011 17:10:56 +0000 Matthew Wild usermanager: Change dummy provider method to return an error string also (method not implemented)
Tue, 04 Jan 2011 16:37:57 +0000 Matthew Wild net.adns: Log the DNS server that a query is sent to
Mon, 03 Jan 2011 09:40:45 +0100 Kim Alvefur MUC: Fix a pair of missing :up()
Wed, 29 Dec 2010 19:24:19 +0100 Kim Alvefur mod_pubsub: Correctly wrap the list of subscriptions in a pubsub element
Wed, 29 Dec 2010 18:49:59 +0500 Waqas Hussain util.xmppstream: Optimized stanza building by bypassing the stanza API.
Wed, 29 Dec 2010 18:45:31 +0500 Waqas Hussain util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table).
Tue, 28 Dec 2010 09:59:27 +0500 Waqas Hussain prosody: Don't add a datamanager callback when anonymous_login=true (mod_auth_anonymous does this now).
Tue, 28 Dec 2010 09:58:40 +0500 Waqas Hussain hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now).
Tue, 28 Dec 2010 05:28:15 +0500 Waqas Hussain mod_saslauth: Remove special handling for SASL ANONYMOUS, and let mod_auth_anonymous handle it.
Mon, 27 Dec 2010 20:46:01 +0500 Waqas Hussain usermanager: Assume authentication="anonymous" when anonymous_login=true.
Mon, 27 Dec 2010 19:57:04 +0500 Waqas Hussain util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
Mon, 27 Dec 2010 19:43:57 +0500 Waqas Hussain mod_storage_sql: Use util.json instead of util.serialization.
Mon, 27 Dec 2010 19:37:04 +0500 Waqas Hussain util.json: Initial commit.
Mon, 27 Dec 2010 06:10:35 +0500 Waqas Hussain mod_storage_sql: Log an error on query failure.
Mon, 27 Dec 2010 06:10:35 +0500 Waqas Hussain 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 Waqas Hussain mod_storage_sql: Dynamically replace backquotes with double quotes when connecting to PostgreSQL...
Mon, 27 Dec 2010 06:10:35 +0500 Waqas Hussain 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 Waqas Hussain 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 Robert Hoelz Don't check priority in mod_offline
Thu, 09 Dec 2010 12:41:30 -0600 Robert Hoelz mod_message, mod_offline: Change message/offline/store -> message/offline/handle
Thu, 09 Dec 2010 12:38:33 -0600 Robert Hoelz mod_offline: Make sure mod_offline's store handler reports success vs failure.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip