summaryrefslogtreecommitdiffstats
path: root/base/server/cms
Commit message (Expand)AuthorAgeFilesLines
* Fixed error handling in ConfigurationUtils.updateDomainXML().branch-10.2.7Endi S. Dewata2016-04-062-9/+17
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-061-21/+18
* Fixed mismatching certificate validity calculation.Endi S. Dewata2016-02-221-13/+66
* Added mechanism to import existing CA certificate.Endi S. Dewata2016-02-222-4/+135
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-211-0/+3
* Replaced legacy HttpClient.Endi S. Dewata2015-10-234-307/+261
* Removed unused WizardServlet.Endi S. Dewata2015-10-2326-6975/+59
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-062-23/+20
* Refactored certificate processors.Endi S. Dewata2015-09-307-48/+103
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-304-51/+72
* Fixed pkidbuser group memberships.Matthew Harmsen2015-09-231-28/+59
* setpin utility doesn't set the pin for users.Jack Magne2015-08-141-0/+5
* Fixed missing query parameters in ListCerts page.Endi S. Dewata2015-08-141-31/+29
* Ticket 1531 Directory auth plugin requires LDAP anonymous bindsChristina Fu2015-08-075-10/+92
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-054-27/+33
* Add code to reindex data during cloning without replicationAde Lee2015-07-312-30/+68
* Fix code to add replicationdb password unless already presentAde Lee2015-07-241-1/+1
* Fix exception when talking to dogtag 9 systemsAde Lee2015-07-161-6/+3
* Fixed PKCS12Export output.Endi S. Dewata2015-07-151-1/+3
* Fixed cert-find performance.Endi S. Dewata2015-07-151-21/+65
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-091-6/+4
* Fixed default cert-find filter.Endi S. Dewata2015-07-061-120/+128
* Ticket 1447 pkispawn: findCertByNickname fails to find cert in creating share...Christina Fu2015-07-061-5/+9
* Cleaned up SystemConfigService.configureClone().Endi S. Dewata2015-07-011-50/+22
* Cleaned up SystemConfigService.validateRequest().Endi S. Dewata2015-07-011-31/+38
* Fixed selftests log message.Endi S. Dewata2015-06-2310-627/+269
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-1816-35/+47
* Fix for HSM cloning issueMatthew Harmsen2015-06-172-0/+47
* Make pki group-member-show case insensitiveChristian Heimes2015-06-161-2/+2
* Ticket 1410 Issue with Generic Extension being criticalChristina Fu2015-06-152-2/+26
* Ticket 1309 Recovering of a revoked cert erroneously reflects "active" in the...Christina Fu2015-05-221-0/+1
* disable backup keys and share master keys when using an HSMMatthew Harmsen2015-05-221-0/+12
* Fixed key archival problem in CLI with separate KRA instance.Endi S. Dewata2015-05-222-54/+96
* Cleaned up log messages in ConfigurationUtils.getPortFromSecurityDomain().Endi S. Dewata2015-05-221-4/+16
* Fix XSS attacks on the dogtag administration page #1373.Jack Magne2015-05-1512-141/+127
* Ticket 1160 audit logging needed: REST API auth/authz; kra for getKeyInfoChristina Fu2015-05-132-38/+277
* Added options for internal token and replication passwords.Endi S. Dewata2015-05-111-14/+9
* Fixed authentication data in audit log.Endi S. Dewata2015-05-051-0/+100
* Add nuxwdog functionality to DogtagAde Lee2015-04-221-4/+4
* Ticket 1316 Allow adding SAN to server cert during the install processChristina Fu2015-04-214-10/+120
* Added support for Tomcat 8.Endi S. Dewata2015-04-211-23/+2
* Remove unneeded class EnrollProfileContextFraser Tweedale2015-04-162-35/+2
* Fix incorrect class name in debug messageFraser Tweedale2015-04-161-1/+1
* Remove duplicate getRequestQueue codeFraser Tweedale2015-04-161-2/+1
* Ticket 1339 doRevoke error string doesn't clear after failure.Christina Fu2015-04-161-0/+2
* Ticket#1028 phase2: TPS rewrite: provide externalReg functionalityChristina Fu2015-04-141-2/+2
* Add LDAPProfileSubsystem to store profiles in LDAPFraser Tweedale2015-04-071-28/+2
* NISTSP8000 feature.Jack Magne2015-03-172-16/+19
* Store groups on AuthToken and update group evaluatorFraser Tweedale2015-03-164-35/+139
* Allow use of secure LDAPS connectionMatthew Harmsen2015-03-131-2/+2