summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/processors
Commit message (Expand)AuthorAgeFilesLines
* Consolidated log() for audit events.Endi S. Dewata2017-06-273-22/+10
* Refactored signed audit logger.Endi S. Dewata2017-06-242-47/+10
* Added LogSource enumeration.Endi S. Dewata2017-06-221-1/+2
* Added LogCategory enumeration.Endi S. Dewata2017-06-221-1/+2
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-171-15/+20
* Added CertRequestProcessedEvent constructor for IRequest.Endi S. Dewata2017-04-251-39/+0
* Added CertRequestProcessedEvent constructor for X509CertImpl.Endi S. Dewata2017-04-251-54/+0
* Added ConfigRoleEvent.Endi S. Dewata2017-04-241-13/+0
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-33/+15
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-22/+13
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-11/+7
* Added AuthFailEvent.Endi S. Dewata2017-04-241-15/+12
* Added AuthSuccessEvent.Endi S. Dewata2017-04-241-12/+5
* Refactored CAProcessor.auditInfoCertValue().Endi S. Dewata2017-04-201-57/+0
* Refactored line concatenation.Endi S. Dewata2017-04-201-17/+4
* Added methods to log AuditEvent object.Endi S. Dewata2017-04-132-6/+27
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-121-8/+6
* Reorganized audit event constants for CA.Endi S. Dewata2017-04-121-2/+0
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-122-26/+17
* Define "profileId" IRequest extdata key in one placeFraser Tweedale2016-12-121-1/+0
* Define "auth_token" IRequest extdata key prefix in one placeFraser Tweedale2016-12-121-1/+0
* Remove unused string constantFraser Tweedale2016-12-071-1/+0
* Ticket #2298 Part3- trim down debug log in non-TMS crmf enrollmentsChristina Fu2016-06-171-18/+19
* Refactored certificate processors.Endi S. Dewata2015-09-301-17/+47
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-301-2/+10
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-051-5/+4
* Fixed problem running GroupMemberProcessor on non-CA.Endi S. Dewata2013-11-012-67/+89
* Renamed Processor to CAProcessor.Endi S. Dewata2013-11-011-2/+2
* Reorganized server packages.Endi S. Dewata2013-10-257-0/+2885