log core/modulemanager.lua @ 2334:4cedfeeaaed4

age author description
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
Mon, 23 Nov 2009 16:07:33 +0000 Matthew Wild modulemanager: New module API methods for getting config options with type conversion, get_option_string, get_option_number, get_option_boolean, get_option_array, get_option_set
Sun, 08 Nov 2009 15:09:11 +0000 Matthew Wild modulemanager: api:get_option(): Handle correctly option values of boolean false, don't assume value unset