- 02 May, 2014 2 commits
-
-
Christian Schudt authored
-
akrherz authored
help locate JAVA_HOME
-
- 01 May, 2014 13 commits
-
-
Tom Evans authored
See discussion here: http://community.igniterealtime.org/message/238725#238725
-
Christian Schudt authored
Disable doclint in Javadoc of JDK8.
-
-
Christian Schudt authored
-
Sven Bunge authored
Disable doclint in Javadoc of JDK8. If the build use JDK7 or below the additional parameter raises an error - so its only set for jdk8 builds
-
Tom Evans authored
OF-780: Update sign-up.jsp
-
Tom Evans authored
OF-780: lib "recaptcha4j" should be updated to the last version
-
Christian Schudt authored
OF-767: Add jdk8 to the accepted jdk versions
-
Sven Bunge authored
-
Fx03nix authored
lib "recaptcha4j" should be updated to the last version(0.0.8) - this solve problem with old ReCaptcha domain (SSL-cert error) (community.igniterealtime.org/message/238656)
-
Fx03nix authored
Patch for solve problem with recaptcha over https NewReCaptcha method in sing-up.jsp changed to newSecureReCaptcha - whatever you use, 9090 or 9091 - captcha always will comes via HTTPS (http://community.igniterealtime.org/message/238655)
-
akrherz authored
-
akrherz authored
-
- 30 Apr, 2014 1 commit
-
-
akrherz authored
-
- 29 Apr, 2014 5 commits
-
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
akrherz authored
where to find the bundled JRE when building the installer.rpm target. For example ant -Djre.bundle.location=/tmp/jre-1.7.0-55.tgz installer.rpm
-
akrherz authored
where to find the bundled JRE when building the installer.rpm target. For example ant -Djre.bundle.location=/tmp/jre-1.7.0-55.tgz installer.rpm
-
- 28 Apr, 2014 3 commits
- 27 Apr, 2014 1 commit
-
-
akrherz authored
-
- 26 Apr, 2014 10 commits
-
-
Tom Evans authored
Merged patch contributed by Ashley Ward.
-
Tom Evans authored
Per review feedback, restore the private constructor for this static utility class.
-
Tom Evans authored
Ensure that async packets are not lost when a connection is dropped/reset by peer.
-
Tom Evans authored
Suppress stack trace and dump bad presence stanza into the debug log.
-
Tom Evans authored
When a user is added to a shared roster group, broadcast membership so presence stanzas will be accepted
-
akrherz authored
-
Tom Evans authored
Reduces overhead when running Openfire in a cluster.
-
Tom Evans authored
Pickup the latest version of MySQL Connector/J (5.1.30) for the upcoming 3.9.2 release.
-
Dele Olajide authored
Linux video recording is TODO. Refresh code with jitsi.org
-
akrherz authored
-
- 25 Apr, 2014 5 commits
-
-
Tom Evans authored
Modified older patch submitted by David Horowitz to accommodate more recent changes.
-
Tom Evans authored
AuthorizationManager defines only static methods; no need to instantiate.
-
Tom Evans authored
Ensure "bits" are present by zero-padding the broadcast roles string
-
Tom Evans authored
Per patch submitted by John Georgiadis
-
Tom Evans authored
-