mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / core / sessionmanager.lua
2015-03-24 Matthew Wildsessionmanager: Return 'not-allowed' error instead...
2013-05-01 Matthew WildMerge with Florob
2013-04-11 Matthew Wildsessionmanager, s2smanager: Remove unused imports
2013-04-08 Matthew Wildsessionmanager, s2smanager: Remove open_session tracing
2013-03-23 Kim Alvefurcore.*: Complete removal of all traces of the "core...
2013-02-03 Kim AlvefurMerge 0.9->trunk
2013-01-23 Kim Alvefurs2smanager: Generate session names used for logging...
2012-11-30 Waqas HussainMerge 0.9->trunk.
2012-11-30 Waqas Hussainsessionmanager: Log the actual error message when roste...
2012-07-23 Matthew Wildsessionmanager: Lower 'destroying session' message...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-22 Matthew Wildsessionmanager: Clean up some unused variables and...
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 Wildsessionmanager: Have session.send() of a retired sessio...
2012-05-11 Matthew WildMerge with backout
2012-05-03 Matthew Wildsessionmanager: Remove max_resources config option...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-01-23 Matthew Wildsessionmanager: Require uuid_generate()
2012-01-23 Matthew Wildsessionmanager, mod_c2s: Move timeout logic to mod_c2s
2012-01-22 Matthew Wildmod_c2s, sessionmanager, xmppclient_listener: Move...
2011-12-13 Matthew Wildsessionmanager: Remove unused reference to modulemanager
2011-06-27 Matthew Wildsessionmanager: Remove dependency on util.import
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-05-07 Waqas Hussainsessionmanager: Log reason when destroying a session.
2011-04-05 Matthew WildMerge 0.8->trunk
2011-03-29 Matthew Wildsessionmanager: Fire pre-resource-unbind to allow plugi...
2010-08-22 Matthew Wildsessionmanager, s2smanager: Give resting sessions a...
2010-08-03 Matthew Wildsessionmanager: Remove dependency on eventmanager
2010-07-02 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge backout
2010-06-12 Matthew WildMerge 0.7->trunk
2010-06-12 Matthew WildMerge 0.7->trunk
2010-06-11 Waqas Hussainsessionmanager: Fixed a traceback on invalid usernames...
2010-06-11 Waqas Hussainsessionmanager: Moved nodeprep to sessionmanager.make_a...
2010-06-02 Matthew Wildsessionmanager: Rename filters_initialize->initialize_f...
2010-06-02 Matthew Wildsessionmanager: Initialize new sessions for filtering...
2010-05-23 Matthew WildMerge 0.7->trunk
2010-05-23 Waqas Hussainrostermanager: Correctly clear the bare_sessions table...
2010-05-22 Waqas Hussainsessionmanager: Change error for reaching resource...
2010-05-22 Waqas Hussainsessionmanager: If roster loading fails during resource...
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-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew Wildsessionmanager, s2smanager: Add type of ?2s_destroyed...
2010-03-15 Matthew WildMerge with 0.7 (and indirectly 0.6.2)
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-14 Matthew Wildsessionmanager: Don't re-destroy destroyed sessions
2010-03-14 Matthew Wildsessionmanager: Return stream error when incoming strea...
2010-03-14 Matthew Wildsessionmanager: Add close method to resting sessions
2010-03-11 Matthew Wildsessionmanager, s2smanager: Close session on </stream...
2010-03-08 Matthew Wildsessionmanager, s2smanager: Destroyed sessions are...
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-12 Matthew Wildsessionmanager, s2smanager: Fix for syntax of null_data...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Give sessions dummy data...
2010-02-11 Waqas Hussainsessionmanager: Fire stream-features event using new...
2010-02-11 Matthew Wildsessionmanager: Fire resource-unbind event after removi...
2010-02-10 Matthew Wildsessionmanager: Whitespace fix
2010-02-05 Matthew WildMerge with backout
2010-01-11 Waqas Hussainsessionmanager: Added resource prepping, and invalid...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-24 Matthew WildMerge with trunk
2009-11-24 Matthew Wildcore.sessionmanager, net.*_listener: Remove the evil...
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainsessionmanager: Added function send_to_interested_resou...
2009-11-22 Waqas Hussainsessionmanager: Fixed and cleaned function send_to_avai...
2009-11-22 Matthew WildMerge with trunk
2009-11-21 Matthew Wildsessionmanager: Use : syntax for calling connection...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Fix for syntax of null_data...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Give sessions dummy data...
2010-01-11 Waqas Hussainsessionmanager: Added resource prepping, and invalid...
2009-11-24 Matthew Wildcore.sessionmanager, net.*_listener: Remove the evil...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-06 Paul Aurichsessionmanager: Mark client streams as opened sooner...
2009-10-03 Matthew Wildsessionmanager: Use UUID for stream ids to clients...
2009-10-03 Matthew Wildsessionmanager: Add c2s_timeout option for unauthentica...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
next