summaryrefslogtreecommitdiffstats
path: root/ipapython/dnssec/localhsm.py
Commit message (Expand)AuthorAgeFilesLines
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-291-227/+0
* do not use keys() method when iterating through dictionariesMartin Babinsky2016-10-121-2/+2
* Pylint: fix the rest of unused local variablesMartin Basti2016-10-111-3/+1
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* ipapython: port p11helper C code to PythonJan Cholasta2016-01-211-2/+2
* Remove unused importsMartin Basti2015-12-231-2/+0
* Use the print functionPetr Viktorin2015-09-011-19/+21
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-12/+8
* Use absolute importsPetr Viktorin2015-08-121-1/+3
* ipapython: Fix incorrect python shebangsTomas Babej2015-01-261-1/+1
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-211-0/+229