-
branches/
- Allan/opensso/
- IIS7PostData/opensso/
- OPENAM-635/
- OPENAM-665/
- agent_windows_build/opensso/
- allanCSDK/
- allanIIS7/opensso/
- allanThread/opensso/
- apache_workspace/
- build_system/opensso/
-
extensions-cyber_ee/
- amsessiondb/
- authn4tress/
- authnauthinfo/
- authncaptcha/
- authncas/
- authnhfvb/
- authnicip/
- authnicrp/
- authnspmlreg/
- authnswekey/
- authnvalid/
- authnvip/
- authnyubikey/
- c1demo2009/
- drupalmodule/
- entitlements/
- joomlaplugin/
- jsr196/
- mavenquickstart/
- mediawikiextension/
- oauth/
- oauth-module/
- oauth-module-2/
- openid/
- openldaprepo/
- phpclientsdk/
- proxy/
- saml2ecp/
- saml2php/
- saml2ruby/
- seraphprovider/
- spring2provider/
- spring3provider/
- springprovider/
- tamauthnfilter/
- wordpressplugin/
- wssproxy/
- xssfilter/
- incubator/opensso/
- j2eePostData/opensso/
- j2eeagent_peter/opensso/
- openam-OPENAM-500/
- openam_7_branch/
- openam_agent22_branch/
- openam_agent30_branch/
- openam_idproxy_branch/opensso/
- openam_j2eeagent30_branch/opensso/
- openam_release9_branch/opensso/
- openam_snapshot10_branch/
- openam_snapshot95_branch/opensso/
- openam_snapshot95_sustaining_branch/opensso/
- opends23_build002/
- opends23_integration/opensso/
- opensso_build8_branch/opensso/
- opensso_build8_sustaining_branch/opensso/
- opensso_build9_branch/opensso/
- opensso_snapshot95_branch/opensso/
- sharedMem/opensso/
- snmprefactor/opensso/
- spring3provider/
- sts-branch/opensso/
- upgrade/
-
tags/
- 9.5/opensso/
- 9.5.1/opensso/
- 9.5.1_RC1/opensso/
- 9.5.1_RC2/opensso/
- 9.5.1_RTM/opensso/
- 9.5.2_RC1/opensso/
- 9.5.2_RTM/opensso/
- 9.5.3_RC1/opensso/
- 9.5.3_RTM/
- 9.5.4_RC1/
- 9.5.4_RTM/
- agents_225_stable/
- agents_301_stable/
- agents_302_stable/
- agents_303_stable/
- agents_3041/
- agents_304_stable/
- j2eeagents_301_stable/
- j2eeagents_302_stable/
- j2eeagents_303_stable/
-
trunk/
- gateway/
-
opensso/
- extensions/
- legal/
- openam-site/
-
products/
-
amserver/
- amtune/
- clientsdk/
- demo/
- distauth/
- docs/
- resources/
- samples/
- scripts/
- services/
- source/
- test/
- war/
- www/
- xml/
- xsd/
- .cvsignore
- amserver.properties
- amserver.xml
- build-configurator.xml
- build-diagnostic-tools.xml
- build-jars.xml
- build-session-tools.xml
- build-tools.xml
- build.xml
- license.txt
- version.template
- extlib/
- federation/
- installtools/
- j2eeagents/
- legacy/
- legal/
- license/
- nbproject/
- oauth/
- opendj/
- opends/
- shared/
- upgrade/
- webagents/
- wssagents/
- xml/
- .cvsignore
- README
- build-checkjars.xml
- build.xml
- build_date.js.template
- catalog.xml
- index.html
- openam_link.js.template
- opensso_link.js.template
- products.properties
- products.xml
- workspace-how-to
-
amserver/
- qatest/
- resources/
- www/
- .cvsignore
- build.xml
- products/
- .test-ignore-me
- pom.xml
- system.log
Stats
Commits this week: 1
| Total Committers: | 14 |
|---|---|
| Last Commit: | 25 Jan |
| Commits this week: | 1 |
| Total Lines of Code (LoC): | 1,001,779 |
| Net change in LoC this week: | -11,961 |
Line History
Commit Activity
52 week commits volume
Commits by day
Commits by hour
Commit calendar
Most active committers (90 days)
Subversion Details
1 property- svn:ignore = .DS_Store .classpath tracker.properties built *.swp extlib/\*.jar .project
amserver
Peter Major
Peter Major
Peter Major
steve
steve
Peter Major
Peter Major
Peter Major
Fix for OPENAM-1043
A ListWrapper object has been introduced in order to be able to differentiate
null lists from empty lists
A ListWrapper object has been introduced in order to be able to differentiate
null lists from empty lists
modified 4 files
steve
Peter Major
Fix for OPENAM-1046
The property was missing from the upgradable property-list.
The property was missing from the upgradable property-list.
modified
serverupgrade.properties
Peter Major
steve
Peter Major
Peter Major
Peter Major
Peter Major
Peter Major
Fix for OPENAM-1003
IdCachedServicesImpl acquired lock for SM, then Stats, while
SessionService acquired lock for Stats first, then for SM (in Stats init).
By moving the instantiation code the deadlock should be eliminated.
IdCachedServicesImpl acquired lock for SM, then Stats, while
SessionService acquired lock for Stats first, then for SM (in Stats init).
By moving the instantiation code the deadlock should be eliminated.
modified
IdCachedServicesImpl.java
steve
started review CR-331
08 Dec 11
OPENAM-1006: Wildcards in referrals can be ignored due to invalid search filter
steve
matthew
Fix OPENAM-961: Ensure that the FQDN is used when interacting with OpenDJ in order to ensure that certificate owner/issuer names are correct
Specify the --hostname option to the OpenDJ setup tool during installation.
Specify the --hostname option to the OpenDJ setup tool during installation.
modified 2
java files
- … 1 more file in changeset.
matthew
Fix OPENAM-999: Error Configuring Directory Server in enable replication during multi-server site deployment
modified
EmbeddedOpenDS.java
sachiko
OPENAM-987: special character used in membership search filter should be escaped (rfc2254)
added to
LDAPv3Repo.java
Peter Major
matthew
OPENAM-960: Upgrade embedded version of OpenDS 2.3 to latest stable version of OpenDJ (2.4.4)
Initial integration work: does not include support for upgrade from 9.5.x to 10.
Initial integration work: does not include support for upgrade from 9.5.x to 10.
changed 81 files
- … 76 more files in changeset.
Mark de Reeper
