summaryrefslogtreecommitdiffstats
path: root/base/server/python/pki/server
Commit message (Expand)AuthorAgeFilesLines
...
* Replaced Jettison with Jackson.Endi S. Dewata2014-02-061-12/+72
* Fixed template deployment.Endi S. Dewata2014-02-061-0/+16
* Debian: add init script functionalityAde Lee2014-01-082-5/+29
* Cannot connect to ds when anon. access is offAbhishek Koneru2014-01-081-13/+34
* Moved web application context file.Endi S. Dewata2013-12-162-86/+79
* Replaced auth.properties with acl.properties.Endi S. Dewata2013-11-201-1/+1
* Fix useradd command in pkispawn to not create avcAde Lee2013-11-191-2/+4
* Renamed CLI commands.Endi S. Dewata2013-11-051-1/+1
* Backup upgrade tracker.Endi S. Dewata2013-10-311-0/+1
* Stand-alone DRMMatthew Harmsen2013-10-252-263/+253
* Stand-alone DRMMatthew Harmsen2013-10-156-334/+597
* Ticket 757 - Allow unescaped '%' characters in deployment file password valuesNathan Kinder2013-10-091-0/+33
* Fixed pylint issue in pkiparser.py.Endi S. Dewata2013-10-071-1/+1
* Ticket 755 - Detect unescaped percent characters in deployment filesNathan Kinder2013-10-072-0/+12
* Changes to TPSConnectorService based on reviewAde Lee2013-09-301-1/+3
* Add service to generate and retrieve a shared secretAde Lee2013-09-303-0/+133
* Added interactive install for tomcat TPSAde Lee2013-09-201-0/+42
* Added new link for resteasy dependencyAde Lee2013-09-171-0/+2
* fixing for new tomcat systemd filesAde Lee2013-09-171-1/+1
* TRAC Ticket #707 - Do not "require" the following pkispawn parameters for GUI...Matthew Harmsen2013-09-161-19/+23
* Catch all exceptions when checking for status.Ade Lee2013-09-062-10/+16
* Fixed pkispawn blocking during TPS deployment.Endi S. Dewata2013-08-261-2/+2
* 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-161-4/+8
* Initial code to configure a TPS in tomcatAde Lee2013-08-132-1/+33
* Fixed NullPointerException with external CA.Endi S. Dewata2013-07-231-2/+1
* Minor issue - redundant import in pkispawnAbhishek Koneru2013-07-221-2/+2
* Reorganized deployment tools.Endi S. Dewata2013-07-2219-0/+6710
* Fix a defect in upgrade scripts.Abhishek Koneru2013-07-161-4/+4
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-101-17/+17
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-031-4/+4
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-021-10/+10
* Applied PEP8 formatting to python files.Abhishek Koneru2013-06-272-8/+8
* Added support for backup/restore on upgrade.Endi Sukma Dewata2013-05-151-0/+6
* Fixed undefined PKIException.Endi Sukma Dewata2013-04-291-2/+2
* Fixed undefined BASE_DIR.Endi Sukma Dewata2013-04-291-4/+4
* Added upgrade scriptlet to add JNI_JAR_DIR.Endi Sukma Dewata2013-04-292-3/+1
* Fixed server upgrade problem on new installation.Endi Sukma Dewata2013-04-291-0/+4
* Refactored upgrade framework into base and server upgrade.Endi Sukma Dewata2013-04-252-0/+400