- 04 Jan, 2017 1 commit
-
-
daryl herzmann authored
-
- 19 Dec, 2016 1 commit
-
-
akrherz authored
-
- 09 May, 2016 2 commits
-
-
Daniel Hams authored
-
Daniel Hams authored
Bug fix to allow compilation of JSP pages for the admin console when running with -DdevelopmentMode=true. Fixed by adding jetty-annotations of appropriate version and using the servlet container initializer inside there. Includes a change to mark index.html as the welcome page rather than the jsp to avoid bypassing context security in development mode.
-
- 03 Mar, 2016 1 commit
-
-
Guus der Kinderen authored
This commit adds more structure to the logging done when loading and unloading plugins. The plugin manager was adapted to create log statements for loading and unloading each plugin. It also logs to std-out for log statements of priority INFO and above. This mimics what some (but not all) plugins were doing internally. There's an added log statement that informs that the loading of the entire set of plugins has finished (which helps users to determine when Openfire is ready to be used). Corresponding log statements from individual plugins have been removed.
-
- 25 Jan, 2016 1 commit
-
-
Guus der Kinderen authored
Instead of using our proprietary commons logging wrapper for slf4j, use the one provided by slf4j. Not only does is reduce code, it also does a better job logging things (using the correct log category). The jcl-over-slf4j.jar is a drop-in replacement for commons-logging.jar (for version 1.1.1 commons-logging - our copy was probably older).
-
- 19 Jan, 2016 1 commit
-
-
Guus der Kinderen authored
Don't initialize the admin console TLS connector when no identity store is available (that's guaranteed to fail). Don't log admin console startup success when there's an error.
-
- 28 Nov, 2015 3 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
- 25 Nov, 2015 5 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
This commit adds ConnectionListener and -Configuration for the webadmin panel. This required some properties to be optional (where they were not).
-
Guus der Kinderen authored
This commit (which is compilable, but breaks some important functionality - work in progess) aims to centralize the configuration for connections. "Connections" are used in a broad sense here, and includes socket-based (TLS and legacy-mode SSL) client connections, BOSH-based client connections, component connections, connectionmanager (multiplexer) connections, but also connections to the admin panel.
-
Guus der Kinderen authored
SSLConfig can now be used to get a consistently configured Jetty SSL configuration.
-
Guus der Kinderen authored
-
- 19 Nov, 2015 1 commit
-
-
Guus der Kinderen authored
By replacing Jetty 6.x era libraries with 9.x-based variants, JSP support will be brought back up-to-date. Additionally, Openfire will no longer have a mix of dependencies from various versions of Jetty. This commit contains a number of changes that go hand-in-hand: - Replaces JAR files - Applies uniformity to the buildscript where JSPC is executed - Replaces JSTL 1.0 taglibs with later versions - Adds a simple logger to the build process (to stop it from complaining)
-
- 09 Nov, 2015 1 commit
-
-
Christian Schudt authored
There were still ~1500 missing annotations! This time fixed with IntelliJ ;-)
-
- 13 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 13 Dec, 2014 1 commit
-
-
akrherz authored
-
- 09 Dec, 2014 3 commits
-
-
Tom Evans authored
Update for earlier fix to properly construct and initialize HTTP/S connectors using configurable resource limits.
-
Tom Evans authored
Update default QTP configuration for admin console and BOSH connectors; added new configuration property "adminConsole.serverThreads" with a default of 2
-
Tom Evans authored
Updates the MINA 2.0.9 core to fix a locking issue documented here: https://issues.apache.org/jira/browse/DIRMINA-995 Also updates connection manager and thread pool configurations to better allocate resources within the JVM.
-
- 27 Nov, 2014 1 commit
-
-
Seanster authored
If the http admin port is disabled enabling https fails because it tries to copy from an uninitialized httpd configuration. An exception is generated and the server runs but you have no admin interfaces. The only httpd configuration parameter that might have needed to be copied is setSendServerVersion. This just makes a new 'empty' connection and sets that parameter before continuing on as usual. According to the documentation you're supposed to be able to use https admin without http admin. This situation appears to be a side effect of some code changes later on where someone just forgot to consider this. More info here in my bug report: https://igniterealtime.jiveon.com/message/241471
-
- 02 Jun, 2014 1 commit
-
-
Florian Schmaus authored
-
- 27 Mar, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13594 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Jan, 2012 3 commits
-
-
guus authored
OF-481: Moved from connector-based configuration to factory-based configuration (as is preferred in later versions of Jetty). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12945 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12944 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12943 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11591 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Jan, 2010 1 commit
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11546 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jan, 2010 2 commits
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11497 b35dd754-fafc-0310-a699-88a17e54d16e
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11496 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 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
-
- 26 Jun, 2008 1 commit
-
-
Daniel Henninger authored
Added passing of bosh and tcp client ports to Clearspace. Also made index.jsp actually REALLY indicate whether ssl services are available. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10596 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
-
- 04 Dec, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9565 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9318 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Sep, 2007 1 commit
-
-
David Smith authored
Switch uses of SslSocketConnector to SslSelectChannelConnector so that we can use continuations. Massively improves SparkWeb login times. This also modifies SSLConfig to allow accessing the SSLContext (necessary for the switch), and merges SSLJiveServerSocketFactory into SSLConfig, since it was redundant. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9096 b35dd754-fafc-0310-a699-88a17e54d16e
-