summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* setpin utility doesn't set the pin for users.Jack Magne2015-08-131-0/+5
* One-liner fix to conditional for new SerialNumberUpdateTaskAde Lee2015-08-121-2/+2
* Fixed missing query parameters in ListCerts page.Endi S. Dewata2015-08-121-31/+29
* Separate range and cert status threadsAde Lee2015-08-121-4/+76
* Replace Exception.message with str(exc)Christian Heimes2015-08-101-5/+4
* Simplify exception handling in pkihelperChristian Heimes2015-08-101-32/+24
* remove more inaccessible URLs from server.xmlMatthew Harmsen2015-08-074-16/+12
* Ticket 1531 Directory auth plugin requires LDAP anonymous bindsChristina Fu2015-08-076-12/+131
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-054-27/+33
* Add code to reindex data during cloning without replicationAde Lee2015-07-315-30/+78
* Firefox warningJack Magne2015-07-311-9/+0
* Add certutil options for ECCMatthew Harmsen2015-07-285-5/+38
* Remove noise file generation codeAde Lee2015-07-282-64/+19
* Fix code to add replicationdb password unless already presentAde Lee2015-07-241-1/+1
* Updated man pages with TPS info.Endi S. Dewata2015-07-183-30/+178
* Updated man page for configuring secure LDAP connection.Endi S. Dewata2015-07-181-36/+77
* Added 'pkidaemon' man page.Matthew Harmsen2015-07-171-0/+304
* Document workaround for 1454 in 'pkispawn' man page.Jack Magne2015-07-171-1/+18
* Removed hard-coded /root in pkispawn man page.Endi S. Dewata2015-07-171-5/+6
* TPS add phone home URLs to pkidaemon status message.Jack Magne2015-07-164-0/+120
* Updated pkispawn man page.Endi S. Dewata2015-07-161-103/+302
* Fix exception when talking to dogtag 9 systemsAde Lee2015-07-161-6/+3
* Added man pages for pki-serverAde Lee2015-07-165-0/+429
* Fixed PKCS12Export output.Endi S. Dewata2015-07-151-1/+3
* Fixed cert-find performance.Endi S. Dewata2015-07-153-49/+112
* Renamed deprecated pylint 'disable-msg' to 'disable'.Matthew Harmsen2015-07-141-1/+1
* Man page updates for cloningAde Lee2015-07-141-6/+41
* Disable 'W1401' anomalous-backslash-in-string pylint warning for regexMatthew Harmsen2015-07-131-0/+1
* remove inaccessible URLs from server.xmlMatthew Harmsen2015-07-133-6/+40
* Add details on exporting and importing system certs when cloning.Ade Lee2015-07-131-1/+16
* Ticket 1414: Add documentation of pki_clone_setup_replicationAde Lee2015-07-131-1/+5
* pkispawn man page ECC exampleMatthew Harmsen2015-07-101-0/+34
* In-tree tests and linting with toxChristian Heimes2015-07-102-8/+8
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-091-6/+4
* Fixed default cert-find filter.Endi S. Dewata2015-07-061-120/+128
* Omit OCSP from clone description.Jack Magne2015-07-061-4/+4
* Note on overriding pki_client_dir when using an HSMMatthew Harmsen2015-07-061-0/+3
* Ticket 1447 pkispawn: findCertByNickname fails to find cert in creating share...Christina Fu2015-07-061-5/+9
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-021-97/+117
* Limited Interactive Installation SupportMatthew Harmsen2015-07-022-33/+56
* Ticket 1438 pkispawn: SSL_ForceHandshake issue for non-CA on HSM on both shar...Christina Fu2015-07-011-35/+72
* Cleaned up SystemConfigService.configureClone().Endi S. Dewata2015-07-011-50/+22
* Cleaned up SystemConfigService.validateRequest().Endi S. Dewata2015-07-011-31/+38
* Fixed Modutil.is_security_module_registered().Endi S. Dewata2015-06-291-45/+45
* Fixed selftests log message.Endi S. Dewata2015-06-2311-771/+396
* Fixed ProxyRealm for Tomcat 8.Endi S. Dewata2015-06-191-0/+5
* Add profiles schema update fileFraser Tweedale2015-06-191-0/+4
* Displaying pkispawn/pkidestroy log file names.Endi S. Dewata2015-06-182-0/+4
* Check security module registrationMatthew Harmsen2015-06-182-0/+59
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-1832-82/+125