- 11 Jan, 2015 1 commit
-
-
Tom Evans authored
This patch fixes several NullPointerExceptions that were observed in an cluster when running under high load and latency, including related issues in the BOSH connector and hazelcast plugin. Some related logging improvements are also included. Some of the NPEs were generated during the startup phase before the server was fully initialized. These have been corrected by checking appropriate "ready state" indicators. In general, sessions hosted in remote cluster nodes that cannot be addressed due to timeouts during remote task execution should be considered temporarily "unavailable" to the cluster member that initiated the call.
-
- 21 Jun, 2014 1 commit
-
-
Dele Olajide authored
This cannot be enforced strictly for openfire IQ handlers to process packets for custom namespaces. I am modifying the original fix to exclude IQ handlers and also check for anonymous users.
-
- 07 Jun, 2014 1 commit
-
-
Christian Schudt authored
IQ stanzas, which were routed to a non-existent user were falsely replied to with an IQ-result (e.g. ping). This fix checks for the existence of the user and returns an error, in case the user does not exist.
-
- 06 Jun, 2014 1 commit
-
-
Christian Schudt authored
OF-819 IQs of type error get falsely routed to IQ.createResult() which results in an Exception and connection termination This can happen, if the session is in wrong status (e.g. if the user has not yet authenticated) and the client responds with an error IQ. Only reply to an IQ if it is type get or set.
-
- 14 Mar, 2014 1 commit
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13989 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 26 Feb, 2013 1 commit
-
-
Florian Schmaus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13523 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Jun, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11034 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Nov, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10903 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Apr, 2008 1 commit
-
-
Armando Jagucki authored
ClearspaceMUCEventDelegate is now operational supporting on-demand room creation and permissions-limited room joins/deletions. Along with that work came an optimization to the user creation process (JM-1313). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10163 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Feb, 2008 1 commit
-
-
Daniel Henninger authored
Couple of minor tweaks here and there, mostly alt tags for imgs. Added emailListener and sip plugins to Plugin.iml, as well as necessary libraries. Repaired incompatible API issue with TLSPolicy. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9857 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Oct, 2007 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9321 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
IQ errors are now marked as being sent from the server. That means that users will be able to get an IQ error before becoming available. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9320 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9317 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 15 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9312 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Sep, 2007 1 commit
-
-
Gaston Dombiak authored
Return IQ error internal_server_error when an exception occurs while processing an IQ packet. JM-1125 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9172 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Aug, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8951 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
2) Optimization - removed bottleneck in cluster - removed counter of sessions from cache. Calculated now on demand. 3) Fixed counter of authenticated session to not decrement when non-authenticated session is removed. JM-1095 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8664 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8524 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8404 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8353 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7742 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7410 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Jan, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6541 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Nov, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5918 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Jun, 2006 1 commit
-
-
Gaston Dombiak authored
Fixed routing of IQ errors triggered by IQ packets generted by the server. Fixes possible memory leak. JM-729 git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4076 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Mar, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3506 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Feb, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3483 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Feb, 2006 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3428 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3423 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3404 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Jan, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3283 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Dec, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3207 b35dd754-fafc-0310-a699-88a17e54d16e
-