summaryrefslogtreecommitdiffstats
path: root/pki
Commit message (Collapse)AuthorAgeFilesLines
...
* Added 'maxmemory="512m"' to the javadoc command to help automated builds notmharmsen2009-02-103-0/+3
| | | | | | | run out of memory. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@216 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Added new "PERL_LIBWWW_PERL" and "PERL_XML_SIMPLE" dependencies to 'pki-ca'mharmsen2009-02-071-1/+3
| | | | | | | preparation; these were added to the 'pki-setup' package. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@215 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla#484420 - TPS public key challenge proof verification errorcfu2009-02-061-1/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@214 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla# 484420 - TPS public key challenge proof verification errorcfu2009-02-061-10/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@213 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ# 481670 and othersalee2009-02-061-1/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@212 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ# 481670 and othersalee2009-02-0610-58/+253
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug# 483716alee2009-02-053-4/+9
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@210 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #483698 - unable to build osutil without pkgconfig.mharmsen2009-02-031-2/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@209 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ#482761: additional changes for cloningalee2009-02-022-1/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@208 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed typo.mharmsen2009-01-301-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@207 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #253615: RFE: migration tool needs to be written for themharmsen2009-01-302-2/+14
| | | | | | | serialization changes. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@206 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #253615: RFE: migration tool needs to be written for themharmsen2009-01-305-0/+1244
| | | | | | | serialization changes. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@205 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 460582: add UTF supportalee2009-01-3039-32/+61
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@204 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #483134 Moved selinux to /usr/share/selinux/modulesalee2009-01-291-5/+7
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@203 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* fixed typo in spec filealee2009-01-291-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@202 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Minor test changes to 481688awnuk2009-01-291-8/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@201 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 482733 - support xmlOutput param in profiles; missing request number in XML ↵cfu2009-01-299-12/+48
| | | | | | response to submitted request git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@200 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ# 482738: selinux changes for cloningalee2009-01-289-11/+25
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@199 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ# 479092: TPS roles enhancementsalee2009-01-2741-1092/+3729
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@198 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* remove unneeded dependencies for selinuxalee2009-01-271-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@197 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480679 - integrate latest selinux code with the rest of the buildmharmsen2009-01-272-2/+10
| | | | | | | infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@196 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed Bugzilla Bugs: 480825, 481177, and 481688awnuk2009-01-271-1/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@195 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ 480679: integrate selinux components into buildalee2009-01-276-12/+24
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@194 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bug #481688.awnuk2009-01-271-30/+92
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@193 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* fixed missing year in spec filecfu2009-01-261-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@192 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix for Bug#481437, port separation.jmagne2009-01-241-1/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@191 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* fixed missing year in spec filescfu2009-01-245-5/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@190 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Spec file for bug #459539.jmagne2009-01-241-1/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@189 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix for Bug#459539, 330J token support.jmagne2009-01-241-4/+14
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@188 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix for Bug#459539, 330J token support.jmagne2009-01-241-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@187 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix for Bug#459539, 330J token support.jmagne2009-01-241-4/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@186 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Spec file for bug #459538.jmagne2009-01-241-1/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@185 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix for bug#459538, tks support 330j cards.jmagne2009-01-242-9/+16
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@184 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 481237 - signed auditcfu2009-01-2316-22/+321
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@183 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480952 - moved "perl-XML-Simple" and "perl-libwww-perl" runtimemharmsen2009-01-233-6/+16
| | | | | | | | dependencies to pki-setup. Bugzilla Bug #480515 - lowered "perl-DBI" version runtime dependency. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@182 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480679 - integrate latest selinux code with the rest of the buildmharmsen2009-01-212-0/+10
| | | | | | | infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@181 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480679 - integrate latest selinux code with the rest of the buildmharmsen2009-01-211-1/+1
| | | | | | | infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@180 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480679 - integrate latest selinux code with the rest of the buildmharmsen2009-01-211-8/+16
| | | | | | | infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@179 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480679 - integrate latest selinux code with the rest of the buildmharmsen2009-01-211-0/+38
| | | | | | | infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@178 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480679 - integrate latest selinux code with the rest of the buildmharmsen2009-01-212-0/+540
| | | | | | | infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@177 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #480515 - RA configuraiton wizard url fails to start.mharmsen2009-01-201-2/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@176 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Added selinux component.mharmsen2009-01-191-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@173 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Some more selinux build setupalee2009-01-193-19/+53
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@171 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* initial selinux checkinalee2009-01-195-0/+1064
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@170 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed path for Solaris.mharmsen2009-01-171-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@169 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* BZ472006 Serial number managementalee2009-01-0536-274/+1839
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@168 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #475895 - Parameterized the initial login shell.mharmsen2008-12-126-24/+126
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@167 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Re-synced this "httpd" file with "ca/shared/etc/init.d/httpd".mharmsen2008-12-113-1/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@166 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* changes to fix BZ#453508alee2008-12-095-52/+159
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@165 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* bugzilla 474659 - move random number generation form TPS to TKScfu2008-12-062-2/+8
| | | | | | | fix for missing bytes git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@164 c9f7a03b-bd48-0410-a16d-cbbf54688b0b