summaryrefslogtreecommitdiffstats
path: root/base/tps
Commit message (Expand)AuthorAgeFilesLines
* Added TPS token state transition validation.Endi S. Dewata2016-06-036-82/+127
* Fixed invalid TPS VLV indexes.Endi S. Dewata2016-06-021-6/+4
* Fixed hard-coded database name for TPS VLV indexes.Endi S. Dewata2016-05-276-39/+41
* Ticket 1665 - Cert Revocation Reasons not being updated when on-holdChristina Fu2016-05-251-0/+2
* Added TPS UI for managing user certificates.Endi S. Dewata2016-05-244-0/+228
* Added TPS UI for managing user roles.Endi S. Dewata2016-05-245-14/+225
* Port symkey JNI to Java classes.Jack Magne2016-05-231-21/+61
* Ticket #1527 reopened: retrieved wrong ca connector config parameterChristina Fu2016-05-183-9/+62
* quick typo fixChristina Fu2016-05-161-3/+3
* Added warning message for token reuse.Endi S. Dewata2016-05-133-0/+32
* Added token status UNFORMATTED.Endi S. Dewata2016-05-135-15/+32
* Renamed token status READY to FORMATTED.Endi S. Dewata2016-05-138-30/+30
* Ticket#1508 Missing token prefix for connectors in TPS Installation with HSMChristina Fu2016-05-111-4/+10
* Renamed CS.cfg.in to CS.cfg.Endi S. Dewata2016-05-093-3/+1
* Fixed token status search filter.Endi S. Dewata2016-05-075-99/+67
* Updated default TPS token state transitions.Endi S. Dewata2016-05-061-13/+10
* Renamed token status UNINITIALIZED to READY.Endi S. Dewata2016-05-039-27/+27
* Renamed token status TEMP_LOST to SUSPENDED.Endi S. Dewata2016-05-036-15/+15
* Refactored TokenStatus enumeration.Endi S. Dewata2016-05-032-14/+13
* Updated TPS UI version number.Endi S. Dewata2016-04-271-1/+1
* 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
* Replaced TPS OP_DO_TOKEN activity.Endi S. Dewata2016-04-223-11/+14
* Add new usn entry to other subsystemsAde Lee2016-04-151-0/+1
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-133-18/+17
* Ticket #1519 token format should delete certs from token recordChristina Fu2016-04-062-0/+13
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-287-186/+844
* Generating TEMP_LOST to UNINITIALIZED/ACTIVE transitions dynamically.Endi S. Dewata2016-03-285-129/+97
* Added TPS token filter dialog.Endi S. Dewata2016-03-173-3/+127
* Fixed illegal token state transition via TEMP_LOST.Endi S. Dewata2016-03-174-23/+42
* Replaced confirmation dialog with HTML dialog.Endi S. Dewata2016-03-173-136/+27
* Remove vestiges of NISAuth pluginFraser Tweedale2016-02-161-1/+0
* Ticket #1007 TPS audit eventsChristina Fu2016-02-1515-108/+631
* Fixed token change status operation.Endi S. Dewata2016-02-101-0/+8
* Fixed token modify operation.Endi S. Dewata2016-02-082-31/+1
* Allow cert and key indexes > 9.Jack Magne2016-02-055-149/+380
* Added resource bundle for token state labels.Endi S. Dewata2016-02-055-27/+68
* Fixed token add operation.Endi S. Dewata2016-02-054-33/+54
* Fixed LDAP error handling in TokenService.Endi S. Dewata2016-02-051-0/+53
* Fixed error handling in TokenService.Endi S. Dewata2016-02-031-21/+52
* Fixed TPS token state transitions.Endi S. Dewata2016-02-037-46/+66
* Fixed TPS UI logout error message.Endi S. Dewata2016-02-021-1/+1
* Remove obsolete catalina config filesFraser Tweedale2016-01-212-269/+0
* Ticket #1007 preparation work - replace auditMsg with logMsgChristina Fu2016-01-205-302/+302
* Added interface to run selftest in TPS UI.Endi S. Dewata2016-01-183-10/+197
* Added table to manage TPS user profiles.Endi S. Dewata2016-01-182-20/+252