summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove execute permissions from systemd unit filesFraser Tweedale2016-02-151-4/+4
* Remove unused TOKEN_AUTHMGR_IMPL_NAME AuthToken attributeFraser Tweedale2016-02-151-19/+0
* Profile service: respond 409 on conflicting operationsFraser Tweedale2016-02-151-7/+8
* Added CLIs to inspect PKCS #12 file.Endi S. Dewata2016-02-128-1/+599
* Refactored PKCS12Export.Endi S. Dewata2016-02-126-195/+273
* PKI TRAC Ticket #1850 - Rename DRMTool --> KRATool (spec file)Matthew Harmsen2016-02-111-3/+11
* PKI TRAC Ticket #1850 - Rename DRMTool --> KRAToolMatthew Harmsen2016-02-116-888/+888
* Fixed token change status operation.Endi S. Dewata2016-02-101-0/+8
* Fixed token modify operation.Endi S. Dewata2016-02-083-61/+1
* Allow cert and key indexes > 9.Jack Magne2016-02-055-149/+380
* Added resource bundle for token state labels.Endi S. Dewata2016-02-059-39/+162
* Fixed token add operation.Endi S. Dewata2016-02-055-36/+65
* Fixed LDAP error handling in TokenService.Endi S. Dewata2016-02-053-14/+71
* Resolves: PKI TRAC Ticket #1714Matthew Harmsen2016-02-041-3/+5
* Fixed error handling in TokenService.Endi S. Dewata2016-02-031-21/+52
* Fixed TPS token state transitions.Endi S. Dewata2016-02-0312-70/+160
* Fixed KRA installation.Endi S. Dewata2016-02-033-3/+3
* Fixed TPS UI logout error message.Endi S. Dewata2016-02-021-1/+1
* Fix flake8 / PEP 8 violationsChristian Heimes2016-01-2512-81/+62
* Run flake8 and pylint --py3k tests during RPM buildChristian Heimes2016-01-252-1/+22
* Renamed pki.nss into pki.nssdb.Endi S. Dewata2016-01-234-8/+8
* Fixed installation summary for existing CA.Endi S. Dewata2016-01-233-10/+26
* Extract common base class for SSLAuthenticatorWithFallbackFraser Tweedale2016-01-215-253/+199
* Allow encoded slashes in HTTP pathsFraser Tweedale2016-01-212-0/+39
* Block startup until initial profile load completedFraser Tweedale2016-01-211-2/+35
* Ensure config store commits refresh file-based profile dataFraser Tweedale2016-01-211-1/+38
* Handle LDAPProfileSubsystem delete-then-recreate racesFraser Tweedale2016-01-211-20/+92
* Remove obsolete catalina config filesFraser Tweedale2016-01-2110-1353/+0
* Ticket #1007 preparation work - replace auditMsg with logMsgChristina Fu2016-01-205-302/+302
* Don't use settings like HTTP proxy from env vars during installationChristian Heimes2016-01-203-6/+16
* Remove #!python shebang from non-executablesChristian Heimes2016-01-1941-46/+0
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-196-30/+119
* Add LDAPPostReadControl classFraser Tweedale2016-01-191-0/+106
* Extract LDAPControl search function to LDAPUtilFraser Tweedale2016-01-192-11/+22
* Make sure the ESC auth dialog displays the User Id field first.Jack Magne2016-01-181-10/+21
* Added interface to run selftest in TPS UI.Endi S. Dewata2016-01-184-18/+217
* Updated CLI to run individual selftests.Endi S. Dewata2016-01-188-45/+353
* Added table to manage TPS user profiles.Endi S. Dewata2016-01-185-106/+357
* Fixed TPS UI to display accessible services only.Endi S. Dewata2016-01-183-8/+35
* Ticket #1375 Provide cert/key retention for externalRegChristina Fu2016-01-154-61/+379
* Improve 'authz manager not found' message stringFraser Tweedale2016-01-141-1/+1
* Fix escaping of password fields to prevent interpolationChristian Heimes2016-01-131-2/+6
* Fixed mismatching certificate validity calculation.Endi S. Dewata2016-01-082-14/+67
* Fixed external CA case for IPA compatibility.Endi S. Dewata2016-01-084-8/+40
* Remove unused constantFraser Tweedale2015-12-221-3/+0
* sslget must set Host HTTP headerChristian Heimes2015-12-151-13/+10
* Fixed selftest error handling.Endi S. Dewata2015-12-019-158/+161
* Avoid superfluous ConfigStore commit during profile creationFraser Tweedale2015-11-261-2/+1
* Updated pki-cert and pki-server-subsystem man pages.Endi S. Dewata2015-11-252-8/+41
* Added mechanism to import existing CA certificate.Endi S. Dewata2015-11-259-66/+557