summaryrefslogtreecommitdiffstats
path: root/base/server/cmscore/src/com/netscape/cmscore/util
Commit message (Collapse)AuthorAgeFilesLines
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-181-18/+6
| | | | | | | | Various codes have been modified to properly stop threads during shutdown. A new ID attribute has been added to the LDAP connection factory classes to help identify leaking threads. https://fedorahosted.org/pki/ticket/1327
* Swap numeric values of OBNOXIOUS and INFO debug logging for correctnessMatthew Harmsen2014-06-251-4/+4
| | | | * PKI TRAC Ticket #898 - Giant /var/log/pki-ca/debug
* Reorganized server packages.Endi S. Dewata2013-10-2511-0/+1746
The tomcat, cms, and cmscore packages have been moved from base/common into separate folders in base/server so that they can be built separately.