summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
...
* Py3 compatibility: encode output of subprocess callChristian Heimes2015-08-176-16/+22
* Py3 compatibility: write XML as encoded bytesChristian Heimes2015-08-1710-27/+32
* Py3 modernization: misc manual fixesChristian Heimes2015-08-176-33/+41
* policycoreutils-python3 lacks sepolgen on Fedora 22Christian Heimes2015-08-172-4/+21
* Py3 modernization: libmodernize.fixes.fix_dict_sixChristian Heimes2015-08-171-1/+1
* Py3 modernization: libmodernize.fixes.fix_metaclassChristian Heimes2015-08-171-4/+2
* Py3 modernization: libmodernize.fixes.fix_xrange_sixChristian Heimes2015-08-171-1/+1
* Py3 modernization: libmodernize.fixes.fix_input_sixChristian Heimes2015-08-172-5/+10
* Py3 modernization: libmodernize.fixes.fix_printChristian Heimes2015-08-1714-327/+341
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2015-08-1750-0/+56
* Ticket #1556 Weak HTTPS TLS ciphersChristina Fu2015-08-174-34/+110
* Make pki PEP 8 compatibleChristian Heimes2015-08-1433-304/+401
* 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