summaryrefslogtreecommitdiffstats
path: root/base/common/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Change cmake projects from Java to NONEAde Lee2012-11-201-1/+1
|
* Renamed "shared" folder to "server".Endi Sukma Dewata2012-10-071-1/+1
| | | | | | | The "shared" folder in /usr/share/pki has been renamed to "server" since it contains only server files. Ticket #353
* Added common ROOT webapp.Endi Sukma Dewata2012-09-121-1/+1
| | | | | | | | | | | The current ROOT webapp will redirect users coming to the root URL path to the proper path of the subsystem's webapp. Since now a single Tomcat instance may have multiple subsystems, a new ROOT webapp has been added to present the user with a menu of all available webapps from all subsystems in the instance. Ticket #89
* PKI Deployment ScriptletsMatthew Harmsen2012-05-251-0/+43
| | | | | | | * Integration of Tomcat 7 * Addition of centralized 'pki-tomcatd' systemd functionality to the PKI Deployment strategy * Removal of 'pki_flavor' attribute
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+16
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131