prosody
log
graph
tags
bookmarks
branches
6f4db418a9cc
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 @ 3623:
6f4db418a9cc
less
more
|
(0)
-100
-30
-10
-8
tip
description
author
age
Backed out changeset bfc47564aaef (No need for _M with module.environment)
Matthew Wild
Sat, 13 Nov 2010 04:12:40 +0000
modulemanager: Inside plugins, have global _M as a reference to the module's environment
Matthew Wild
Sat, 13 Nov 2010 04:09:14 +0000
modulemanager, usermanager: Removed hooks for the 'component-activated' event (components now fire 'host-activated').
Waqas Hussain
Wed, 10 Nov 2010 22:27:09 +0500
modulemanager: Return an error when loading a module on a non-existent host, don't create the host. Removes dependecy on componentmanager.
Waqas Hussain
Wed, 10 Nov 2010 20:14:33 +0500
modulemanager: load_modules_for_host(): For components, the inherited modules are the intersection of the inheritable and global modules lists, not the difference.
Waqas Hussain
Wed, 10 Nov 2010 19:54:38 +0500
modulemanager: load_modules_for_host(): Inherit 'tls' and 'dialback' from global modules list for components, and load the component module. Also refactored to use util.set.
Waqas Hussain
Wed, 10 Nov 2010 18:06:51 +0500
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
less
more
|
(0)
-100
-30
-10
-8
tip