summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* Refactored certificate processors.Endi S. Dewata2015-09-308-47/+104
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-304-52/+73
* Python client for subcasAde Lee2015-09-272-14/+33
* Added Features REST API resourceAde Lee2015-09-271-0/+66
* Lightweight CAs: REST cert request param to specify authorityFraser Tweedale2015-09-261-3/+9
* Lightweight CAs: initial supportFraser Tweedale2015-09-2611-30/+135
* Added support for secure database connection in CLI.Endi S. Dewata2015-09-222-11/+96
* Fixed pkidbuser group memberships.Endi S. Dewata2015-09-151-28/+59
* Added CLI to update cert data and request in CS.cfg.Endi S. Dewata2015-09-046-47/+684
* Ticket 1566 on HSM, non-CA subystem installations failing while trying to joi...Christina Fu2015-08-192-18/+26
* Silence no-name-in-module errorChristian Heimes2015-08-191-1/+1
* Py3 compatibility: set default for verbosity to 0Christian Heimes2015-08-171-1/+1
* 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