summaryrefslogtreecommitdiffstats
path: root/ipapython/dnssec
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typosYuri Chornoivan2016-06-201-1/+1
* Cosmetic changes to the codeStanislav Laznicka2016-02-241-1/+1
* ipapython: port p11helper C code to PythonJan Cholasta2016-01-213-4/+4
* Use print_function future definition wherever print() is usedPetr Viktorin2016-01-201-0/+2
* DNSSEC: ipa-dnskeysyncd: call ods-signer ldap-cleanup on zone removalPetr Spacek2016-01-071-0/+6
* DNSSEC: ipa-dnskeysyncd: Skip zones with old DNSSEC metadata in LDAPPetr Spacek2016-01-072-9/+31
* 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
* DNSSEC: Make sure that current key state in LDAP matches key state in BINDPetr Spacek2016-01-071-1/+5
* Remove unused importsMartin Basti2015-12-236-22/+5
* Refactor ipautil.runPetr Viktorin2015-12-142-4/+6
* DNSSEC: Fix HSM synchronization in ipa-dnskeysyncd when running on DNSSEC key...Petr Spacek2015-09-031-1/+1
* Use the print functionPetr Viktorin2015-09-011-19/+21
* Use Python3-compatible dict method namesPetr Viktorin2015-09-013-25/+19
* Use absolute importsPetr Viktorin2015-08-124-6/+9
* 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-268-8/+2
* DNSSEC: fix root zone dns name conversionMartin Basti2015-01-231-0/+3
* Fix zone name to directory name conversion in BINDMgr.Petr Spacek2014-10-291-1/+31
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-219-0/+1464