- 06 May, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10346 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Apr, 2008 1 commit
-
-
guus authored
Don't use empty strings or single space characters to represent null values. Use null values instead. JM-1334 (reviewer: Gato) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10299 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Apr, 2008 1 commit
-
-
guus authored
IQHandler defines a field that contains the SessionManager instance. Classes that extend IQHandler should not redefine the same field and assign the exact same object to it. Instead, they should use the field from the super class. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10248 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10212 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
-
- 18 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10077 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10065 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 26 Feb, 2008 1 commit
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10004 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Feb, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9982 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Feb, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9932 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Feb, 2008 2 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9884 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
[JM-1221] Added listener for when resources are bound from Guus and updated plugins/components that were using it. (namely, sip, gateway, motd, and enterprise) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9883 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
-
- 14 Nov, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9495 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9371 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9293 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Sep, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9151 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Jul, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8786 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jul, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8708 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
-
- 27 Jun, 2007 1 commit
-
-
Alex Wenckus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8651 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Jun, 2007 1 commit
-
-
Jay Kline authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8581 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8564 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jun, 2007 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8553 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8552 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Jun, 2007 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8548 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
2) Return a <not-authorized/> stream error when cancelling account. JM-1085 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8547 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Jun, 2007 1 commit
-
-
Alex Wenckus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8521 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8500 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Jun, 2007 1 commit
-
-
Alex Wenckus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8476 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 May, 2007 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8412 b35dd754-fafc-0310-a699-88a17e54d16e
-
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
-
- 10 Apr, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@7965 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
-