summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/admin
Commit message (Expand)AuthorAgeFilesLines
* Consolidated log() for audit events.Endi S. Dewata2017-06-272-19/+9
* Refactored signed audit logger.Endi S. Dewata2017-06-242-8/+0
* Added ConfigTrustedPublicKeyEvent.Endi S. Dewata2017-05-161-146/+72
* Added log messages for server shutdown.Endi S. Dewata2017-05-161-0/+3
* Added ConfigSignedAuditEvent.Endi S. Dewata2017-04-251-238/+143
* Added ConfigRoleEvent.Endi S. Dewata2017-04-242-362/+148
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-25/+10
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-18/+8
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-6/+3
* Added AuthFailEvent.Endi S. Dewata2017-04-241-62/+34
* Added AuthSuccessEvent.Endi S. Dewata2017-04-241-13/+8
* Added AdminServlet.audit(AuditEvent).Endi S. Dewata2017-04-201-0/+10
* Refactored additional line concatenation.Endi S. Dewata2017-04-201-9/+2
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-1212-381/+352
* Reorganized additional audit event constants for KRA.Endi S. Dewata2017-04-121-6/+5
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-121-25/+18
* Removed duplicate PROP_EXPIRATION_TIME constant.Endi S. Dewata2017-03-301-3/+3
* Removed duplicate PROP_ROLLOVER_INTERVAL constant.Endi S. Dewata2017-03-301-1/+1
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-271-6/+1
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-262-9/+9
* Replaced internal token full name literals.Endi S. Dewata2017-01-241-1/+2
* Refactored Constants.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-19/+19
* Refactored Constants.PR_INTERNAL_TOKEN.Endi S. Dewata2017-01-211-5/+6
* Added global TCP Keep-Alive option.Endi S. Dewata2017-01-181-6/+5
* Moved policy framework classes to org.dogtagpki.legacy.Endi S. Dewata2016-11-111-2/+3
* Reverted policy framework deprecation.Endi S. Dewata2016-11-111-1/+0
* Add man page and clarify CLI for kra-connectorAde Lee2016-06-131-26/+52
* Fixed selftest error handling.Endi S. Dewata2015-12-011-10/+15
* Fixed selftests log message.Endi S. Dewata2015-06-231-1/+5
* Make pki group-member-show case insensitiveChristian Heimes2015-06-161-2/+2
* Add LDAPProfileSubsystem to store profiles in LDAPFraser Tweedale2015-04-071-28/+2
* Added rangeUnit property to certificate profiles.Endi S. Dewata2014-12-151-2/+4
* Fixed problems in group operations.Endi S. Dewata2014-08-271-15/+22
* Adds a new CLI command pki ca-kraconnector-show.Abhishek Koneru2014-08-141-0/+22
* Added filter to GroupService.findGroupMembers().Endi S. Dewata2014-05-081-12/+16
* Replace filter in UGSubsystem.listGroups().Endi S. Dewata2014-05-082-3/+6
* Reorganized REST service classes.Endi S. Dewata2014-02-284-1809/+0
* Refactored GroupMemberProcessor.Endi S. Dewata2014-02-192-7/+5
* Updated REST interface for groups.Endi S. Dewata2014-02-181-19/+21
* Updated REST interface for users.Endi S. Dewata2014-02-181-34/+35
* Removed hard-coded response type.Endi S. Dewata2014-02-103-11/+0
* Added dialog for adding TPS groups.Endi S. Dewata2013-12-161-5/+8
* Added dialog for adding TPS users.Endi S. Dewata2013-12-161-5/+18
* Using PATCH method for modify operations.Endi S. Dewata2013-12-162-1/+83
* Added more null parameter checking.Endi S. Dewata2013-11-142-0/+11
* Added null parameter checking.Endi S. Dewata2013-11-102-0/+36
* Fixed find commands.Endi S. Dewata2013-11-083-22/+33
* Fixed return code for user and group services.Endi S. Dewata2013-11-074-132/+65
* Fixed problem running GroupMemberProcessor on non-CA.Endi S. Dewata2013-11-013-2/+9
* Renamed Processor to CAProcessor.Endi S. Dewata2013-11-012-4/+4