mod_s2s_auth_certs: Split PKIX based certificate checking from mod_s2s into new plugin
[prosody.git] / core / modulemanager.lua
2014-07-25 Kim Alvefurmod_s2s_auth_certs: Split PKIX based certificate checki...
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-04 Kim AlvefurMerge 0.9->0.10
2014-06-30 Kim AlvefurMerge 0.9->0.10
2014-06-21 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim AlvefurMerge 0.9->0.10
2014-04-26 Kim AlvefurMerge 0.9->0.10
2014-04-22 Kim AlvefurMerge 0.9->0.10
2014-04-10 Kim AlvefurMerge 0.9->0.10
2014-04-02 Matthew WildMerge 0.9->0.10
2014-03-25 Kim AlvefurMerge 0.9->0.10
2014-03-22 Kim Alvefurmodulemanager: Load mod_saslauth on components by default
2014-03-09 Kim AlvefurMerge 0.9->0.10
2014-02-26 Kim AlvefurMerge 0.9->0.10
2014-02-12 Kim AlvefurMerge 0.9 -> 0.10
2014-02-06 Kim AlvefurMerge 0.9->0.10
2014-02-03 Kim AlvefurMerge 0.9->0.10
2014-01-26 Kim Alvefurmodulemanager: Always load a platform-specific module...
2014-01-21 Matthew WildMerge 0.9->0.10
2014-01-18 Matthew WildMerge 0.9->0.10
2014-01-12 Matthew WildMerge 0.9->0.10
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew WildMerge 0.9->0.10
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-05 Matthew WildMerge 0.9->0.10
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew WildMerge 0.9->trunk
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge with Florob
2013-04-03 Matthew WildMerge 0.9->trunk
2013-04-01 Marco Cirillomodulemanager: add missing ipairs import.
2013-04-01 Marco Cirillomodulemanager: add function to retrieve module items...
2013-03-23 Kim AlvefurMerge 0.9->trunk
2013-03-23 Kim Alvefurcore.*: Complete removal of all traces of the "core...
2012-11-22 Matthew WildMerge with a merge (or something)
2012-11-22 Matthew WildMerge 0.9->trunk
2012-11-22 Matthew Wildmodulemanager: Set module.reloading when a module is...
2012-09-12 Waqas Hussainhostmanager, modulemanager: Ensure hosts[*].modules...
2012-07-28 Matthew WildMerge with Florob
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2012-05-19 Matthew Wildmodulemanager, moduleapi: Turn module.event_handlers...
2012-05-18 Matthew Wildmoduleapi, modulemanager: Re-structure module.event_han...
2012-05-16 Matthew Wildmodulemanager: Components should inherit mod_s2s from...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew Wildmodulemanager: Set module.reloading = true when firing...
2012-04-29 Matthew Wildmodulemanager: Pass the module's final host (e.g. ...
2012-04-29 Matthew Wildmodulemanager: Hide deprecation warning for modules...
2012-04-28 Matthew Wildmodulemanager: Fixes to handle circular dependencies...
2012-04-28 Matthew Wildmodulemanager: Remove unused function imports
2012-04-28 Matthew Wildmodulemanager: Remove unused NULL declaration
2012-04-27 Matthew Wildmodulemanager: Clear modulemap when a host is deactivat...
2012-04-27 Matthew Wildmodulemanager: Set module.environment before calling...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-23 Matthew Wildmodulemanager: Set module.loaded = false on unload
2012-04-23 Matthew Wildmodulemanager: Report errors that happen when loading...
2012-04-22 Matthew WildMerge with Zash
2012-04-21 Matthew Wildmodulemanager: For children of shared modules, set...
2012-04-21 Matthew Wildmodulemanager: When a shared module becomes global...
2012-04-21 Matthew Wildmodulemanager: Support for shared modules - function...
2012-04-21 Matthew Wildmodulemanager: Make module_has_method and module_call_m...
2012-04-21 Matthew Wildmodulemanager: Use modulemap rather than hosts[host...
2012-04-21 Matthew Wildmodulemanager: Use api_instance rather than pluginenv...
2012-04-21 Matthew Wildmodulemanager: Allow loading a module onto "*" (part...
2012-03-15 Matthew WildMerge with Zash
2012-03-14 Matthew Wildmodulemanager: Some refactoring. Deprecate module.host...
2012-03-14 Matthew Wildmodulemanager: Use appropriate events object for global...
2012-02-24 Matthew WildMerge Zash with Florob and Maranda
2012-02-24 Florian Zeitzmodulemanager: include mod_c2s and mod_s2s into autoloa...
2012-01-22 Matthew WildMerge with trunk
2012-01-22 Matthew Wildmodulemanager: load(): Return and use the correct modul...
2012-01-22 Matthew Wildmodulemanager: Cleanup some unused variables, imports...
2012-01-22 Matthew Wildmodulemanager, moduleapi: Replace hooks multitable...
2012-01-22 Matthew Wildmodulemanager: Drop unnecessary prosody_events local
2012-01-22 Matthew Wildmodulemanager: Some reorganisation. Only external chang...
2012-01-22 Matthew Wildmodulemanager: Move in-module API functions to core...
2011-12-13 Matthew Wildmodulemanager: Remove 'config' from module environments...
2011-09-20 Waqas Hussainmodulemanager: Fix undefined global access in handling...
2011-09-17 Waqas Hussainmodulemanager: Fixed undefined global access in broadca...
2011-08-29 Matthew Wildmodulemanager: Add module:handle_items() to allow a...
2011-08-14 Matthew Wildmodulemanager: Add module:hook_global(name, handler...
next