Bumper commit for the new modulemanager API \o/ Updates all the modules, though some...
[prosody.git] / core / modulemanager.lua
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildBacked out the backout. Now we're back out.
2008-11-23 Matthew WildReverted my change to modulemanager, to restore those...
2008-11-23 Matthew WildBacked out changeset 79bd7a3e906c
2008-11-23 Waqas HussainCheck to prevent error on IQs from completely unhandled...
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildTypo prevented modulemanager.load() from returning...
2008-11-23 Matthew WildMerge from waqas
2008-11-22 Waqas HussainCheck to prevent error for IQs from completely unhandle...
2008-11-15 Matthew WildMerge with myself (!)
2008-11-15 Matthew WildIf iq child element has no xmlns, use parent's
2008-11-08 Waqas HussainWe now fail if modules fail to load at startup.
2008-11-06 Waqas HussainReworked the way lxmppd.cfg is used
2008-11-02 Matthew Wildmerge from waqas
2008-11-02 Matthew WildFix for previous commit (again)
2008-11-02 Matthew WildFix for previous commit
2008-11-02 Matthew WildFix for add_iq_handler to allow multiple origin types too
2008-11-01 Matthew WildFix s2s once and for all
2008-10-30 Matthew Wildmod_version is here
2008-10-26 Waqas HussainAdded support for XEP-0049: Private XML Storage (mod_pr...
2008-10-08 Waqas HussainMerge from Matthew. datamanager.simplesave fix
2008-10-08 Waqas HussainAdded: vCard plugin: mod_vcard
2008-10-05 Matthew WildMerged local TLS branch
2008-10-05 Matthew WildTLS: Handshake works, no data after that
2008-10-05 Matthew Wildmod_InBandRegistration -> mod_register
2008-10-05 Matthew WildMerged mod_InBandRegistration from waqas
2008-10-04 Waqas HussainUser registration, etc (jabber:iq:register)
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Matthew WildMerge docs from waqas
2008-10-04 Matthew WildDEPENDS updated by waqas
2008-10-04 Matthew WildFix stanza handlers to use xmlns also for matching
2008-10-04 Matthew WildSmall fixes
2008-10-03 Matthew WildAdd support for arbitrary events and event hooks
2008-10-02 Matthew WildSASL!
2008-09-30 Matthew WildHuge commit to: