summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merged pki-jndi-realm.jar into pki-cmscore.jar.Endi Sukma Dewata2012-07-312-64/+4
* Refactored PKI JNDI realm.Endi Sukma Dewata2012-07-319-1037/+433
* Added SSL authenticator with fallback.Endi Sukma Dewata2012-07-311-0/+167
* selinux policy changes to use standard portsAde Lee2012-07-315-14/+20
* PKI Deployment ScriptletsMatthew Harmsen2012-07-3018-604/+772
* Added support for basic authentication.Endi Sukma Dewata2012-07-303-15/+140
* Added ClientConfig.Endi Sukma Dewata2012-07-3025-228/+427
* Cert CLI - cert-request-review and cert-request-approve implementationsAbhishek Koneru2012-07-3010-12/+189
* PKI Deployment ScriptletsMatthew Harmsen2012-07-2511-172/+352
* Patch 25 - Misc FixesAbhishek Koneru2012-07-259-27/+17
* Merge most DAO objects into the ResourceService filesAde Lee2012-07-257-721/+519
* Selinux policy for new configuration.Ade Lee2012-07-2511-370/+310
* elimination of CA crashAndrew Wnuk2012-07-247-7/+37
* Use only pluralized REST interface URLsAde Lee2012-07-2426-661/+353
* Removed duplicate com.netscape.certsrv.common.Endi Sukma Dewata2012-07-238-1612/+0
* Updated console build script.Endi Sukma Dewata2012-07-233-578/+75
* Updated util and common build scripts.Endi Sukma Dewata2012-07-233-1422/+363
* Added Javadoc CMake function.Endi Sukma Dewata2012-07-191-19/+121
* Added support for exclusion in Java CMake script.Endi Sukma Dewata2012-07-192-12/+38
* Changes for CertRequestSubmitCLI feature addition.Abhishek Koneru2012-07-194-1/+96
* Replaced two bad "[PKI_SUBSYSTEM_DIR]" slot substitutions with originalMatthew Harmsen2012-07-191-2/+2
* PKI Deployment ScriptletsMatthew Harmsen2012-07-1911-143/+161
* PKI Deployment ScriptletsMatthew Harmsen2012-07-198-23/+260
* PKI Deployment ScriptletsMatthew Harmsen2012-07-1940-688/+7401
* Added Java CMake library.Endi Sukma Dewata2012-07-182-0/+207
* Merged changes in com.netscape.certsrv.common.Endi Sukma Dewata2012-07-1815-85/+87
* Misc Fixes Remaining part of the code.Abhishek Koneru2012-07-1824-103/+69
* Fix compilation error in fix to Bug: 837124Ade Lee2012-07-181-1/+1
* CA removalAndrew Wnuk2012-07-171-5/+13
* Additional checks to avoid null pointers in Installation servletAde Lee2012-07-171-1/+5
* NO_HASHCODE_OVERRIDDENAbhishek Koneru2012-07-1225-68/+164
* Fixed client cert authentication problem.Endi Sukma Dewata2012-07-122-29/+14
* Refactored ConfigurationRESTClient.Endi Sukma Dewata2012-07-121-151/+4
* Refactored DoRevoke and DoUnrevoke servlets.Endi Sukma Dewata2012-07-112-808/+253
* Added cert revocation CLI.Endi Sukma Dewata2012-07-1113-3/+812
* Added cert revocation REST service.Endi Sukma Dewata2012-07-1140-336/+1846
* Added CMSExceptionMapper class to the Application classesAde Lee2012-07-104-0/+17
* Add Application files to list REST resourcesAde Lee2012-07-108-4/+226
* Refactored RequestStatus.Endi Sukma Dewata2012-07-1010-175/+179
* SE_BAD_FIELD, MIGHT_IGNORE , STATIC_INNER_CLASSAbhishek Koneru2012-07-1034-133/+158
* CMC revocationAndrew Wnuk2012-07-101-9/+27
* Coverity CATCH_REXCEPTION and UNREAD_FIELD_CASESAbhishek Koneru2012-07-0620-799/+756
* Adding restful interface to create certificate requests and issue certificates.Ade Lee2012-07-0343-2413/+4811
* LeftOver Cases in Resource Leaks and NULL_RETURNSAbhishek Koneru2012-07-0210-53/+102
* Fixes for Guarded_By_Violation issues shown in CoverityAbhishek Koneru2012-07-0216-30/+42
* Fix for handling null object value passed to DBAttrMapper as part of Coverity...Abhishek Koneru2012-06-2918-60/+116
* Fixes for Forward Null Cases in Coverity for DogTag10Abhishek Koneru2012-06-2913-122/+121
* Added REST error handler.Endi Sukma Dewata2012-06-274-7/+29
* Fixed problem removing user certificate.Endi Sukma Dewata2012-06-271-45/+59
* Fixes for Coverity issues of type Resource Leaks - RemainingAbhishek Koneru2012-06-2524-285/+537