Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Mon, 17 Sep 2012 20:15:27 +0200 | Kim Alvefur | mod_mam_muc_sql: SQL variant of mod_mam_muc |
Mon, 17 Sep 2012 20:14:51 +0200 | Kim Alvefur | mod_mam_muc: MUC version of mod_mam |
Mon, 17 Sep 2012 20:14:26 +0200 | Kim Alvefur | mod_mam_sql: Fork of mod_mam using SQL. |
Wed, 12 Sep 2012 22:05:57 +0000 | Marco Cirillo | mod_host_guard: fix typos into the code, the operators were supposed to be "not equal". |
Wed, 12 Sep 2012 20:08:48 +0000 | Marco Cirillo | mod_host_guard: replace checking host object with checking the configuration for the authentication option set to anonymous, I suppose that was the reason I imported configmanager but probably lost that somewhere in the process. |
Thu, 13 Sep 2012 00:17:42 +0500 | Waqas Hussain | mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. |
Wed, 12 Sep 2012 19:15:45 +0000 | Marco Cirillo | mod_host_guard: prevent possible traceback during host manual activation/deactivation. |