summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* Fixed find commands.Endi S. Dewata2013-11-085-31/+94
* Fixed database cleanup issues.Endi S. Dewata2013-11-082-228/+207
* Revert to allowing security managerAde Lee2013-11-071-1/+1
* Fixed return code for user and group services.Endi S. Dewata2013-11-0710-207/+155
* Added checks for CertRequest and Cert ResourcesAde Lee2013-11-072-19/+63
* Fix KeyRequest and Key Resources to return correct exit codesAde Lee2013-11-062-10/+45
* Fix return values in ProfileResourceAde Lee2013-11-061-8/+49
* Modify profile resource to return correct response for create or modify opAde Lee2013-11-061-6/+25
* Renamed CLI commands.Endi S. Dewata2013-11-051-1/+1
* Added TPS profile resource.Endi S. Dewata2013-11-042-4/+14
* Removed duplicate ACL classes.Endi S. Dewata2013-11-012-436/+0
* Fixed problem running GroupMemberProcessor on non-CA.Endi S. Dewata2013-11-015-69/+98
* Renamed Processor to CAProcessor.Endi S. Dewata2013-11-019-21/+21
* Backup upgrade tracker.Endi S. Dewata2013-10-311-0/+1
* Fixed tests dependencies.Endi S. Dewata2013-10-3123-0/+3596
* Fixed logic for setting admin cert signing algorithmAde Lee2013-10-311-44/+79
* Fixed errors during Tomcat shutdown.Endi S. Dewata2013-10-282-16/+3
* Fixed error handling in DoUnrevoke servlet.Endi S. Dewata2013-10-281-2/+3
* Added access control for TPS token.Endi S. Dewata2013-10-281-11/+13
* Cleaned up CertEnrollmentRequest.Endi S. Dewata2013-10-255-6/+6
* Reorganized server packages.Endi S. Dewata2013-10-25652-0/+221809
* Stand-alone DRMMatthew Harmsen2013-10-256-266/+329
* Stand-alone DRMMatthew Harmsen2013-10-1510-348/+711
* enable tomcat access logAndrew Wnuk2013-10-151-2/+2
* Moved EnableSessionInAuthenticator script to 10.0.5.Endi S. Dewata2013-10-112-0/+4
* Add upgrade file for auth.propertiesAde Lee2013-10-092-0/+45
* Ticket 757 - Allow unescaped '%' characters in deployment file password valuesNathan Kinder2013-10-093-3/+36
* Fixed pylint issue in pkiparser.py.Endi S. Dewata2013-10-071-1/+1
* Ticket 755 - Detect unescaped percent characters in deployment filesNathan Kinder2013-10-074-0/+18
* Changes to TPSConnectorService based on reviewAde Lee2013-09-301-1/+3
* Add service to generate and retrieve a shared secretAde Lee2013-09-304-0/+134
* Added interactive install for tomcat TPSAde Lee2013-09-202-0/+107
* Upgrade script to fix JAVA_OPTSAde Lee2013-09-182-10/+49
* Added new link for resteasy dependencyAde Lee2013-09-174-0/+9
* fixing for new tomcat systemd filesAde Lee2013-09-176-330/+76
* TRAC Ticket #707 - Do not "require" the following pkispawn parameters for GUI...Matthew Harmsen2013-09-162-19/+43
* Catch all exceptions when checking for status.Ade Lee2013-09-062-10/+16
* TRAC Ticket #641 - Incorrect interface labels in pkidaemon outputMatthew Harmsen2013-09-042-32/+44
* Changed systemd service file so that target starts up correctlyAde Lee2013-09-022-3/+2
* Fixed pkispawn blocking during TPS deployment.Endi S. Dewata2013-08-261-2/+2
* Added TPS installation to the web based install panels for JavaAde Lee2013-08-234-0/+220
* converted strings to lists and applied subprocess.check_call():Matthew Harmsen2013-08-221-168/+181
* By default, disable SSL3_RSA_WITH_DES_CBC_SHA.Matthew Harmsen2013-08-201-1/+1
* Fixed pylint false positive.Endi S. Dewata2013-08-163-8/+14
* Initial code to configure a TPS in tomcatAde Lee2013-08-134-2/+45
* Fix link parsing code to remove broken symbolic links before replacing themAde Lee2013-08-021-0/+6
* Storing authentication info in session.Endi S. Dewata2013-07-291-0/+69
* Fixed NullPointerException with external CA.Endi S. Dewata2013-07-231-2/+1
* Added man pages for upgrade tools.Endi S. Dewata2013-07-222-16/+202
* Minor issue - redundant import in pkispawnAbhishek Koneru2013-07-222-3/+2