summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/profile/def
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused variables (part 2).Endi Sukma Dewata2012-03-237-19/+3
| | | | | | This patch brings down the warnings from 1943 to 1221. Ticket #103
* Refactored NameValuePairs.Endi Sukma Dewata2012-03-128-133/+118
| | | | | | | | | The NameValuePairs class has been modified to extend the Linked- HashMap which preserves the order of elements as in the original code. Some methods are renamed to match Java Map interface. The NameValuePair class is no longer needed and has been removed. Ticket #78
* Removed unused variables (part 1).Endi Sukma Dewata2012-02-202-5/+2
| | | | | | This patch brings down the warnings from 2917 to 2406. Ticket #103
* Added generics (part 3).Endi Sukma Dewata2012-02-062-7/+7
| | | | | | This patch brings down the warnings from 3992 to 3500. Ticket #2
* Added generics (part 2).Endi Sukma Dewata2012-01-183-8/+7
| | | | | | This patch brings down the warnings from 4648 to 3992. Ticket #2
* Added generics (part 1).Endi Sukma Dewata2012-01-1811-99/+106
| | | | | | | This patch is based on Adam's patch. It brings down the warnings from 6139 to 4648. Ticket #2
* Formatting - line wrap > 120 in codeAde Lee2012-01-117-26/+52
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-1143-2600/+2472
|
* type safety certserv cms and cmscoreAdam Young2012-01-042-12/+12
| | | | Re-added files IPublshRuleSet and ILdapCertMapper
* Revert "Formatting"Ade Lee2011-12-0843-3604/+4018
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-0743-4018/+3604
| | | | Formatted project according to eclipse project settings
* unnecessary block removalAdam Young2011-12-022-8/+4
| | | | | | This patch removes all of the unneeded blocks that surrounded code cleaned up with the dead code removal. https://bugzilla.redhat.com/show_bug.cgi?id=728303
* Dead code removaladmiyo2011-11-212-9/+2
| | | | | | | | This patch removes all of the locations that Eclipse identified as Dead code. Only the Eclipse automated cleanups were performed, which means that some of the locations which were in *if* blocks still have the corresponding brackets around them. These ensure that the original variable semantics weren't changed, but are safe to remove in the future. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2296 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Cleanup importsadmiyo2011-11-0443-522/+758
| | | | | | | | | | 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@2093 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ#716307 - rhcs80 - DER shall not include an encoding for any ↵vakwetu2011-07-191-1/+12
| | | | | | component value which is equal to its default value git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2065 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix bugzilla bug #673614.awnuk2011-01-313-5/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1796 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bug 623452 - rhcs80 pkiconsole profile policy editor limit policy ↵jmagne2010-11-1711-149/+551
| | | | | | extension to 5 only git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1520 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 499494 - change CA defaults to SHA2 (phase 1)cfu2010-11-171-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1516 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bugzilla Bug 360721 - New Feature: Profile Integrity Check . . .jmagne2010-11-101-0/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1491 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-1842-42/+42
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 615827 - profile policies need more than 5 policy mappings (seem hardcoded)cfu2010-08-171-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1206 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 580203 - Existing renewals generate CA certificates with validity ↵cfu2010-05-162-1/+343
| | | | | | limited by current git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1101 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #357581awnuk2009-06-241-2/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@644 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #503289awnuk2009-05-301-2/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@524 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #476318.awnuk2009-04-141-34/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@385 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #223353 - Values entered through web ui are not checked/escapedalee2009-04-102-2/+27
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@381 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 481790 - SubjectAltNameExtDefault: Handling Of Non-UUID OtherName ↵cfu2009-02-271-47/+53
| | | | | | Is Broken git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@256 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 487592 - nsTokenUserKeySubjectNameDefault does not fill in ↵cfu2009-02-261-188/+190
| | | | | | attributes retrieved from ldap git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@251 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #471622 - Need Renewal feature via enrollment profile Framework ↵cfu2008-11-182-1/+12
| | | | | | (Phase 1) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@141 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 462488 - IPAddress in SubjAltNameExt incorrectly padded with extra bytes in certcfu2008-09-161-1/+11
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@111 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 457983 CA certificate enrollment profile framework allows user-specified ↵cfu2008-08-061-2/+11
| | | | | | extensions by default git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@74 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* bug#442800 - RFE: support UUID in Subject Alternative Name extension. ↵cfu2008-04-171-10/+55
| | | | | | Version 4 only for now. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@27 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-1842-0/+12626
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b