certmanager, mod_tls: Return final ssl config as third return value (fix for c6caaa44...
[prosody.git] / plugins / mod_iq.lua
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-09-09 Kim AlvefurMerge 0.9->0.10
2014-09-03 Matthew WildMerge 0.9->0.10
2014-09-02 Kim AlvefurMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-07-31 Matthew WildMerge 0.9->0.10
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-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-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-03-23 Kim AlvefurMerge 0.9->trunk
2013-03-23 Kim Alvefurmod_announce, mod_auth_anonymous, mod_c2s, mod_c2s...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_iq: Don't treat an iq as handled if session.send...
2012-05-12 Waqas Hussainmod_iq: Use "jabber:client" when the stanza payload...
2012-05-11 Matthew WildMerge with backout
2012-04-28 Matthew Wildmod_iq: Remove unused import of jid.split, bare_session...
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.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-12-02 Waqas Hussainmod_iq: Fix an extra character in previous commit...
2010-12-02 Waqas Hussainmod_iq: Fix an extra character in previous commit...
2010-12-02 Waqas Hussainmod_iq: Don't hook 'iq/full' on components.
2010-12-02 Waqas Hussainmod_iq: Don't hook 'iq/full' on components.
2010-12-02 Waqas Hussainmod_iq: Don't stop event dispatch for unhandled IQ...
2010-12-02 Waqas Hussainmod_iq: Don't stop event dispatch for unhandled IQ...
2010-11-27 Matthew WildMerge with trunk
2010-11-27 Waqas Hussainmod_iq: Optimized a bit more (fewer table accesses).
2010-11-27 Waqas Hussainmod_iq: Optimized a bit more (fewer table accesses).
2010-11-27 Waqas Hussainmod_iq: Optimized a bit (fewer table accesses).
2010-11-27 Waqas Hussainmod_iq: Optimized a bit (fewer table accesses).
2010-11-27 Waqas Hussainmod_iq: Extra IQ get and set sub-events are now fired...
2010-11-27 Waqas Hussainmod_iq: Extra IQ get and set sub-events are now fired...
2010-11-27 Matthew WildMerge darkrain->trunk
2010-11-27 Waqas Hussainmod_iq: IQ error and result sub-events are now "iq...
2010-11-27 Waqas Hussainmod_iq: IQ error and result sub-events are now "iq...
2010-06-29 Matthew WildMerge backout
2010-05-30 Waqas Hussainmod_iq: Removed a check for user existance when firing...
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-21 Matthew WildMerge with 0.7
2010-02-21 Waqas HussainMerge with 0.7.
next