summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Cannot connect to ds when anon. access is offAbhishek Koneru2014-01-082-31/+37
* authentication pluginAndrew Wnuk2014-01-029-2/+314
* Replace '-Wformat-security' warning with '-Werror=format-security' errorMatthew Harmsen2013-12-182-4/+4
* Added dialog for adding TPS groups.Endi S. Dewata2013-12-165-11/+55
* Added dialog for adding TPS users.Endi S. Dewata2013-12-166-41/+184
* Fixed table style.Endi S. Dewata2013-12-1610-39/+61
* Added edit dialog boxes.Endi S. Dewata2013-12-1620-29/+716
* Using PATCH method for modify operations.Endi S. Dewata2013-12-169-167/+148
* Moved web application context file.Endi S. Dewata2013-12-1621-300/+203
* Added paging links.Endi S. Dewata2013-12-0619-183/+313
* Added RCUE sample files.Endi S. Dewata2013-12-0631-6/+626
* Added TPS UI skeleton.Endi S. Dewata2013-12-0622-6/+1079
* Added option to build without server packages.Endi S. Dewata2013-12-061-14/+15
* Added Backbone library.Endi S. Dewata2013-12-053-0/+2883
* Updated jQuery library.Endi S. Dewata2013-12-056-18/+10268
* Moved cmsbundle into server folder.Endi S. Dewata2013-12-057-30/+34
* Added ACL for selftests.Endi S. Dewata2013-12-0513-0/+65
* Add migration scripts to fix registry file and ownershipAde Lee2013-11-203-8/+121
* Replaced auth.properties with acl.properties.Endi S. Dewata2013-11-2018-66/+182
* Fixed return code on non-existent and duplicate entries.Endi S. Dewata2013-11-195-1/+59
* Added ACL for TPS profile mapping.Endi S. Dewata2013-11-196-2/+29
* Updated pki CLI man page.Endi S. Dewata2013-11-193-20/+39
* Fixed client-cert-import command.Endi S. Dewata2013-11-192-10/+47
* Fix useradd command in pkispawn to not create avcAde Lee2013-11-191-2/+4
* REST interface extensionAndrew Wnuk2013-11-186-7/+237
* Fixed problem with key-find.Endi S. Dewata2013-11-153-3/+3
* Added client-init command.Endi S. Dewata2013-11-156-91/+192
* Updated ACL and auth method mapping names.Endi S. Dewata2013-11-1515-67/+73
* Added ACL for TPS selftests.Endi S. Dewata2013-11-145-0/+23
* Added ACL for TPS connections.Endi S. Dewata2013-11-145-0/+27
* Added ACL for TPS configuration.Endi S. Dewata2013-11-145-0/+23
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-1410-17/+58
* Fixed CLI command parsing.Endi S. Dewata2013-11-142-13/+38
* Added paging on all find commands.Endi S. Dewata2013-11-1446-604/+420
* Added more null parameter checking.Endi S. Dewata2013-11-145-1/+50
* Added null parameter checking.Endi S. Dewata2013-11-109-0/+90
* Fixed find commands.Endi S. Dewata2013-11-0835-244/+266
* 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-0713-225/+165
* Added checks for CertRequest and Cert ResourcesAde Lee2013-11-074-35/+79
* Fix KeyRequest and Key Resources to return correct exit codesAde Lee2013-11-065-18/+72
* Fix return values in ProfileResourceAde Lee2013-11-061-8/+49
* Modify profile resource to return correct response for create or modify opAde Lee2013-11-066-14/+69
* Fix tpsclient failureMatthew Harmsen2013-11-051-1/+7
* Renamed CLI commands.Endi S. Dewata2013-11-055-40/+39
* Added TPS profile resource.Endi S. Dewata2013-11-0425-21/+1578
* Removed duplicate ACL classes.Endi S. Dewata2013-11-014-466/+30
* Renamed CLI commands.Endi S. Dewata2013-11-015-7/+7
* Fixed problem running GroupMemberProcessor on non-CA.Endi S. Dewata2013-11-015-69/+98