summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/servlet/base
Commit message (Collapse)AuthorAgeFilesLines
* New DRM proxy client and testsAde Lee2012-02-081-1/+1
| | | | Added new interfaces for each Resource, and renamed old Resource service classes.
* Added generics (part 3).Endi Sukma Dewata2012-02-061-6/+0
| | | | | | This patch brings down the warnings from 3992 to 3500. Ticket #2
* Added generics (part 2).Endi Sukma Dewata2012-01-182-9/+9
| | | | | | This patch brings down the warnings from 4648 to 3992. Ticket #2
* Added generics (part 1).Endi Sukma Dewata2012-01-181-2/+2
| | | | | | | This patch is based on Adam's patch. It brings down the warnings from 6139 to 4648. Ticket #2
* Enhanced new REST search interface for keys and key requestsAde Lee2012-01-161-0/+88
| | | | | | | | | | | | Defined parameters that can be searched for in key and keyrequest searches. Searches for KeyRequests and Keys will perform VLV searches if those searches are defined. The results will include links to next and previous pages in the results. Also added maxTime and maxResults parameters for regular searches. These will be operational unless they exceed server defined limits - which are enforced at the repo level. Modified link URL from "link" to "Link"
* Added initial code for retrieving transport cert.Ade Lee2012-01-131-0/+69
| | | | | | | | | Resources now extend CMSResource. Addressed following review comments: * check for null pointers in SystemCertificateResource * move logic from CertificatData constructor to CMSServlet builder method * remove unused field uriInfo and replace hard-coded cache constant * fixed some formatting issues
* Formatting (line wrap > 120 in commentsAde Lee2012-01-113-8/+16
|
* Formatting - line wrap > 120 in codeAde Lee2012-01-112-2/+4
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-1110-716/+653
|
* type safety certserv cms and cmscoreAdam Young2012-01-041-4/+4
| | | | Re-added files IPublshRuleSet and ILdapCertMapper
* Type safety for CMS and by extension, much of commonAdam Young2011-12-221-18/+18
|
* Revert "Formatting"Ade Lee2011-12-0810-914/+1053
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-0710-1053/+914
| | | | Formatted project according to eclipse project settings
* SerialVersionIDAdam Young2011-12-029-0/+38
| | | | Autogenerated SerialVersionID for all serializable classes
* Cleanup importsadmiyo2011-11-049-175/+183
| | | | | | | | | | Automated changes done by Eclipse Minor tweak to one file where Eclipse was tring to find an import for Any Due to finding it in an annotated comment. https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2292 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717041 - Improve escaping of some enrollment inputsawnuk2011-08-021-0/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2092 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ 722989 - Registering an agent when a subsystem is created - does ↵vakwetu2011-07-201-4/+69
| | | | | | not log AUTHZ_SUCCESS event git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2068 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug 692990: Audit log messages needed to match CC doc: DRM ↵vakwetu2011-04-051-0/+1
| | | | | | Recovery audit log messages git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1943 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ 673609: CC: authorize() call needs to be added to getStats servletvakwetu2011-03-041-0/+16
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1881 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 583823 - CC: Auditing issues found as result of CC - interface reviewcfu2010-09-081-1/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1275 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-1810-10/+10
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* merge 8.1 -> tip, multiple bugs (base)alee2010-07-271-5/+63
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1134 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix of bugzilla bug #533979 provided by John Dennis.awnuk2009-11-251-29/+50
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@860 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #509833 - cleaning debug log.mharmsen2009-07-061-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@680 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #223353 - Values entered through web ui are not checked/escapedalee2009-04-101-0/+25
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@381 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #467155 - Change "renameTo" to "cp -p ".mharmsen2009-02-122-22/+45
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@225 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 460582: add UTF supportalee2009-01-301-0/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@204 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 482733 - support xmlOutput param in profiles; missing request number in XML ↵cfu2009-01-291-2/+9
| | | | | | response to submitted request git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@200 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-1810-0/+3639
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b