summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/cms/servlet/csadmin
Commit message (Expand)AuthorAgeFilesLines
* Fixed getInstallToken() invocation.Endi Sukma Dewata2013-02-041-1/+3
* Resolved Trac Ticket 367 - pkidestroy does not remove connectorAde Lee2013-01-151-54/+30
* Ticket 191 - Mapping HTTP Exception to their proper HTTP error codesAbhishek Koneru2013-01-041-46/+44
* Implemented ability to utilize an external CAMatthew Harmsen2012-12-061-12/+14
* Common admin user: config servlet changesAde Lee2012-12-031-35/+50
* Added ACLInterceptor.Endi Sukma Dewata2012-11-081-2/+7
* Set paths for default instanceAde Lee2012-11-041-0/+19
* Refactored GetDomainXML servlet.Endi Sukma Dewata2012-10-261-119/+10
* Added REST interface to get domain info.Endi Sukma Dewata2012-10-263-9/+291
* Provide option to install, rather than replicate schema in a cloneAde Lee2012-10-223-4/+39
* Reorder VLV indexing for clones to avoid errorsAde Lee2012-10-223-12/+11
* Added PKIConnection.Endi Sukma Dewata2012-10-181-8/+6
* Refactored GetCookie servlet.Endi Sukma Dewata2012-10-181-89/+43
* Enabled authentication for security domain REST interface.Endi Sukma Dewata2012-10-184-41/+162
* Reverted to old interface and httpclient to get installation token.Ade Lee2012-10-121-0/+22
* Added version number into server status.Endi Sukma Dewata2012-09-281-0/+2
* fall back to old interface for installtoken if neededAde Lee2012-09-271-3/+71
* Renamed escapeDN() into escapeRDNValue().Endi Sukma Dewata2012-09-271-16/+16
* Use getStatus servlet to provide startup statusAde Lee2012-09-211-0/+2
* Changes to use standard dbuserAde Lee2012-09-193-26/+48
* Added DN and filter escaping in ConfigurationUtils.Endi Sukma Dewata2012-09-191-19/+19
* Various fixes to installation servlet and pki-deployAde Lee2012-09-121-1/+4
* Fixed conflicting LDIF files.Endi Sukma Dewata2012-09-041-3/+6
* Moved REST CLI into pki-tools.Endi Sukma Dewata2012-08-291-2/+2
* subsequent OCSPs and DRM connector protectionAndrew Wnuk2012-08-203-50/+60
* PKI Deployment ScriptletsMatthew Harmsen2012-08-179-19/+34
* Ticket 219 - Conversion of integer variable to BigIntegerAbhishek Koneru2012-08-171-4/+2
* Fixed REST common class dependency.Endi Sukma Dewata2012-08-152-2/+49
* Reorganized REST common classes.Endi Sukma Dewata2012-08-1511-1584/+10
* Reorganized REST client classes.Endi Sukma Dewata2012-08-154-418/+2
* Cleaned up REST common class names.Endi Sukma Dewata2012-08-157-155/+156
* Cleaned up REST server class names.Endi Sukma Dewata2012-08-151-3/+3
* Cleaned up REST client class names.Endi Sukma Dewata2012-08-155-72/+7
* Moved REST services into separate URLs.Endi Sukma Dewata2012-08-033-16/+14
* PKI Deployment ScriptletsMatthew Harmsen2012-08-022-2/+6
* selinux policy changes to use standard portsAde Lee2012-07-311-1/+1
* Added support for basic authentication.Endi Sukma Dewata2012-07-301-15/+116
* Added ClientConfig.Endi Sukma Dewata2012-07-303-23/+24
* PKI Deployment ScriptletsMatthew Harmsen2012-07-191-1/+3
* Additional checks to avoid null pointers in Installation servletAde Lee2012-07-171-1/+5
* Fixed client cert authentication problem.Endi Sukma Dewata2012-07-121-28/+13
* Refactored ConfigurationRESTClient.Endi Sukma Dewata2012-07-121-151/+4
* Added cert revocation CLI.Endi Sukma Dewata2012-07-111-2/+30
* Added REST error handler.Endi Sukma Dewata2012-06-271-0/+22
* Fixes for NULL_RETURNS Coverity Issues - Part 2Abhishek Koneru2012-06-141-3/+11
* Added user CLI.Endi Sukma Dewata2012-05-312-19/+15
* Provide CA EE Restful interface and test client.Jack Magne2012-05-073-1/+238
* BZ 819111 - non existent container ou=cmsusers breaks replicationAde Lee2012-05-071-1/+21
* Removed obsolete installation servletsAde Lee2012-05-0219-2687/+39
* Refactor installation servlets to use common code in ConfigurationUtilsAde Lee2012-05-0219-5604/+771