summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/logging
Commit message (Expand)AuthorAgeFilesLines
* Fixed audit events class hierarchy.Endi S. Dewata2017-06-3031-107/+122
* Consolidated log() for audit events.Endi S. Dewata2017-06-271-7/+0
* Added LogEvent class.Endi S. Dewata2017-06-274-735/+367
* Refactored Logger class.Endi S. Dewata2017-06-221-6/+0
* Added LogSource enumeration.Endi S. Dewata2017-06-227-59/+118
* Added LogCategory enumeration.Endi S. Dewata2017-06-223-23/+47
* Added SCHEDULE_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-0/+56
* Added FULL_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-261-0/+63
* Added FULL_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-0/+86
* Added DELTA_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-261-0/+63
* Added DELTA_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-0/+86
* Encapsulate server side keygen audit eventsAde Lee2017-05-253-6/+92
* Encapsulate key status change audit logsAde Lee2017-05-252-3/+49
* Encapsulate symmetric and asymmetric keygen audit eventsAde Lee2017-05-245-8/+191
* Make sure archivalID is passed through archivalAde Lee2017-05-242-14/+4
* Encapsulate recovery request approval audit logsAde Lee2017-05-232-2/+45
* Fix auditing in retrieveKeyAde Lee2017-05-231-0/+49
* Encapsulate key retrieval audit eventsAde Lee2017-05-232-6/+70
* Eliminate async recovery audit eventsAde Lee2017-05-231-4/+0
* Encapsulate recovery processed audit eventsAde Lee2017-05-232-4/+50
* Encapsulate key recovery audit eventsAde Lee2017-05-233-6/+52
* Encapsulate archival processed audit logsAde Lee2017-05-232-4/+49
* Encapsulate the archival audit logAde Lee2017-05-232-4/+59
* Added CertStatusChangeRequestProcessedEvent.Endi S. Dewata2017-05-172-2/+52
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-171-3/+9
* Added certificate serial number for CERT_REQUEST_PROCESSED.Endi S. Dewata2017-05-161-2/+1
* Refactored CertRequestProcessedEvent to use AuditEvent attributes.Endi S. Dewata2017-05-162-11/+18
* Added ConfigTrustedPublicKeyEvent.Endi S. Dewata2017-05-162-2/+42
* Added AuditEvent attributes.Endi S. Dewata2017-05-161-0/+24
* Simplified conditions to log CERT_REQUEST_PROCESSED.Endi S. Dewata2017-05-161-1/+1
* Ticket #2717 CMC user-signed enrollment requestChristina Fu2017-04-281-0/+2
* Added CertRequestProcessedEvent constructor for IRequest.Endi S. Dewata2017-04-251-0/+53
* Added CertRequestProcessedEvent constructor for X509CertImpl.Endi S. Dewata2017-04-251-0/+71
* Added ConfigSignedAuditEvent.Endi S. Dewata2017-04-251-0/+39
* Added CertRequestProcessedEvent.Endi S. Dewata2017-04-241-0/+43
* Added ConfigRoleEvent.Endi S. Dewata2017-04-241-0/+39
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-0/+39
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-0/+59
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-0/+59
* Added AuthFailEvent.Endi S. Dewata2017-04-241-0/+41
* Added AuthSuccessEvent.Endi S. Dewata2017-04-241-0/+39
* Fixed missing IAuditor.log(AuditEvent).Endi S. Dewata2017-04-211-0/+2
* Added AuditEvent.setParameters().Endi S. Dewata2017-04-191-0/+7
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-122-3/+37
* Reorganized additional audit event constants for KRA.Endi S. Dewata2017-04-121-0/+27
* Reorganized audit event constants for CA.Endi S. Dewata2017-04-121-0/+11
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-121-0/+19
* Reorganized audit event constants for OCSP.Endi S. Dewata2017-04-121-0/+17
* Reorganized audit event constants for TKS.Endi S. Dewata2017-04-121-0/+25
* Reorganized audit event constants for KRA.Endi S. Dewata2017-04-121-0/+28