summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* Added paging links.Endi S. Dewata2013-12-061-0/+94
* Added RCUE sample files.Endi S. Dewata2013-12-0622-6/+572
* Added TPS UI skeleton.Endi S. Dewata2013-12-062-0/+85
* Added Backbone library.Endi S. Dewata2013-12-052-0/+2857
* Updated jQuery library.Endi S. Dewata2013-12-054-11/+10262
* Moved cmsbundle into server folder.Endi S. Dewata2013-12-056-0/+3709
* Add migration scripts to fix registry file and ownershipAde Lee2013-11-203-8/+121
* Replaced auth.properties with acl.properties.Endi S. Dewata2013-11-206-51/+68
* Added ACL for TPS profile mapping.Endi S. Dewata2013-11-191-0/+1
* Fix useradd command in pkispawn to not create avcAde Lee2013-11-191-2/+4
* REST interface extensionAndrew Wnuk2013-11-182-7/+128
* Updated ACL and auth method mapping names.Endi S. Dewata2013-11-151-3/+9
* Added ACL for TPS selftests.Endi S. Dewata2013-11-141-0/+1
* Added ACL for TPS connections.Endi S. Dewata2013-11-141-0/+1
* Added ACL for TPS configuration.Endi S. Dewata2013-11-141-0/+1
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-141-0/+1
* Added paging on all find commands.Endi S. Dewata2013-11-147-104/+194
* Added more null parameter checking.Endi S. Dewata2013-11-145-1/+50
* Added null parameter checking.Endi S. Dewata2013-11-102-0/+36
* 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