summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Removed unused code for existing CA installation.Endi S. Dewata2016-04-301-16/+1
* Fixed problem uninstalling standalone KRA.Endi S. Dewata2016-04-291-0/+1
* Fixed incorrect clone installation summaryMatthew Harmsen2016-04-281-0/+6
* Fixed build issue with apache-commons-codec 1.8.Endi S. Dewata2016-04-281-3/+1
* Removed unused variables in deployment scriptlets.Endi S. Dewata2016-04-2812-78/+76
* Removed pkidaemon support of apache instancesMatthew Harmsen2016-04-275-255/+59
* Updated TPS UI version number.Endi S. Dewata2016-04-271-1/+1
* fix bashismsMatthew Harmsen2016-04-2612-17/+17
* Fixed activity logs for certificate revocations.Endi S. Dewata2016-04-262-38/+25
* Added TPSTokendb.revokeCert() and unrevokeCert().Endi S. Dewata2016-04-261-55/+121
* Moved TPSTokendb.tdbGetTokenEntry() invocations.Endi S. Dewata2016-04-261-11/+19
* Added TPSCertRecord.getSerialNumberInBigInteger().Endi S. Dewata2016-04-262-18/+22
* Removed unused TPS user fields and group.Endi S. Dewata2016-04-254-15/+1
* Fixed TPS UI navigation.Endi S. Dewata2016-04-251-7/+14
* Fix problem in creating certificate requestsAde Lee2016-04-221-2/+2
* Replaced TPS OP_DO_TOKEN activity.Endi S. Dewata2016-04-223-11/+14
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-205-18/+38
* Realms - Address comments from reviewAde Lee2016-04-2012-75/+143
* Python client changes for realmAde Lee2016-04-201-19/+40
* Add authz checks for all operationsAde Lee2016-04-205-44/+156
* Make recovery methods more consistentAde Lee2016-04-202-52/+52
* Added realm to methods for listing requests and keysAde Lee2016-04-208-20/+85
* Added realm for archival and key generation through RESTAde Lee2016-04-2011-21/+184
* Added new authz methods to check realmAde Lee2016-04-203-1/+244
* Add realm to the key recordAde Lee2016-04-206-9/+44
* Add realm to the request recordAde Lee2016-04-208-20/+90
* Add realm schema changesAde Lee2016-04-202-2/+15
* Fixed PKCS #12 export options.Endi S. Dewata2016-04-205-4/+58
* Add new usn entry to other subsystemsAde Lee2016-04-154-0/+4
* Add script to enable USN pluginAde Lee2016-04-155-4/+32
* Moved self-signed SSL server certificate creation.Endi S. Dewata2016-04-152-41/+55
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-155-18/+46
* Simplified deployment properties for existing CA case.Endi S. Dewata2016-04-153-13/+45
* Added PKCS #12 deployment properties.Endi S. Dewata2016-04-152-5/+8
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-1411-18/+79
* Lightweight CAs: set DN based on data from LDAPFraser Tweedale2016-04-141-2/+9
* Lightweight CAs: monitor database for changesFraser Tweedale2016-04-141-87/+342
* Lightweight CAs: extract LDAP commit/delete methodsFraser Tweedale2016-04-141-96/+116
* Lightweight CAs: move host authority creation out of load methodFraser Tweedale2016-04-141-17/+25
* Lightweight CAs: avoid repeat definition of authorities DNFraser Tweedale2016-04-141-12/+11
* Lightweight CAs: use static db connection factoryFraser Tweedale2016-04-141-15/+10
* Lightweight CAs: add exceptions for missing signing key or certFraser Tweedale2016-04-144-7/+59
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-136-22/+45
* Fixed exception handling in CertUtil.Endi S. Dewata2016-04-122-14/+18
* Fixed exception handling in CertificateExtensions.Endi S. Dewata2016-04-128-32/+34
* Fixed exception handling in X509CertInfo.Endi S. Dewata2016-04-121-4/+4
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-1214-117/+137
* Fixed exception handling in CertInfoProfile.Endi S. Dewata2016-04-121-8/+9
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-084-12/+43
* Ticket #1519 token format should delete certs from token recordChristina Fu2016-04-062-0/+13