Mon, 17 May 2010 11:49:24 +0100 mod_bosh: Always give requests a destroy handler, so that the management of each session's request array and the inactive_sessions logic can happen in one place. Simplifies everything and concludes this series of BOSH fixes.
Matthew Wild <mwild1@gmail.com> [Mon, 17 May 2010 11:49:24 +0100] rev 3042
mod_bosh: Always give requests a destroy handler, so that the management of each session's request array and the inactive_sessions logic can happen in one place. Simplifies everything and concludes this series of BOSH fixes.
Mon, 17 May 2010 11:46:54 +0100 mod_bosh: Fix handling of rids by not dropping requests with repeated rids (assign them their sid instead), and always starting a session with first_rid-1.
Matthew Wild <mwild1@gmail.com> [Mon, 17 May 2010 11:46:54 +0100] rev 3041
mod_bosh: Fix handling of rids by not dropping requests with repeated rids (assign them their sid instead), and always starting a session with first_rid-1.
Mon, 17 May 2010 11:45:11 +0100 mod_bosh: Remove some hacky code for pruning dead requests that hopefully never gets executed - if it does there's a bug anyway.
Matthew Wild <mwild1@gmail.com> [Mon, 17 May 2010 11:45:11 +0100] rev 3040
mod_bosh: Remove some hacky code for pruning dead requests that hopefully never gets executed - if it does there's a bug anyway.
Mon, 17 May 2010 11:42:53 +0100 mod_bosh: Remove requests from the session table using table.remove(), prevents the possibility of holes in the array.
Matthew Wild <mwild1@gmail.com> [Mon, 17 May 2010 11:42:53 +0100] rev 3039
mod_bosh: Remove requests from the session table using table.remove(), prevents the possibility of holes in the array.
Sat, 15 May 2010 19:38:40 +0100 prosodyctl: Support for the new usermanager, refactor host creation and fail if a host is not using the default authentication provider, for now. (thanks Nicola)
Matthew Wild <mwild1@gmail.com> [Sat, 15 May 2010 19:38:40 +0100] rev 3038
prosodyctl: Support for the new usermanager, refactor host creation and fail if a host is not using the default authentication provider, for now. (thanks Nicola)
Sat, 15 May 2010 19:31:58 +0100 usermanager: Export new_default_provider()
Matthew Wild <mwild1@gmail.com> [Sat, 15 May 2010 19:31:58 +0100] rev 3037
usermanager: Export new_default_provider()
Thu, 13 May 2010 21:18:03 +0500 usermanager: Handle auth providers for components.
Waqas Hussain <waqas20@gmail.com> [Thu, 13 May 2010 21:18:03 +0500] rev 3036
usermanager: Handle auth providers for components.
Wed, 12 May 2010 23:06:46 +0100 usermanager: Fix logic for per-host admin tables (thanks Maranda)
Matthew Wild <mwild1@gmail.com> [Wed, 12 May 2010 23:06:46 +0100] rev 3035
usermanager: Fix logic for per-host admin tables (thanks Maranda)
Sun, 09 May 2010 20:48:21 +0100 net.xmppclient_listener: Port to util.xmppstream \o/
Matthew Wild <mwild1@gmail.com> [Sun, 09 May 2010 20:48:21 +0100] rev 3034
net.xmppclient_listener: Port to util.xmppstream \o/
Sun, 09 May 2010 20:46:24 +0100 prosody: Load util.xmppstream :(
Matthew Wild <mwild1@gmail.com> [Sun, 09 May 2010 20:46:24 +0100] rev 3033
prosody: Load util.xmppstream :(
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip