- 21 Nov, 2016 4 commits
-
-
wroot authored
-
Mike Gouline authored
-
daryl herzmann authored
on setup password configuration page.
-
daryl herzmann authored
* adjust LOGSIZE and WRITE_DELAY settings * did simple smoke test of install, stop, start, OK * observed some errors on shutdown within PubSub, noted in OF-955
-
- 20 Nov, 2016 1 commit
-
-
daryl herzmann authored
Introduces i18n string of index.process_owner "OS Process Owner:". On Windows, I believe the value field will be 'SYSTEM'
-
- 11 Nov, 2016 3 commits
-
-
姜为 authored
when canSendPrivateMessage is null will throw NullPointException if use canSendPrivateMessage() method when canSendPrivateMessage is null will return "anyone"
-
GregDThomas authored
* Ensure that the default cache behaviour for Hazelcast backed caches is correct. Also, correct minor error when setting the maxLifetime of a ClusteredCache * Bump the version number, update the changelog * Correct the changelog to reference the OF JIRA * Update plugin.xml US style dates :(
-
akrherz authored
OF-1209, previously setting "Allowed to Connect" option was a NOOP
-
- 04 Nov, 2016 1 commit
-
-
Michael Klein authored
* OF-1211 - Fix description of Broadcast disabling option in Client Control plugin * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit fa12c8169b556c1d4d157a57609648e69637499a. * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575. * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client
-
- 01 Nov, 2016 2 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
* OF-1147: More debug logging. * Removed unreachable code.
-
- 28 Oct, 2016 1 commit
-
-
Guus der Kinderen authored
-
- 23 Oct, 2016 1 commit
-
-
Daniel Hams authored
-
- 21 Oct, 2016 1 commit
-
-
Daniel Müller authored
-
- 20 Oct, 2016 1 commit
-
-
akrherz authored
-
- 18 Oct, 2016 1 commit
-
-
Gugli authored
* PrivacyLists on first run There are 2 instances of PrivacyListProvider (one in PrivacyListManager and the other in IQPrivacyHandler) The issue was : both instances have separate privacyListCount variables, which are filled during PrivacyListProvider constructor (== server startup). Thus, if at server startup the privacyListCount is 0, and one of the instances adds a PrivacyList, the other will never be informed and discard all changes and reads. Fix : turn PrivacyListProvider into a singleton. * PrivacyLists on first run There are 2 instances of PrivacyListProvider (one in PrivacyListManager and the other in IQPrivacyHandler) The issue was : both instances have separate privacyListCount variables, which are filled during PrivacyListProvider constructor (== server startup). Thus, if at server startup the privacyListCount is 0, and one of the instances adds a PrivacyList, the other will never be informed and discard all changes and reads. Fix : turn PrivacyListProvider into a singleton.
-
- 11 Oct, 2016 2 commits
-
-
Guus der Kinderen authored
OF-1194: Allow for bulk data transfer.
-
Guus der Kinderen authored
This commit improves the SMS service for speed / data transfer. Instead of establishing a new connection to the SMSC for each message, such connections can be pooled and re-used.
-
- 07 Oct, 2016 2 commits
-
-
Guus der Kinderen authored
OF-1174: Fixed negation bug.
-
Guus der Kinderen authored
-
- 03 Oct, 2016 13 commits
-
-
Dave Cridland authored
Optimization ClusterExternalizableUtil writeByteArray performance
-
Dave Cridland authored
OF-1146 Update presence after setting a MUC role.
-
Dave Cridland authored
OF-1156 Do not store null LockOutFlag in Cache
-
Dave Cridland authored
OF-1175 Require jre-headless >= 1:1.7.0 for noarch RPM
-
Dave Cridland authored
OF-1177 allow java7-runtime-headless to satisfy .deb requirement
-
Dave Cridland authored
OF-1180: BOSH endpoints redirect all the requests with the trailing slash
-
Dave Cridland authored
OF-1194: New SMS service
-
Dave Cridland authored
OF-1189: New getEnumProperty implementation.
-
Dave Cridland authored
OF-777: email service fixes
-
Dave Cridland authored
OF-1196: Don't overflow system property name/value
-
Dave Cridland authored
OF-1198: Don't respond to responses of MUC non-occupants.
-
Dave Cridland authored
OF-1197: XEP-0227 support for User import Export plugin
-
Dave Cridland authored
OF-1199: New JDBC based AdminProvider
-
- 30 Sep, 2016 2 commits
-
-
Robert Marcano authored
JDBCAdminProvider can read the list of admin users from a database
-
Guus der Kinderen authored
-
- 28 Sep, 2016 1 commit
-
-
Anno van Vliet authored
-
- 27 Sep, 2016 3 commits
-
-
Anno van Vliet authored
Portable Import/Export Format for XMPP-IM Servers
-
Anno van Vliet authored
A typo was fixed which caused a invalid error "The import file does not match the user schema." when importing.
-
Guus der Kinderen authored
-
- 26 Sep, 2016 1 commit
-
-
Guus der Kinderen authored
-