mod_compat_muc_admin: adding last missing local (getUsingPath).
|
Marco Cirillo |
Tue, 27 Mar 2012 16:57:00 +0000 |
mod_compat_muc_admin: general cleanup, adding missing locals from muc.lib.lua (since things aren't inflated enough already)
|
Marco Cirillo |
Tue, 27 Mar 2012 16:51:59 +0000 |
mod_compat_muc_admin: we shall make sure that only owners can destroy rooms and not everyone, isn't it?
|
Marco Cirillo |
Tue, 27 Mar 2012 16:07:52 +0000 |
mod_compat_muc_admin: first commit.
|
Marco Cirillo |
Tue, 27 Mar 2012 15:49:31 +0000 |
mod_auth_phpbb3: Match the username_clean column instead of the username column when updating password.
|
Waqas Hussain |
Sun, 25 Mar 2012 02:30:36 +0500 |
mod_smacks: Don't hibernate session on graceful stream close
0.8-diverge
|
Matthew Wild |
Mon, 19 Mar 2012 17:06:02 +0000 |
mod_smacks: Import connlisteners properly
|
Matthew Wild |
Sat, 17 Mar 2012 15:54:25 +0000 |
mod_smacks: If a resumed session still has a connection open, close that connection before resuming
|
Matthew Wild |
Sat, 17 Mar 2012 15:53:45 +0000 |
mod_smacks: Use pre-resource-unbind (0.9 feature) to fix reloadability and multiple host support
|
Matthew Wild |
Mon, 05 Mar 2012 16:53:30 +0000 |
mod_mam: Bumb priority up above carbons, so that archive ids are included
|
Kim Alvefur |
Tue, 28 Feb 2012 14:37:42 +0100 |
mod_mam: Add missing up()
|
Kim Alvefur |
Tue, 28 Feb 2012 14:36:41 +0100 |
mod_mam: Try to not bork when sending a message to your bare jid
|
Kim Alvefur |
Tue, 28 Feb 2012 14:36:05 +0100 |
mod_carbons: Remove useless protection against loop that can't happen
|
Kim Alvefur |
Tue, 28 Feb 2012 14:33:35 +0100 |
mod_carbons: Make sure parameters to log() are strings.
|
Kim Alvefur |
Tue, 28 Feb 2012 14:20:43 +0100 |
mod_lastlog: Add option to also log the users IP address.
|
Kim Alvefur |
Fri, 24 Feb 2012 15:38:14 +0100 |
mod_lastlog: New module to record last time a user authenticated
|
Kim Alvefur |
Fri, 24 Feb 2012 15:28:17 +0100 |
mod_admin_web: Correctly access items in NamedNodeMaps
|
Florian Zeitz |
Tue, 14 Feb 2012 21:21:40 +0100 |
Merge
|
Matthew Wild |
Tue, 14 Feb 2012 15:17:16 +0000 |
mod_c2s_conn_throttle: renamed mod_c2s_auth_throttle, hooks at features and takes in account stream renegotiation.
|
Marco Cirillo |
Sun, 12 Feb 2012 21:58:07 +0000 |
mod_cleanup_http: updated banner.
|
Marco Cirillo |
Sun, 12 Feb 2012 18:26:02 +0000 |
mod_cleanup_http: "spring cleans" module, aka unload global http modules without hassle (open ports cleanup doesn't work with server_event)
|
Marco Cirillo |
Sun, 12 Feb 2012 18:04:51 +0000 |
mod_server_status: remove cleanup function move it to a separate plugin.
|
Marco Cirillo |
Sun, 12 Feb 2012 18:01:48 +0000 |
mod_stanza_counter_http: remove cleanup function move it to a separate plugin.
|
Marco Cirillo |
Sun, 12 Feb 2012 18:01:12 +0000 |
mod_register_json: remove cleanup function move it to a separate plugin.
|
Marco Cirillo |
Sun, 12 Feb 2012 17:59:45 +0000 |