summaryrefslogtreecommitdiffstats
path: root/ipapython/dnssec/ldapkeydb.py
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes to the codeStanislav Laznicka2016-02-241-1/+1
* ipapython: port p11helper C code to PythonJan Cholasta2016-01-211-1/+1
* Use print_function future definition wherever print() is usedPetr Viktorin2016-01-201-0/+2
* DNSSEC: remove keys purged by OpenDNSSEC from master HSM from LDAPPetr Spacek2016-01-071-11/+61
* DNSSEC: add debug mode to ldapkeydb.pyPetr Spacek2016-01-071-2/+52
* DNSSEC: remove obsolete TODO notePetr Spacek2016-01-071-1/+0
* Remove unused importsMartin Basti2015-12-231-7/+5
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-3/+3
* Use absolute importsPetr Viktorin2015-08-121-1/+2
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* Make lint work on Fedora 22.David Kupka2015-04-271-0/+1
* ipapython: Fix incorrect python shebangsTomas Babej2015-01-261-1/+0
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-211-0/+351