View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041007142500Lbuild.54
|
| 1.4.26.1 | modified | starksm | testsuite/src/main/org/jboss/test/web/servlets/SecureServlet.java | Add a validateSubject parameter that when true indicates that the SecurityAssociation subject should be validated to not be null. |
| 1.26.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java | Move the SecurityAssociationValve location to after the standard authorization valves so that the request subject can be associated with the request thread/session. Fixes [ 1040200 ] Authentication exception, principal=null initially on login |
| 1.16.2.1 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.java | Get rid of the SecurityRolesAssociation used to support the DeploymentRolesLoginModule. The only use of the deployment roles should be to augment the run-as identity and this does not require integration with the JAAS layer. |
| 1.3.6.2 | modified | andd | thirdparty/opennms/joesnmp/lib/joesnmp.jar | Added a license file and upgraded to joesnmp v0.3.2with basic agent support (hooks for get/set and an optional thread pool) |
| 1.1.2.1 | modified | andd | thirdparty/opennms/joesnmp/LICENSE | Added a license file and upgraded to joesnmp v0.3.2with basic agent support (hooks for get/set and an optional thread pool) |
| 1.2.6.2 | modified | andd | thirdparty/opennms/joesnmp/README | Added a license file and upgraded to joesnmp v0.3.2with basic agent support (hooks for get/set and an optional thread pool) |
| 1.2.6.1 | modified | starksm | messaging/src/main/org/jboss/mq/il/http/AnyhostVerifier.java | This class should not be used any longer, but remove the reference to the com.sun.net.* package anyway. |