summaryrefslogtreecommitdiffstats
path: root/base/server/cmscore
Commit message (Expand)AuthorAgeFilesLines
* Fixed build issue with apache-commons-codec 1.8.Endi S. Dewata2016-04-281-3/+1
* Fix problem in creating certificate requestsAde Lee2016-04-221-2/+2
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-201-5/+22
* Realms - Address comments from reviewAde Lee2016-04-204-11/+13
* Added new authz methods to check realmAde Lee2016-04-201-1/+39
* Add realm to the key recordAde Lee2016-04-203-6/+19
* Add realm to the request recordAde Lee2016-04-204-11/+39
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-151-1/+1
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-131-3/+8
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-121-5/+5
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-281-4/+15
* Remove unused 'toMIME64' methodsFraser Tweedale2016-03-221-10/+0
* Remove commented-out codeFraser Tweedale2016-03-222-18/+0
* Remove unused variables from profile classesFraser Tweedale2016-03-221-1/+0
* Remove vestiges of NISAuth pluginFraser Tweedale2016-02-161-1/+0
* Ticket #1007 TPS audit eventsChristina Fu2016-02-151-0/+7
* Weaken PKIPrincipal to superclass in several placesFraser Tweedale2016-02-151-4/+5
* Fixed LDAP error handling in TokenService.Endi S. Dewata2016-02-051-14/+14
* Block startup until initial profile load completedFraser Tweedale2016-01-211-2/+35
* Ensure config store commits refresh file-based profile dataFraser Tweedale2016-01-211-1/+38
* Handle LDAPProfileSubsystem delete-then-recreate racesFraser Tweedale2016-01-211-20/+92
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-193-26/+103
* Extract LDAPControl search function to LDAPUtilFraser Tweedale2016-01-191-11/+4
* Updated CLI to run individual selftests.Endi S. Dewata2016-01-181-36/+39
* Added table to manage TPS user profiles.Endi S. Dewata2016-01-181-56/+30
* Ticket #1375 Provide cert/key retention for externalRegChristina Fu2016-01-151-5/+11
* Fixed selftest error handling.Endi S. Dewata2015-12-013-103/+104
* Refactored LDAPSecurityDomainSessionTable.Endi S. Dewata2015-10-293-97/+111
* Store issuer DN in certificate recordsFraser Tweedale2015-10-212-0/+6
* Ticket #1648 [RFE] provide separate cipher lists for CS instances acting as c...Christina Fu2015-10-204-14/+24
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-021-50/+30
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-012-19/+172
* Refactored certificate processors.Endi S. Dewata2015-09-301-0/+4
* One-liner fix to conditional for new SerialNumberUpdateTaskAde Lee2015-08-121-2/+2
* Separate range and cert status threadsAde Lee2015-08-121-4/+76
* Ticket 1531 Directory auth plugin requires LDAP anonymous bindsChristina Fu2015-08-071-2/+39
* Fixed cert-find performance.Endi S. Dewata2015-07-152-28/+47
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-021-97/+117
* Fixed selftests log message.Endi S. Dewata2015-06-231-144/+127
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-1815-44/+75
* Startup log message improvementes.Endi S. Dewata2015-06-161-1/+3
* Ticket 1410 Issue with Generic Extension being criticalChristina Fu2015-06-151-0/+6
* Ticket 1160 audit logging needed: REST API auth/authz; kra for getKeyInfoChristina Fu2015-05-131-1/+2
* Patches to get nuxwdog working with systemdAde Lee2015-05-105-12/+4
* Get profile ID from DN instead of CN attributeFraser Tweedale2015-05-081-8/+15
* Enumerate profiles in order of discoveryFraser Tweedale2015-04-233-4/+8
* Add nuxwdog functionality to DogtagAde Lee2015-04-224-26/+179
* Remove unused RequestSubsystem constructorFraser Tweedale2015-04-161-6/+0
* Consolidate profile persistent search try/catch blocksFraser Tweedale2015-04-131-15/+15
* Remove unneeded collection from profile subsystemsFraser Tweedale2015-04-133-11/+1