summaryrefslogtreecommitdiffstats
path: root/base/server/cmscore
Commit message (Expand)AuthorAgeFilesLines
* Block startup until initial profile load completedFraser Tweedale2016-01-211-2/+35
* Ensure config store commits refresh file-based profile dataFraser Tweedale2016-01-211-1/+38
* Handle LDAPProfileSubsystem delete-then-recreate racesFraser Tweedale2016-01-211-20/+92
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-213-26/+103
* Extract LDAPControl search function to LDAPUtilFraser Tweedale2016-01-211-11/+4
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-061-50/+30
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-012-19/+172
* Refactored certificate processors.Endi S. Dewata2015-09-301-0/+4
* One-liner fix to conditional for new SerialNumberUpdateTaskAde Lee2015-08-141-2/+2
* Separate range and cert status threadsAde Lee2015-08-141-4/+76
* Ticket 1531 Directory auth plugin requires LDAP anonymous bindsChristina Fu2015-08-071-2/+39
* Fixed cert-find performance.Endi S. Dewata2015-07-152-28/+47
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-021-97/+117
* Fixed selftests log message.Endi S. Dewata2015-06-231-144/+127
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-1815-44/+75
* Startup log message improvementes.Endi S. Dewata2015-06-161-1/+3
* Ticket 1410 Issue with Generic Extension being criticalChristina Fu2015-06-151-0/+6
* Ticket 1160 audit logging needed: REST API auth/authz; kra for getKeyInfoChristina Fu2015-05-131-1/+2
* Patches to get nuxwdog working with systemdAde Lee2015-05-105-12/+4
* Get profile ID from DN instead of CN attributeFraser Tweedale2015-05-081-8/+15
* Enumerate profiles in order of discoveryFraser Tweedale2015-04-233-4/+8
* Add nuxwdog functionality to DogtagAde Lee2015-04-224-26/+179
* Remove unused RequestSubsystem constructorFraser Tweedale2015-04-161-6/+0
* Consolidate profile persistent search try/catch blocksFraser Tweedale2015-04-131-15/+15
* Remove unneeded collection from profile subsystemsFraser Tweedale2015-04-133-11/+1
* Monitor database for changes to LDAP profiles.Fraser Tweedale2015-04-132-78/+178
* Fixed problem with TPS profile default status.Endi S. Dewata2015-04-081-1/+2
* Add ability to enable/disable dynamic subsystemsFraser Tweedale2015-04-071-17/+49
* Add LDAPProfileSubsystem to store profiles in LDAPFraser Tweedale2015-04-074-142/+423
* Add LDAPConfigStore classFraser Tweedale2015-04-071-0/+195
* Fixed missing port error during installation.Endi S. Dewata2015-04-071-0/+13
* Refactored LDAPDatabase.createFilter().Endi S. Dewata2015-02-111-3/+23
* Ticket#1028 Phase1:TPS rewrite: provide externalReg functionalityChristina Fu2015-02-101-1/+2
* Disabling subsystem on selftest failure.Endi S. Dewata2015-01-281-0/+19
* Added support for exception chains in EBaseException.Endi S. Dewata2015-01-212-7/+16
* Added rangeUnit property to certificate profiles.Endi S. Dewata2014-12-156-13/+28
* bugzilla 871171 (client-side code) Provide Tomcat support for TLS v1.1 and TL...Christina Fu2014-11-211-4/+3
* Fix ECC curve name typosFraser Tweedale2014-10-301-2/+2
* Fixed problems in group operations.Endi S. Dewata2014-08-272-30/+59
* Fixed problem emptying a field in TPS UI.Endi S. Dewata2014-08-261-1/+13
* Add ability to create database as subtree of existing treeAde Lee2014-07-171-2/+1
* Swap numeric values of OBNOXIOUS and INFO debug logging for correctnessMatthew Harmsen2014-06-251-4/+4
* Fixed problem adding enabled TPS profile.Endi S. Dewata2014-05-191-5/+0
* Renamed TPS groups.Endi S. Dewata2014-05-121-1/+1
* Added filter to UserService.findUserMemberships().Endi S. Dewata2014-05-081-6/+24
* Replace filter in UGSubsystem.listGroups().Endi S. Dewata2014-05-081-10/+23
* Replaced filter in UGSubsystem.findUsers().Endi S. Dewata2014-05-051-5/+22
* Fixed UGSubsystem.getUser().Endi S. Dewata2014-05-051-28/+41
* Updated TPS search filters.Endi S. Dewata2014-04-291-3/+3
* Refactored TPS profiles.Endi S. Dewata2014-03-291-0/+1