prosody
log
graph
tags
bookmarks
branches
1e570ed17147
browse
changeset
core/modulemanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/modulemanager.lua @ 3588:
1e570ed17147
less
more
|
(0)
-100
-30
-10
-8
tip
description
author
age
modulemanager: Fixed: Locally defined pcall wasn't returning return values of the called function.
Waqas Hussain
Wed, 10 Nov 2010 05:30:46 +0500
componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property.
Waqas Hussain
Wed, 10 Nov 2010 03:39:38 +0500
modulemanager, stanza_router: Moved modulemanager.handle_stanza to stanza_router, as a local function handle_unhandled_stanza. modulemanager is no longer a dependency of stanza_router.
Waqas Hussain
Sat, 16 Oct 2010 08:34:32 +0500
modulemanager: Removed another legacy events API (add_event_hook), and related code.
Waqas Hussain
Sat, 16 Oct 2010 08:15:11 +0500
modulemanager: Removed legacy events API, and related code.
Waqas Hussain
Sat, 16 Oct 2010 07:31:50 +0500
modulemanager: Removed add_iq_handler() from the plugin API.
Waqas Hussain
Sat, 16 Oct 2010 06:25:55 +0500
modulemanager: Remove dependency on eventmanager
Matthew Wild
Tue, 03 Aug 2010 10:52:53 +0100
Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name.
Matthew Wild
Fri, 04 Jun 2010 14:33:36 +0100
less
more
|
(0)
-100
-30
-10
-8
tip