summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bugzilla Bug 662156 - HttpClient is hard-coded to handle only up to 5000 bytesvakwetu2011-01-071-24/+36
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1711 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #667486 - Rename "null-*-theme" packages to "ipa-*-theme" packagesmharmsen2011-01-063-7/+7
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1710 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Removed header.mharmsen2011-01-0611-197/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1709 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #667486 - Rename "null-*-theme" packages to "ipa-*-theme" packagesmharmsen2011-01-061-0/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1708 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #667486 - Rename "null-*-theme" packages to "ipa-*-theme" packagesmharmsen2011-01-066-66/+66
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1707 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bugzilla Bug 663546 - Disable the functionalities that are not exposed ↵jmagne2011-01-066-9/+37
| | | | | | in the console git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1706 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #640710.awnuk2011-01-061-0/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1703 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #640710.awnuk2011-01-061-2/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1701 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #640710.awnuk2011-01-061-3/+42
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1699 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #223346 - Two conflicting ACL list definitions in source repositorymharmsen2011-01-054-8/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1698 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #665782 - pki-core spec file missing dependenciesmharmsen2011-01-051-2/+12
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1697 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #643206 - New CMake based build system for Dogtagmharmsen2011-01-052-5/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1696 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug 223346 - Two conflicting ACL list definitions in source repositoryvakwetu2011-01-055-192/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1694 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Python scripts to help locate classes in jarsjdennis2011-01-053-0/+1018
| | | | | | | and discover what jars are necessary. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1693 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2011-01-055-12/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1689 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2011-01-054-16/+16
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1688 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 667153 - store nuxwdog passwords in kernel ring buffer - selinux changesvakwetu2011-01-042-1/+21
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1685 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* fix for bug 665388jdennis2011-01-042-158/+247
| | | | | | | | | | | | | | | | | | | | | jakarta-* jars have been renamed to apache-*, pkicreate fails Fedora 14 and above This patch does 3 fundamental things: 1) Adds a utility to find the path to a jar (find_jar) 2) Sets up the pki instance jars by calling find_jar() instead of hard coding their expected location. 3) Conditions the commons-logging and commons-lang jar depending on whether apache-commons is found, else falls back to jakarta-commons In addition the patch organizes the jar variables, jar setup, etc. by alphabetical jar name so things are consistent and easier to find in the source code. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1684 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #665751 - pki/scripts/compose* cannot invoke package scriptsmharmsen2011-01-0411-11/+11
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1683 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* additional fix for bug 588323, ECC cipher enabling in pkisilentjdennis2011-01-032-9/+14
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1681 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Addition fix for bug 583754, make signing_algorithm optional.jdennis2011-01-031-3/+3
| | | | | | | Add documentation for default values to usage message. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1679 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* missing DESTDIR, see bug 643206jdennis2010-12-261-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1678 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2010-12-242-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1677 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2010-12-241-6/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1676 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2010-12-241-6/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1675 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2010-12-241-6/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1674 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #491183.awnuk2010-12-241-6/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1673 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Schema synchronization for bugzila bug #649343.awnuk2010-12-231-1/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1670 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Schema synchronization for bugzila bug #649343.awnuk2010-12-231-1/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1669 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Schema synchronization for bugzila bug #649343.awnuk2010-12-231-1/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1668 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix update for bugzilla bug #649343.awnuk2010-12-232-0/+15
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1666 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix update for bugzilla bub #649343.awnuk2010-12-234-3/+20
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1665 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix update for bugzilla bug #649343.awnuk2010-12-231-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1664 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug 491183 - rhcs rfe - add rfc 4523 support for pkiUser and pkiCA, ↵vakwetu2010-12-2211-107/+516
| | | | | | obsolete 2252 and 2256 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1663 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #649343.awnuk2010-12-2112-15/+200
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1659 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* bugzilla Bug 658188 - remove remaining references to tomcat5jdennis2010-12-206-18/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1658 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bug 662201 - Console: View button for log messages is not functional.jmagne2010-12-172-4/+16
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1657 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #661514 - CMAKE build system requires rules to make javadocsmharmsen2010-12-172-53/+56
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1655 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Added javadoc generation.asn2010-12-173-0/+44
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1654 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Added create_javadoc function.asn2010-12-171-0/+329
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1653 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Added support to specify multiple CMAKE_JAR_CLASSES_PREFIX.asn2010-12-171-23/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1652 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Allow .jar files to be specified in the sources list.asn2010-12-171-2/+21
| | | | | | Thanks to Ben Boeckel <ben.boeckel@kitware.com>. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1651 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Added a find_jar function from Ben Boeckel.asn2010-12-171-1/+111
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1650 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Check that we have empty variables or reset them.asn2010-12-171-2/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1649 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Fixed resources changing which didn't trigger a rebuild.asn2010-12-171-23/+15
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1648 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Fixed tps library versioning.asn2010-12-171-5/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1647 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Fixed checking for LDAP.asn2010-12-171-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1646 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* cmake: Fixed the setup directory creation on install.asn2010-12-172-11/+7
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1645 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #643206 - New CMake based build system for Dogtagmharmsen2010-12-171-44/+80
| | | | | | | | generated via 'generate_findpackage_file' ruby script; added notation about this to generated file git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1644 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 663546 - Disable the functionalities that are not exposed in the consolecfu2010-12-171-1/+2
| | | | | | | - 1st patch: disable expirationTime config capability git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1643 c9f7a03b-bd48-0410-a16d-cbbf54688b0b