summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/publish
Commit message (Collapse)AuthorAgeFilesLines
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-183-3/+3
| | | | | | | | 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
* Bugzilla 1134405 - CRL publishing fails after Java heap out of memory errorAde Lee2015-02-261-0/+24
| | | | Added fix from hot fix.
* Reorganized server packages.Endi S. Dewata2013-10-2522-0/+7532
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.