Software /
code /
prosody
Log
description | author | age |
---|---|---|
usermanager: Expose host_handler() as initialize_host() | Matthew Wild | Tue, 29 Jun 2010 19:11:18 +0100 |
mod_auth_anonymous, mod_auth_cyrus: Removed unused variables. | Waqas Hussain | Thu, 24 Jun 2010 03:33:09 +0500 |
mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager already has a default. | Waqas Hussain | Thu, 24 Jun 2010 03:30:51 +0500 |
mod_pep: Fixed a possible traceback during disco#items queries on a user's bare JID by remote users. | Waqas Hussain | Thu, 24 Jun 2010 03:29:39 +0500 |
mod_auth_internal_hashed: Update TODO comments to COMPAT | Matthew Wild | Tue, 22 Jun 2010 20:54:15 +0100 |
mod_auth_internal_hashed: Remove far too many instances of inline hex conversion using gsub, which was creating useless closures and what-not | Matthew Wild | Tue, 22 Jun 2010 20:52:43 +0100 |