summaryrefslogtreecommitdiffstats
path: root/base/tps-client/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Fixed hard-coded database name for TPS VLV indexes.Endi S. Dewata2016-05-272-7/+7
| | | | | | | | | | | | | The vlv.ldif for TPS has been modified to remove the hard-coded database name and to use customizable parameter instead. The token and activity REST services have been modified to search the database using VLV. The existing database can be fixed using the following procedure: http://pki.fedoraproject.org/wiki/Database_Upgrade_for_PKI_10.3.x#Relocating_VLV_indexes https://fedorahosted.org/pki/ticket/2342
* fix bashismsMatthew Harmsen2016-04-261-1/+1
| | | | | | - PKI TRAC Ticket #2249 - fix bashisms - changes 'source' to '.' - changes 'bash' to 'sh'
* Remove x86 architecture limitationsMatthew Harmsen2015-06-111-11/+1
| | | | - PKI Trac Ticket #1392 - Remove i686/x86_64 architecture
* Misc TPS packaging tasks:Jack Magne2014-08-228-0/+422
1. Make sure the new TPS packages all the applet files, like the old TPS has done. 2. Create a small new package called "pki-tps-client", which will hold ONLY the command line utility "tpsclient" and all of its supporting libraries. 3. Move the directory pki/base/tps to pki/base/tps-client We will do this until we can rewrite "tpclien" on the new Java TPS system. Add package pki-tps-client.