Remove all trailing whitespace
[prosody.git] / util / pluginloader.lua
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
2012-08-01 Matthew Wildutil.pluginloader: Remove unused imports
2012-08-01 Matthew Wildutil.pluginloader: Expose load_file
2012-07-28 Matthew WildMerge with Florob
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-02-22 Waqas Hussainutil.pluginloader: Rewritten resource loading to be...
2011-02-22 Waqas Hussainutil.pluginloader: Rewritten resource loading to be...
2011-02-20 Waqas Hussainutil.pluginloader: Remove unused support for custom...
2011-02-20 Waqas Hussainutil.pluginloader: Remove unused support for custom...
2011-02-20 Waqas Hussainutil.pluginloader: Return file path on success in plugi...
2011-02-20 Waqas Hussainutil.pluginloader: Return file path on success in plugi...
2011-02-20 Waqas Hussainutil.pluginloader: Return full file path from internal...
2011-02-20 Waqas Hussainutil.pluginloader: Return full file path from internal...
2011-01-20 Waqas Hussainutil.pluginloader: Add support for multiple plugin...
2011-02-24 Matthew WildMerge with waqas
2010-07-31 Waqas Hussainutil.pluginloader: Remove useless datamanager dependency.
2010-07-31 Waqas Hussainutil.pluginloader: Fix loading of plugins, plugin libra...
2010-06-29 Matthew WildMerge backout
2010-06-11 Matthew WildMerge 0.7->trunk
2010-06-11 Matthew Wildprosodyctl, util.pluginloader: Remove support for stori...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2009-12-05 Matthew Wildutil.pluginloader: Don't specify a host for the plugin...
2009-12-03 Tobias MarkmannMerge with Waqas.
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew Wildutil.pluginloader: Support for fetching plugins from...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-29 Matthew WildMerge with nolan
2009-06-28 Waqas Hussainutil.pluginloader: Append "@" to chunk names (fixes...
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildutil.pluginloader: Remove unnecessary return value...
2009-06-19 Waqas HussainMerge with trunk
2009-06-14 Waqas Hussainutil.pluginloader: Initial commit - a plugin resource...