summaryrefslogtreecommitdiffstats
path: root/ipaserver/dnssec
Commit message (Expand)AuthorAgeFilesLines
* Add ODS manager abstraction to ipaplatformChristian Heimes2019-04-241-7/+2
* Debian: Add fixes for OpenDNSSEC 2.0Christian Heimes2019-04-241-2/+7
* Py3: Remove subclassing from objectChristian Heimes2018-09-274-5/+7
* Fix pylint 2.0 conditional-related violationsArmando Neto2018-07-122-3/+3
* Fix pylint 2.0 return-related violationsArmando Neto2018-07-111-0/+1
* Cleanup shebang and executable bitChristian Heimes2018-07-052-2/+0
* Import ABCs from collections.abcChristian Heimes2018-07-052-4/+21
* Add absolute_import future importsStanislav Laznicka2018-04-204-2/+6
* Have all the scripts run in python 3 by defaultStanislav Laznicka2018-02-152-2/+2
* DNSSEC code cleanupChristian Heimes2018-02-071-25/+47
* DNSSEC: Reformat lines to address PEP8 violationsChristian Heimes2018-02-074-12/+24
* More DNSSEC house keepingChristian Heimes2018-02-072-30/+29
* py3 dnssec: convert hexlify to strTomas Krizek2018-02-072-19/+30
* py3: bindmgr: fix bytes issuesTomas Krizek2018-02-071-6/+8
* py3: bindmgr: fix iteration over bytesMartin Basti2018-02-071-10/+16
* py3: ipa-dnskeysyncd: fix bytes issuesMartin Basti2018-02-071-13/+13
* Update to python-ldap 3.0.0Christian Heimes2017-12-061-2/+0
* dnssec: fix localhsm.py utility scriptTomas Krizek2017-08-301-2/+3
* logging: do not log into the root loggerJan Cholasta2017-07-142-4/+3
* logging: do not reference loggers in arguments and attributesJan Cholasta2017-07-143-19/+26
* logging: remove object-specific loggersJan Cholasta2017-07-145-39/+57
* Fix PKCS11 helperMartin Basti2017-04-121-2/+3
* 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-299-0/+1616