Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_groups: Use module API for reading config | Kim Alvefur | 2013-03-23 |
mod_roster: Remove unused variable | Kim Alvefur | 2013-03-23 |
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports | Kim Alvefur | 2013-03-23 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals | Kim Alvefur | 2013-03-23 |
Merge 0.9->trunk | Matthew Wild | 2013-03-22 |
mod_s2s: Fix variable usage in check_auth_policy (thanks Florob) | Matthew Wild | 2013-03-22 |