| Thu, 18 Feb 2010 16:22:50 +0000 |
Matthew Wild |
modulemanager: Fix traceback on unloading global modules (thanks KSid)
|
| Thu, 11 Feb 2010 05:36:03 +0500 |
Waqas Hussain |
modulemanager: Load plugin libraries in the same environment as the plugins.
|
| Thu, 11 Feb 2010 05:34:53 +0500 |
Waqas Hussain |
modulemanager: Make the plugin environment available directly (module.environment within plugins).
|
| Thu, 21 Jan 2010 12:57:12 +0000 |
Matthew Wild |
modulemanager: Remove obsolete actions code
|
| Thu, 10 Dec 2009 03:02:04 +0500 |
Waqas Hussain |
modulemanager: Fire item-removed events on module unload.
|
| Thu, 10 Dec 2009 03:00:16 +0500 |
Waqas Hussain |
modulemanager: Fixed a global access.
|
| Wed, 02 Dec 2009 20:32:44 +0000 |
Matthew Wild |
modulemanager, net.dns: Remove trailing whitespace
|
| Tue, 01 Dec 2009 19:57:33 +0000 |
Matthew Wild |
modulemanager: Fire events module-loaded and module-unloaded, both receive a table with 'module' and 'host' fields, thanks bjc
|