| glassfish:/container-auth/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
SJSAS91_FCS_BRANCH:janey:20080118010544
by janey on
17 January 2008, 19:06:30 -0600
(11 months ago)
port AIX changes to 9.1.1
./src/java/com/sun/enterprise/security/jauth/AuthContext.java
1.5.6.1
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.8.2.1
SJSAS91_UR1_BRANCH:basler:20070903013525
by basler on
02 September 2007, 20:35:25 -0500
(16 months ago)
- Moved AIX port changes to UR1 branch - Ran quicklook tests on windows - 2 quick look tests still fail on AIX platform because need to make a domain.xml config change - the approach taken minimized i…
./src/java/com/sun/enterprise/security/jauth/AuthContext.java
1.5.8.1
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.8.4.1
SAILFIN_BRANCH:prasads:20070706104841
by prasads on
06 July 2007, 05:48:41 -0500
(18 months ago)
Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH
./build.properties
1.3.28.1
./build.xml
1.10.6.1
./maven.xml
1.6.28.1
./project.properties
1.3.28.1
./project.xml
1.4.28.1
MAIN:raharsha:20070629071236
by raharsha on
29 June 2007, 02:12:36 -0500
(18 months ago)
Issue number: 3179 (possibly loading the incorrect method in container-auth ) Obtained from: Submitted by: Reviewed by: Ron Monzillo, VB Kumar
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.8
GF_V2_AIX_POC:basler:20070608211337
by basler on
08 June 2007, 16:13:37 -0500
(19 months ago)
Initial check in for the AIX proof of concept. With these modification, the appserver starts and 100% of the quick look tests are passing on AIX Issue number: Obtained from: Submitted by: Reviewed b…
./build.xml
1.11.4.1
./src/java/com/sun/enterprise/security/jauth/AuthContext.java
1.5.4.1
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.7.4.1
MAIN:tcfujii:20070505053314
by tcfujii on
05 May 2007, 00:33:14 -0500
(20 months ago)
CDDL+GPL header updates.
./build.properties
1.4
./build.xml
1.11
./maven.xml
1.7
./project.properties
1.4
./project.xml
1.5
MAIN:monzillo:20070112005935
by monzillo on
11 January 2007, 18:59:35 -0600
(23 months ago)
Issue number: 2024 Obtained from: Submitted by: Reviewed by: Shing Wai Chan, Bobby Bissett changed values of Map constants to match WsitAuthConfigProvider.
./src/java/com/sun/enterprise/security/jauth/SOAPAuthParam.java
1.9
MAIN:swchan2:20061214184350
by swchan2 on
14 December 2006, 12:43:50 -0600
(2 years ago)
Synopsis: include jmac-api.jar into the container-auth.jar Submitted by: Shing Wai Chan Reviewed by: Dinesh Patil
./build.xml
1.10
MAIN:swchan2:20061205225449
by swchan2 on
05 December 2006, 16:54:49 -0600
(2 years 1 month ago)
Synopsis: fix CR 6497132: Regression for JBI with recent security changes jmac-provider/src/java/com/sun/enterprise/security/jmac/PacketMapMessageInfo.java container-auth/src/java/com/sun/enterprise/s…
./src/java/com/sun/enterprise/security/jauth/SOAPAuthParam.java
1.8
MAIN:monzillo:20061120042249
by monzillo on
19 November 2006, 22:22:49 -0600
(2 years 1 month ago)
Issue number: Obtained from: Submitted by: Reviewed by: Shing Wai Chan WSIT scurity integration: JAXWS system handler delegate replaced with common client and server side pipes that employ jsr 196 (R…
./src/java/com/sun/enterprise/security/jauth/SOAPAuthParam.java
1.7
MAIN:monzillo:20061117002824
by monzillo on
16 November 2006, 18:28:24 -0600
(2 years 1 month ago)
Issue number: Obtained from: Submitted by: Reviewed by: SHing Wai CHan corrected PACKET literals.
./src/java/com/sun/enterprise/security/jauth/SOAPAuthParam.java
1.6
MAIN:monzillo:20061110201217
by monzillo on
10 November 2006, 14:12:17 -0600
(2 years 1 month ago)
Issue number: Obtained from: Submitted by: Reviewed by: Vijay RAMACHANDRAN
./build.xml
1.9
./src/java/com/sun/enterprise/security/jauth/SOAPAuthParam.java
1.5
MAIN:swchan2:20061016220640
by swchan2 on
16 October 2006, 17:06:40 -0500
(2 years 2 months ago)
Synopsis: group feature in 196 appserv-commons/src/java/com/sun/logging/enterprise/system/core/security/LogStrings.properties jmac-api/src/java/javax/security/auth/message/callback/PasswordValidationC…
./src/java/com/sun/enterprise/security/jauth/callback/PasswordValidationCallback.java
1.5
MAIN:swchan2:20060929225731
by swchan2 on
29 September 2006, 17:58:55 -0500
(2 years 3 months ago)
Synopsis: coding for HttpServlet Profile jmac-provider/src/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java container-auth/src/java/com/sun/enterprise/security/jauth/ConfigFile…
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.6
MAIN:swchan2:20060928174620
by swchan2 on
28 September 2006, 12:46:20 -0500
(2 years 3 months ago)
Synopsis: backward compatibile handler changes with 196 Tests run: EE QL, CTS smoke Submitted by: Shing Wai Chan Reviewed by: Ronald Monzillo
./src/java/com/sun/enterprise/security/jauth/callback/CertStoreCallback.java
1.4
./src/java/com/sun/enterprise/security/jauth/callback/PasswordValidationCallback.java
1.4
./src/java/com/sun/enterprise/security/jauth/callback/PrivateKeyCallback.java
1.4
./src/java/com/sun/enterprise/security/jauth/callback/SecretKeyCallback.java
1.4
./src/java/com/sun/enterprise/security/jauth/callback/TrustStoreCallback.java
1.4
MAIN:swchan2:20060915232836
by swchan2 on
15 September 2006, 18:28:36 -0500
(2 years 3 months ago)
Synposis: add 196 providers and update build scripts container-auth/build.xml container-auth/src/java/com/sun/enterprise/security/jauth: HttpServletAuthParam.java AuthPolicy.java SOAPAuthParam…
./build.xml
1.8
./src/java/com/sun/enterprise/security/jauth/AuthException.java
1.4
./src/java/com/sun/enterprise/security/jauth/AuthPolicy.java
1.4
./src/java/com/sun/enterprise/security/jauth/HttpServletAuthParam.java
1.3
./src/java/com/sun/enterprise/security/jauth/SOAPAuthParam.java
1.4
MAIN:swchan2:20060308025454
by swchan2 on
07 March 2006, 20:54:54 -0600
(2 years 10 months ago)
Synopsis: fix CR 6310708: Regression:WSS-username etoken without encrypt policy always have encryption in the request message ConfigFile.java, ConfigXMLParser.java default-config.xml default-domai…
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.5
AS9_BETA_BRANCH:tcfujii:20060116064627
by tcfujii on
16 January 2006, 00:46:27 -0600
(2 years 11 months ago)
Updated copyright text/year.
./build.properties
1.2.2.1
./build.xml
1.6.2.1
./maven.xml
1.5.2.1
./project.properties
1.2.2.1
./project.xml
1.3.2.1
MAIN:tcfujii:20051225042347
by tcfujii on
24 December 2005, 22:23:47 -0600
(3 years ago)
Updated copyright text and year.
./build.properties
1.3
./build.xml
1.7
./maven.xml
1.6
./project.properties
1.3
./project.xml
1.4
MAIN:monzillo:20051219213101
by monzillo on
19 December 2005, 15:31:01 -0600
(3 years ago)
Issue number: change to support fast-track wsarc case 2005/753 Obtained from: Submitted by: Reviewed by: QingQing
./build.xml
1.6
./maven.xml
1.5
MAIN:dpatil:20051110215359
by dpatil on
10 November 2005, 15:53:59 -0600
(3 years 1 month ago)
Fixing Issue#34 for building from NetBeans IDE Issue number: Obtained from: Submitted by: Dinesh Reviewed by:
./build.xml
1.5
MAIN:dpatil:20050917020813
by dpatil on
16 September 2005, 21:08:13 -0500
(3 years 3 months ago)
Deleting errorneous checked in files Issue number: Obtained from: Submitted by: Dinesh Reviewed by:
./.#maven.xml.1.3
1.2
MAIN:dpatil:20050916223942
by dpatil on
16 September 2005, 17:39:42 -0500
(3 years 3 months ago)
Removed extend maven.xml from bootstrap in modules/submodules Tested full source build. Issue number: Obtained from: Submitted by: Dinesh Patil Reviewed by:
./maven.xml
1.4
MAIN:monzillo:20050916222527
by monzillo on
16 September 2005, 17:25:27 -0500
(3 years 3 months ago)
fixes to container auth-spi to allow a lifecyle module to leverage the container callback handlers. Removed cache loader caching to ensure compatability with loader deactivation by web container. fi…
./src/java/com/sun/enterprise/security/jauth/AuthConfig.java
1.3
./src/java/com/sun/enterprise/security/jauth/AuthContext.java
1.3
./src/java/com/sun/enterprise/security/jauth/ConfigFile.java
1.3
./src/java/com/sun/enterprise/security/jauth/DependentCallbackHandler.java
1.1
./src/java/com/sun/enterprise/security/jauth/ServerAuthContext.java
1.3
MAIN:kumara:20050822052431
by kumara on
22 August 2005, 00:24:31 -0500
(3 years 4 months ago)
Reviewed by: Kedar, Prashanth, Anissa, Sudipto Tests Run: PE/EE quicklook tests on EE server image CTS smoke tests on EE server image PE quicklook tests on PE installer Manually verified that none o…
./build.xml
1.4
MAIN:kx125475:20050630194257
by kx125475 on
30 June 2005, 14:42:57 -0500
(3 years 6 months ago)
Submitted by: Kai.Xu@sun.com Reviewed by: Ronald Monzillo Description: integrate pre-std JSR196 in servlet layer
./src/java/com/sun/enterprise/security/jauth/HttpServletAuthParam.java
1.1
MAIN:tcfujii:20050627212601
by tcfujii on
27 June 2005, 16:26:01 -0500
(3 years 6 months ago)
Issue number: CDDL header updates.
./build.properties
1.2
./build.xml
1.3
./maven.xml
1.3
./project.properties
1.2
./project.xml
1.3
MAIN:dpatil:20050625040655
by dpatil on
24 June 2005, 23:06:55 -0500
(3 years 6 months ago)
Updating glassfish/bootstrap module to replace glassfish/glassfish as per feedback and Usability purpose. Tests Ran: Complete bootstrap-all build from glassfish/bootstrap and appserv, appserv-ee
./build.xml
1.2
./maven.xml
1.2
./project.xml
1.2
./nbproject/project.xml
1.2
MAIN:jfarcand:20050528005057
by jfarcand on
27 May 2005, 19:50:57 -0500
(3 years 7 months ago)
Remove Makefile.
./Makefile
1.2
MAIN:dpatil:20050527225105
by dpatil on
27 May 2005, 17:51:18 -0500
(3 years 7 months ago)
Initial revision
./.#maven.xml.1.3
1.1
./Makefile
1.1
./build.properties
1.1
./build.xml
1.1
./maven.xml
1.1
|