summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Cleaned up code to install man pages.Endi S. Dewata2013-07-221-19/+7
* Reorganized deployment tools.Endi S. Dewata2013-07-2222-93/+47
* Minor changes in Installation Summary.Abhishek Koneru2013-07-222-8/+14
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-183-5/+14
* Fix a defect in upgrade scripts.Abhishek Koneru2013-07-161-4/+4
* Reorganized server files.Endi S. Dewata2013-07-1357-0/+9899
* Fixed pylint warning W0212.Abhishek Koneru2013-07-101-2/+2
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-105-22/+25
* Fix issues reported by pylint.Abhishek Koneru2013-07-1014-48/+49
* Moved script to remove JNI_JAR_DIR to 10.0.3 folder.Endi S. Dewata2013-07-101-0/+4
* Added support to backup folders during upgrade.Endi Sukma Dewata2013-07-081-37/+37
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-037-42/+38
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-025-70/+66
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-025-20/+20
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-022-63/+57
* Minor reference fix in selinux-setup.pyAbhishek Koneru2013-07-011-1/+1
* Applied PEP8 formatting to python files.Abhishek Koneru2013-06-2711-632/+632
* Code refactored for global variables and utility classes.Abhishek Koneru2013-06-2715-1408/+1471
* Modify pkispawn to handle case where no subsystemCerts are generatedAde Lee2013-06-261-1/+8