- 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 3 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
This fixes a bug where the EmailService settings could not be changed through the admin panel. Note that this is introduced in the same version of Openfire (4.1.0) as that will include this commit.
-
Guus der Kinderen authored
This commit introduces a new SMS service that takes after the existing email service. The new service utilizes SMPP to allow for messages to be sent to a suitable service provider.
-
- 06 Sep, 2016 1 commit
-
-
Guus der Kinderen authored
-
- 25 Aug, 2016 1 commit
-
-
Roman Soldatow authored
-
- 22 Aug, 2016 1 commit
-
-
akrherz authored
-
- 17 Aug, 2016 3 commits
-
-
akrherz authored
-
daryl herzmann authored
-
daryl herzmann authored
Simply repeated dwd's commit 73b59106 on Ubuntu Trusty (20160104ubuntu0.14.04.1)
-
- 16 Aug, 2016 8 commits
-
-
akrherz authored
Adds explicit requirement for jre-headless to be installed for the noarch RPM. Note: the epoch is set to 1 for this requirement as well, which seems to be the convention based on https://fedorahosted.org/released/javapackages/doc/#_jvm
-
Dave Cridland authored
OF-477: For DIGEST-MD5, use domain rather than host name.
-
Guus der Kinderen authored
OF-1172 Add support for a wildcard DNS override
-
Dave Cridland authored
OF-1174: MUC should always respond to IQ requests.
-
Dave Cridland authored
OF-1170 Advertise all proxy addresses
-
Guus der Kinderen authored
OF-1173: X.509/TLS related fixes
-
Guus der Kinderen authored
IQ requests must always be responded to, if only with an error reply. For good measure, IQ-Ping support was added too.
-
Dave Cridland authored
This also addresses a worrying (but harmless) mis-redirect to a success page.
-