|
| 1.4.6.4 | modified | starksm | security/src/main/org/jboss/security/ssl/ClientSocketFactory.java | JBAS-3313, fix the leak of the DomainSocketFactory.class via the logger initialization. |
| 1.10.2.9 | modified | starksm | server/src/main/org/jboss/invocation/pooled/server/PooledInvoker.java | JBAS-3216, cleanup the socket pool synchronization, logging |
| 1.8.6.12 | modified | starksm | server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java | JBAS-3216, cleanup the socket pool synchronization, logging |
| 1.2.2.12 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/SimpleTestCase.java | Fix session timeout test |
| 1.2.2.12 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/BaseTest.java | Fix assertion message |
| 1.3.4.5 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.java | Do more thorough subtree eviction |
| 1.6.2.11 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | [JBAS-3310] Clear remotely created sessions properly. |
| 1.3.2.42 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | [JBAS-3310] Clear remotely created sessions properly. |
| 1.3.2.35 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | [JBAS-3310] Clear remotely created sessions properly. |
| 1.1.2.1 | modified | asaldhana | varia/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.java | JBAS-3311: Filter that does access control on the jmx ops in the jmx-console |
| 1.2.6.2 | modified | asaldhana | varia/src/resources/jmx/jmx-console-web.xml | JBAS-3311: Filter that does access control on the jmx ops in the jmx-console |
| 1.2.2.11 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/SimpleTestCase.java | [JBAS-3310] Check that expired remote sessions are cleared from JBoss Cache |
| 1.5.4.8 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.java | Put code to query JBossCache for session info in a separate util class |
| 1.1.2.1 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/SessionTestUtil.java | Put code to query JBossCache for session info in a separate util class |
| 1.6.2.24 | modified | tdiesler | common/src/main/org/jboss/util/xml/JBossEntityResolver.java | Update the xml.xsd namespace |
| 1.406.2.205 | modified | rrajasekaran | testsuite/build.xml | Added compatibility tests for 4.0.4.SP1 |
| 1.1.2.139 | modified | starksm | build/build-thirdparty.xml | Update jbossretro to pickup support for StringWriter append changes |
| 1.1.2.138 | modified | tdiesler | build/build-thirdparty.xml | jbossws-1.0.1.GAjbossxb-1.0.0.CR5 |
| 1.1.2.11 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | Reduce excess number of loops; bump allowed time per loop |
| 1.1.4.12 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.java | JBAS-3279, build the request uri passed to WebResourcePermission and WebUserDataPermission from the coyote request mapping data to obtain a canonicalized representation. |
| 1.22.2.14 | modified | starksm | testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | JBAS-3279, add a request uri that uses the %2f escape sequence form of / |
| 1.1.2.7 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/addressrewrite/AddressRewriteTestCase.java | Fix tests regression for jbossws-1.0.1 |
| 1.1.2.2 | modified | tdiesler | testsuite/src/resources/webservice/addressrewrite/WEB-INF/web-sec.xml | Fix tests regression for jbossws-1.0.1 |
| 1.1.2.3 | modified | tdiesler | testsuite/src/resources/webservice/addressrewrite/WEB-INF/web.xml | Fix tests regression for jbossws-1.0.1 |
| 1.1.2.3 | modified | tdiesler | testsuite/src/resources/webservice/addressrewrite/WEB-INF/webservices.xml | Fix tests regression for jbossws-1.0.1 |
| 1.1.2.4 | modified | tdiesler | testsuite/src/resources/webservice/jbws124/WEB-INF/web.xml | Fix tests regression for jbossws-1.0.1 |
| 1.406.2.204 | modified | tdiesler | testsuite/build.xml | Fix tests regression for jbossws-1.0.1 |
| 1.22.2.13 | modified | asaldhana | testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | JBAS-3279: Test case that tests bypassing of security constraints while using jacc, with multiple slashes. |
| 1.13.2.15 | modified | asaldhana | testsuite/src/resources/web/WEB-INF/jbosstest-web.xml | JBAS-3279: Test case that tests bypassing of security constraints while using jacc, with multiple slashes. |
| 1.5.4.7 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.java | Remove ref to BuddyManager |
| 1.1.2.5 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/StateTransferTestCase.java | Remove ref to BuddyManager |
| 1.5.4.6 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.java | [JBAS-3297] Support buddy replication for http session repl |
| 1.1.2.4 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/StateTransferTestCase.java | [JBAS-3297] Support buddy replication for http session repl |
| 1.6.2.10 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | [JBAS-3297] Support buddy replication for http session repl |
| 1.4.2.4 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | [JBAS-3297] Support buddy replication for http session repl |
| 1.3.2.41 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | [JBAS-3297] Support buddy replication for http session repl |
| 1.3.2.34 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | [JBAS-3297] Support buddy replication for http session repl |
| 1.3.4.4 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.java | [JBAS-3297] Support buddy replication for http session repl |