summaryrefslogtreecommitdiffstats
path: root/ipaserver/dnssec/ldapkeydb.py
Commit message (Expand)AuthorAgeFilesLines
* Import ABCs from collections.abcChristian Heimes2018-07-051-2/+10
* Add absolute_import future importsStanislav Laznicka2018-04-201-1/+1
* DNSSEC code cleanupChristian Heimes2018-02-071-25/+47
* DNSSEC: Reformat lines to address PEP8 violationsChristian Heimes2018-02-071-6/+10
* py3 dnssec: convert hexlify to strTomas Krizek2018-02-071-10/+20
* logging: do not log into the root loggerJan Cholasta2017-07-141-3/+2
* logging: do not reference loggers in arguments and attributesJan Cholasta2017-07-141-15/+15
* logging: remove object-specific loggersJan Cholasta2017-07-141-1/+5
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-221-1/+3
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-291-0/+450