|
| 1.5.2.5 | modified | bwang | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java | JBAS-2034 Added secure falg. |
| 1.1.2.1 | modified | starksm | testsuite/src/resources/web/form-auth/context.xml | Add includePassword=true on the FormAuthValve. |
| 1.2.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/FormAuthValve.java | If the includePassword attribute is true, the j_password value is also included in the session under the attribute name j_password. Resolves (JBAS-2059) Add ability to include form auth password in error page via FormAuthValve. |
| 1.3.2.5 | modified | starksm | testsuite/src/main/org/jboss/test/web/test/FormAuthUnitTestCase.java | Test that a bad login is redirected to the errors.jsp and that the session j_exception is not null. |
| 1.9.2.124 | modified | starksm | testsuite/imports/test-jars.xml | Include the WEB-INF/context.xml in the form-auth.war along with jsp pages |
| 1.3.2.1 | modified | starksm | testsuite/src/resources/web/form-auth/form-auth-web.xml | Use /restricted/errors.jsp as the form-error-page |
| 1.3.2.2 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/JNDIBindingUnitTestCase.java | backport from HEAD |
| 1.13.2.1 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/MBeanServerUnitTestCase.java | backport from HEAD |
| 1.1.4.1 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/mbeanserver/MBeanDepends.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/MappingObjectModelProvider.java | backport from HEAD |
| 1.1.2.4 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/SimpleTypeBindings.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/Unmarshaller.java | backport from HEAD |
| 1.1.2.4 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/UnmarshallerImpl.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/Util.java | backport from HEAD |
| 1.1.2.5 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/XercesXsMarshaller.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/AttributeBinding.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/CharactersHandler.java | backport from HEAD |
| 1.1.2.1 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/DefaultSchemaResolver.java | backport from HEAD |
| 1.1.2.4 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/SchemaBinding.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/SchemaBindingResolver.java | backport from HEAD |
| 1.1.2.5 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/SundayContentHandler.java | backport from HEAD |
| 1.1.2.7 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/TypeBinding.java | backport from HEAD |
| 1.1.2.9 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/XsdBinder.java | backport from HEAD |
| 1.1.2.3 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/impl/runtime/RtUtil.java | backport from HEAD |
| 1.1.2.2 | modified | remm | tomcat/src/main/org/jboss/web/tomcat/filters/SemaphoreValve.java | - Add concurrency control valve for JDK 1.4, submitted by Scott Marlow. |
| 1.4.6.1 | modified | bdecoste | j2ee/src/main/javax/ejb/SessionContext.java | JIRA EJB3 184 |
| 1.31.6.2 | modified | bdecoste | server/src/main/org/jboss/ejb/StatefulSessionEnterpriseContext.java | JIRA EJB3 184 |
| 1.27.6.1 | modified | bdecoste | server/src/main/org/jboss/ejb/StatelessSessionEnterpriseContext.java | JIRA EJB3 184 |
| 1.8.6.2 | modified | aloubyansky | server/src/main/org/jboss/proxy/compiler/Proxies.java | fixed jbas-1546 'ejbSelect methods with same name, diferent signatures does not work' |
| 1.4.16.2 | modified | aloubyansky | testsuite/src/main/org/jboss/test/cmp2/commerce/AddressBean.java | testcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work' |
| 1.4.6.2 | modified | aloubyansky | testsuite/src/main/org/jboss/test/cmp2/commerce/AddressHome.java | testcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work' |
| 1.12.6.2 | modified | aloubyansky | testsuite/src/main/org/jboss/test/cmp2/commerce/CommerceTest.java | testcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work' |
| 1.14.4.1 | modified | aloubyansky | testsuite/src/resources/cmp2/commerce/META-INF/ejb-jar.xml | testcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work' |