util.stanza: Iterate on childtags instead of all childs.
[prosody.git] / util / pluginloader.lua
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...