- 26 Apr, 2014 1 commit
-
-
Tom Evans authored
Reduces overhead when running Openfire in a cluster.
-
- 26 Feb, 2013 1 commit
-
-
Florian Schmaus authored
EntityCapabilitiesManager: Don't handle IQ stanzas with came in through receivedAnswer() but are not of IQ.Type.result by deeming these packets as invalid (which they are). It seems that there are some entities that accounce protocol/caps support but do not allow disco#info queries (maybe to avoid information leaks). They send an error IQ instead as rely to disco#info. This causes EntityCapabilitiesManager to throw an NPE: 2013.02.26 13:16:33 org.jivesoftware.openfire.IQRouter - Error proces sing answer of remote entity. Answer: <iq from="jdev@conference.jabbe r.org/XXX" to="freakempire.de" type="error" id="204-29"><error c ode="405" type="cancel"><not-allowed xmlns="urn:ietf:params:xml:ns:xm pp-stanzas"/></error></iq> java.lang.NullPointerException at org.jivesoftware.openfire.entitycaps.EntityCapabilitiesMan ager.getIdentitiesFrom(EntityCapabilitiesManager.java:336) at org.jivesoftware.openfire.entitycaps.EntityCapabilitiesMan ager.generateVerHash(EntityCapabilitiesManager.java:237) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13525 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Jan, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11580 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
-
- 23 Sep, 2008 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10833 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
-
- 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
-
- 13 Dec, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9642 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Nov, 2007 3 commits
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9438 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9436 b35dd754-fafc-0310-a699-88a17e54d16e
-
Armando Jagucki authored
Implementation of Entity Capabilities (XEP-0115) including server side cacheing and utilization by PEP. JM-1132 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9434 b35dd754-fafc-0310-a699-88a17e54d16e
-