xmlhandlers: Don't restrict CDATA
[prosody.git] / core / sessionmanager.lua
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.
2009-08-16 Matthew Wildcore.sessionmanager, xmppclient_listener: Move responsi...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Waqas HussainMoved automatic unavailable presence generation on...
2009-07-05 Waqas Hussainsessionmanager: Replace raw session by an event data...
2009-07-03 Matthew Wildsessionmanager: Reset bare_sessions[user] after resourc...
2009-07-03 Matthew Wildsessionmanager: Newly created sessions shouldn't have...
2009-07-01 Waqas HussainMerged with trunk
2009-07-01 Matthew WildSend xml:lang in stream headers, fixes #78
2009-06-23 Waqas Hussainsessionmanager: Fire event on resource unbind
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildsessionmanager: Fire event on resource bind
2009-06-04 Waqas HussainMerge with trunk
2009-06-04 Waqas Hussainsessionmanager: It really is username@host, not host...
2009-06-04 Waqas HussainMy merge!!!!
2009-06-02 Matthew Wildsessionmanager: It's username@host, not host@username :)
2009-05-29 Waqas Hussainsessionmanager: Removed a redundant check
2009-05-29 Waqas Hussainsessionmanager: Fixed an old FIXME: A problem caused...
2009-05-29 Waqas Hussainsessionmanager: Add/remove sessions from full_sessions...
2009-05-29 Waqas Hussainsessionmanager: Added reference to globals full_session...
2009-05-29 Waqas Hussainsessionmanager: Removed reference to global 'sessions'
2009-05-29 Matthew Wildsessionmanager, mod_tls: Mark a session as secure when...
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildsessionmanager: Miscellaneous logging improvements...
2009-04-08 Matthew WildMerge
2009-04-08 Matthew Wildsessionmanager, componentmanager: Fix some wacky indent...
2009-04-05 Matthew Wildsessionmanager, s2smanager, mod_component: Send reply...
2009-04-03 Matthew Wildcore.sessionmanager: Hop out of <status> tag so that...
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainFixed: sessionmanager: Apply nameprep on hostname passe...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-02-12 Waqas HussainFixed: kick_old resource conflict resolution policy...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-12 Matthew WildSet session.ip to the IP address of connecting clients
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-16 Matthew WildRemove old debugging line from sessionmanager
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-10 Matthew WildNewline at end of file for sessionmanager
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Matthew Wildstanza_dispatch = core_process_stanza, fixed for xmpp...
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildRemove print()s from sessionmanager and s2smanager
2008-12-06 Matthew WildMerge from waqas/myself
2008-12-06 Matthew WildAdd hostmanager, and eventmanager
next